summaryrefslogtreecommitdiff
path: root/.github/workflows/compilers.yml
AgeCommit message (Expand)Author
2022-01-06Compile with USE_RVARGC=0 on CIPeter Zhu
2021-12-28USE_RVARGC released; why not CI卜部昌平
2021-12-18Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada
2021-12-16[DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada
2021-12-02Cache downloaded filesNobuyoshi Nakada
2021-11-21Throttle pull-requests only [ci skip]Nobuyoshi Nakada
2021-11-18Throttle GitHub Actions [ci skip]Nobuyoshi Nakada
2021-10-29Skip tests if only document files changedNobuyoshi Nakada
2021-10-26.github: use GNUMAKEFLAGS instead of JOBS卜部昌平
2021-10-20Don't enable YJIT by default. More tests on both Ubuntu and MacOS.Noah Gibbs
2021-09-23.github/workflows/compilers.yml: Use `GNUMAKEFLAGS`.Jun Aruga
2021-09-10.github/workflows/compilers.yml: disable shared for LTO卜部昌平
2021-09-10.github/workflows/compilers.yml: --enable-shared卜部昌平
2021-08-30Unify configure stepsNobuyoshi Nakada
2021-08-24.github/workflows/compilers.yml: Specify a container running user as root.Jun Aruga
2021-08-15Disable checks for LTO [ci skip]Nobuyoshi Nakada
2021-08-14Add checks for gcc/clang with LTONobuyoshi Nakada
2021-08-12Separate jobs conditionsNobuyoshi Nakada
2021-08-10.github/workflows/compilers.yml: clang-14卜部昌平
2021-08-02Use `${{}}` for if statementHiroshi SHIBATA
2021-07-01Replace copy coroutine with pthread implementation.Samuel Williams
2021-05-11.github/compilers/workflows.yml: support GCC-11卜部昌平
2021-04-08Use autogen.shNobuyoshi Nakada
2021-02-22Drop obsoleted ci skip checksTakashi Kokubun
2021-02-10.github/workflows/compilers.yml: clang-13卜部昌平
2021-01-11Removed ENABLE_PATH_CHECK condition [ci skip]Nobuyoshi Nakada
2020-12-27Check leaked global symbols under more various conditionsNobuyoshi Nakada
2020-12-10.github: reduce (#3876)卜部昌平
2020-11-10Removed canonicalization for mathnNobuyoshi Nakada
2020-10-21.github: reduce copy&paste卜部昌平
2020-10-06Use $GITHUB_ENV instead of set-envKazuhiro NISHIYAMA
2020-09-07.github: try GitHub Container Registry卜部昌平
2020-08-23.github/workflows/compilers.yml: more compilers卜部昌平
2020-08-11.github/workflows/compilers.yml: clang-12卜部昌平
2020-07-26Fixed a typoNobuyoshi Nakada
2020-07-03RUBY_DEBUG_LOG: Logging debug information mechanism (#3279)Koichi Sasada
2020-06-23Include workflow name in a notification of CompilationsTakashi Kokubun
2020-06-16Update without touch-unicode-filesNobuyoshi Nakada
2020-06-16Just update sources in CI without fetchingNobuyoshi Nakada
2020-06-09.github: add test for -DMJIT_FORCE_ENABLE卜部昌平
2020-06-04No GITPULLOPTIONS by defaultNobuyoshi Nakada
2020-06-04Fetch no tagsNobuyoshi Nakada
2020-06-04Removed fetch-depthNobuyoshi Nakada
2020-05-29Respect BIGNUM_DEBUG defined by command line optionNobuyoshi Nakada
2020-05-09.github/workflows/compilers.yml: GCC 10.1 released卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平