summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2021-10-20Move test_yjit_asm.sh into miscAlan Wu
2021-10-20Revert "Disable YJIT while running MJIT tests (#62)"Alan Wu
2021-10-20Minimize diff in existing workflow filesAlan Wu
2021-10-20Use env var to turn on YJIT for test-bundled-gemsAlan Wu
2021-10-20Remove YJIT CI configs for tests make check runsAlan Wu
2021-10-20Turn on YJIT for repeat-count=2 runs through env varAlan Wu
2021-10-20Turn on YJIT in macOS workflowAlan Wu
2021-10-20Enable leaked global tests in YJIT workflowsAlan Wu
2021-10-20Correct workflow name for YJIT UbuntuAlan Wu
2021-10-20Try turning off test-bundler-parallel to see if that fixes all the build errorsNoah Gibbs
2021-10-20Don't enable YJIT by default. More tests on both Ubuntu and MacOS.Noah Gibbs
2021-10-20Re-enable leaked global checkAlan Wu
2021-10-20Try running with more YJIT options in CI to surface more bugsMaxime Chevalier-Boisvert
2021-10-20Disable YJIT while running MJIT tests (#62)Aaron Patterson
2021-10-20Create GitHub workflow to run ASM tests (#8)Maxime Chevalier-Boisvert
2021-10-20Delete codeql-analysis-2.ymlMaxime Chevalier-Boisvert
2021-10-20Create codeql-analysis-2.ymlMaxime Chevalier-Boisvert
2021-10-20Use autogen.sh in YJIT's CI setupAlan Wu
2021-10-20Rename first call => threshold oneMaxime Chevalier-Boisvert
2021-10-20Add a CI check for --yjit-call-threshold=1Alan Wu
2021-10-14Disable install-doc at CodeQLNobuyoshi Nakada
2021-10-14Set GNUMAKEFLAGS at CodeQLNobuyoshi Nakada
2021-10-04Relax time-out for bundlerNobuyoshi Nakada
2021-10-04Shorten timeouts on macOS and MinGWNobuyoshi Nakada
2021-10-01Use macos-11 instead of macos-latestKazuhiro NISHIYAMA
2021-10-01Use macos-10.15 and macos-11 instead of macos-latestKazuhiro NISHIYAMA
2021-09-23.github/workflows/compilers.yml: Use `GNUMAKEFLAGS`.Jun Aruga
2021-09-20CI: Enable MINGW-UCRT build and test in github actionsLars Kanis
2021-09-10.github/workflows/compilers.yml: disable shared for LTO卜部昌平
2021-09-10.github/workflows/baseruby.yml: check Ruby 3.0卜部昌平
2021-09-10.github/workflows/compilers.yml: --enable-shared卜部昌平
2021-09-06Schedule to update bundled_gemsNobuyoshi Nakada
2021-08-30Unify configure stepsNobuyoshi Nakada
2021-08-30Fix empty values to booleansNobuyoshi Nakada
2021-08-28[Windows CI] Stop VS-2022Nobuyoshi Nakada
2021-08-28[Windows CI] Stop on error in VS-2022Nobuyoshi Nakada
2021-08-28[Windows CI] Setup envNobuyoshi Nakada
2021-08-27[Windows CI] Set PATCH pathNobuyoshi Nakada
2021-08-27[Windows CI] Make test-all parallel and verboseNobuyoshi Nakada
2021-08-27[Windows CI] Group nmake stepNobuyoshi Nakada
2021-08-27[Windows CI] Moved parameters to includeNobuyoshi Nakada
2021-08-26Use patch installed by msys2/setup-msys2Kazuhiro NISHIYAMA
2021-08-26Use bundled libffi on windows-2022Kazuhiro NISHIYAMA
2021-08-26Install patchKazuhiro NISHIYAMA
2021-08-26Ignore errors on windows-2022Kazuhiro NISHIYAMA
2021-08-26Use newer libffi on windows-2022Kazuhiro NISHIYAMA
2021-08-26Set VCVARSKazuhiro NISHIYAMA
2021-08-26Add Windows Server 2022 with Visual Studio 2022Kazuhiro NISHIYAMA
2021-08-24.github/workflows/compilers.yml: Specify a container running user as root.Jun Aruga
2021-08-15Update TypeProf to 0.15.1Yusuke Endoh