summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Add mjit-bindgen workflow (#6327)Takashi Kokubun2022-09-051-0/+101
* miniruby may not be built when cross-compilingNobuyoshi Nakada2022-09-031-1/+2
* Run specs with CHECK_LEAKS=trueBenoit Daloze2022-08-292-0/+4
* Added test-syntax-suggest to CIHiroshi SHIBATA2022-08-261-1/+1
* Add @k0kubun to CODEOWNERS for YJITMaxime Chevalier-Boisvert2022-08-231-6/+6
* Ubuntu 18.04 in GHA is deprecated from Aug 8,2022Hiroshi SHIBATA2022-08-231-1/+0
* Ignore `.document` only commits [ci skip]Nobuyoshi Nakada2022-08-2211-0/+22
* Show the exact version of cl.exe [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
* Revert "Try reproducing the MinGW hang on time command (#6168)"Takashi Kokubun2022-07-281-1/+1
* Try reproducing the MinGW hang on time command (#6168)Takashi Kokubun2022-07-271-1/+1
* Bundled gems test needs `prepare-gems`Nobuyoshi Nakada2022-07-255-8/+11
* Remove macOS 10.15 from CIPeter Zhu2022-07-211-1/+0
* Mark ruby scripts in YAML [ci skip]Nobuyoshi Nakada2022-07-202-0/+3
* Tentatively put macOS CIs back with adding macOS 12Nobuyoshi Nakada2022-07-071-0/+99
* [wasm] get rid of workaround use of older binaryen and update to latestYuta Saito2022-07-061-4/+3
* CI: skip the failing test onlyNobuyoshi Nakada2022-07-051-2/+2
* CI: skip objspace test on MinGW for nowNobuyoshi Nakada2022-07-051-1/+5
* 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
* CI: Add conditions for `test_task` on MinGWNobuyoshi Nakada2022-07-011-4/+7
* Use `matrix.arch` separated from `matrix.configure`Nobuyoshi Nakada2022-06-301-5/+6
* Show flags instead of `-s` option in `GNUMAKEFLAGS`Nobuyoshi Nakada2022-06-231-0/+1
* Pass LDFLAGS via environment variableNobuyoshi Nakada2022-06-231-1/+1
* Refactor compilations workflowNobuyoshi Nakada2022-06-221-115/+118
* [CI] add gcc-12卜部昌平2022-06-211-0/+1
* .github/workflows/compilers.yml: annocheck: Fix gaps and notes test.Jun Aruga2022-06-211-4/+2
* .github/workflows/compilers.yml: Skip gaps test on annocheck 10.76.Jun Aruga2022-06-201-1/+2
* Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada2022-06-1911-11/+11
* .github/workflows/compilers.yml: annocheck: Fix a linker flag to pass MJIT te...Jun Aruga2022-06-071-8/+2
* YJIT: Relax minimum Rust version requirement to 1.58.1Alan Wu2022-05-291-1/+5
* remove `-DTHREAD_DEBUG` ruleKoichi Sasada2022-05-241-1/+0
* Rename test_jit to test_mjitTakashi Kokubun2022-05-201-2/+2
* Write skipping instead of skiping [ci skip]Kaíque Kandy Koga2022-05-181-1/+1
* Add `make test-annocheck` to detect security issues.Jun Aruga2022-05-161-0/+24
* .github/workflows/compilers.yml: Add configure --enable-mkmf-verbose case.Jun Aruga2022-05-121-0/+1
* Bump github/codeql-action from 1 to 2dependabot[bot]2022-05-021-3/+3
* Rust YJITAlan Wu2022-04-273-57/+37
* [CI] Use -O2 on LTO builds as intendedAlan Wu2022-04-251-5/+5
* [CI] resort to clang-14 (#5824)卜部昌平2022-04-201-2/+2
* Github -> GitHubTim Smith2022-04-191-3/+3
* Fix build errors with development version of ClangAlan Wu2022-04-141-4/+10
* Disabled cross compile for unknown errors with psych buildHiroshi SHIBATA2022-03-251-4/+4
* Added libyaml-dev into BASERUBY checkHiroshi SHIBATA2022-03-251-1/+1
* Bump actions/checkout from 2 to 3dependabot[bot]2022-03-2414-14/+14
* Bump actions/cache from 2 to 3dependabot[bot]2022-03-2411-14/+14
* Added dependabot configuration for actions dependenciesHiroshi SHIBATA2022-03-241-0/+6
* [MSWin] Try VS2022Nobuyoshi Nakada2022-02-201-1/+1
* [MSWin] Reduce duplicate configurationsNobuyoshi Nakada2022-02-201-11/+13