summaryrefslogtreecommitdiff
path: root/.github/workflows/compilers.yml
Commit message (Expand)AuthorAgeFilesLines
* Revert "Don't call action-slack if SLACK_WEBHOOK_URL is not set"NARUSE, Yui2023-05-121-1/+1
* give up checking old compilers卜部昌平2023-05-121-6/+0
* Don't call action-slack if SLACK_WEBHOOK_URL is not setNARUSE, Yui2023-05-121-1/+1
* add CI matrix for clang 17 / GCC 13卜部昌平2023-05-081-2/+4
* Add a CI check for ext/SetupAlan Wu2023-04-261-0/+5
* Ignore markdown files only commits [ci skip]Nobuyoshi Nakada2023-04-191-0/+2
* Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]2023-04-141-1/+1
* [Feature #19579] Remove !USE_RVARGC code (#7655)Peter Zhu2023-04-041-2/+0
* Check leaked global symbols by defaultNobuyoshi Nakada2023-04-031-1/+0
* Revert "dump `RUBY_DEBUG_LOG` logs into `/dev/null`"Koichi Sasada2023-03-311-1/+1
* dump `RUBY_DEBUG_LOG` logs into `/dev/null`Koichi Sasada2023-03-311-1/+1
* enable GH actions on `USE_RUBY_DEBUG_LOG=1`Koichi Sasada2023-03-301-1/+1
* Use merge_groupNARUSE, Yui2023-03-281-0/+6
* Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]2023-03-281-1/+1
* Bump actions/cache from 3.2.6 to 3.3.1dependabot[bot]2023-03-171-1/+1
* Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]2023-03-171-1/+1
* [Feature #19442] Remove USE_RINCGC flagMatt Valentine-House2023-03-161-1/+0
* Disable RJIT_FORCE_ENABLE CI for nowTakashi Kokubun2023-03-131-1/+1
* Bump ruby/action-slack from 3.0.0 to 3.2.1dependabot[bot]2023-03-141-1/+1
* Revert "Update ruby/action-slack v3.1.1 (#7505)"Takashi Kokubun2023-03-111-1/+1
* Update ruby/action-slack v3.1.1 (#7505)Hiroshi SHIBATA2023-03-111-1/+1
* Allow enabling YJIT and RJIT independently (#7474)Takashi Kokubun2023-03-071-1/+6
* Bump ruby/action-slack from 3.0.0 to 3.1.0dependabot[bot]2023-03-081-1/+1
* s/MJIT/RJIT/Takashi Kokubun2023-03-061-1/+1
* Split a workflow for annocheck (#7450)Takashi Kokubun2023-03-051-12/+0
* Investigate missing ./autogen.shTakashi Kokubun2023-03-021-1/+6
* Bump actions/cache from 3.2.5 to 3.2.6dependabot[bot]2023-02-221-1/+1
* Bump actions/cache from 3.2.4 to 3.2.5dependabot[bot]2023-02-161-1/+1
* CI: Pass -O2 for annocheckAlan Wu2023-02-031-2/+3
* Bump actions/cache from 3.2.2 to 3.2.4dependabot[bot]2023-02-011-1/+1
* Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]2023-02-011-1/+1
* Remove no longer used environment variable [ci skip]Nobuyoshi Nakada2023-01-091-5/+0
* Bump actions/cache from 3.2.0 to 3.2.2dependabot[bot]2023-01-031-1/+1
* Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]2022-12-231-1/+1
* Bump actions/cache from 3.0.11 to 3.2.0dependabot[bot]2022-12-231-1/+1
* Ignore man directories entirely [ci skip]Nobuyoshi Nakada2022-12-201-5/+2
* Added permission restrictions for GitHub actionsHiroshi SHIBATA2022-11-281-0/+3
* [StepSecurity] ci: Harden GitHub ActionsStepSecurity Bot2022-11-251-3/+3
* Use ruby/action-slack@v3.0.0 and ref_name (#6633)Takashi Kokubun2022-10-251-2/+2
* Ignore manual files only commits [ci skip]Nobuyoshi Nakada2022-10-181-0/+4
* LLVM 15 released卜部昌平2022-09-211-2/+3
* Run specs with CHECK_LEAKS=trueBenoit Daloze2022-08-291-0/+2
* Ignore `.document` only commits [ci skip]Nobuyoshi Nakada2022-08-221-0/+2
* Add `--enable-devel` configure optionNobuyoshi Nakada2022-08-111-1/+1
* Do not enable RUBY_DEVEL by RUBY_PATCHLEVELJeremy Evans2022-08-091-0/+1
* Bundled gems test needs `prepare-gems`Nobuyoshi Nakada2022-07-251-2/+0
* Disable USE_DEBUG_COUNTER test for now [ci skip]Nobuyoshi Nakada2022-07-031-1/+1
* Add check for USE_DEBUG_COUNTERNobuyoshi Nakada2022-07-031-0/+1
* Show flags instead of `-s` option in `GNUMAKEFLAGS`Nobuyoshi Nakada2022-06-231-0/+1
* Pass LDFLAGS via environment variableNobuyoshi Nakada2022-06-231-1/+1