summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2020-12-19Install gdb on ActionsTakashi Kokubun
2020-12-19Check macros for headersNobuyoshi Nakada
2020-12-19Renamed check_encoding.yml as check_misc.yml [ci skip]Nobuyoshi Nakada
2020-12-17Remove --jit-save-temps from MJITTakashi Kokubun
2020-12-16Different names instead of `ulimit`Nobuyoshi Nakada
2020-12-13`ulimit` does not affect another shellKazuhiro NISHIYAMA
2020-12-12Allow dumping a core file on ActionsTakashi Kokubun
2020-12-11Add some JIT options to MJIT ActionsTakashi Kokubun
2020-12-10Reintroduce the fix againTakashi Kokubun
2020-12-10Fix the path properlyTakashi Kokubun
2020-12-10Try fixing the -I positionTakashi Kokubun
2020-12-10Actions mingw - add tool/test for WEBrick in spec tests (#3882)MSP-Greg
2020-12-10.github: reduce (#3876)卜部昌平
2020-12-07Remove BUNLDER_VERSION in Windows (#3859)MSP-Greg
2020-12-07Pass the flag as $TESTOPTSTakashi Kokubun
2020-12-08skip failing tests in test-all on mingwNARUSE, Yui
2020-11-28Increase timeout for MJIT ActionsTakashi Kokubun
2020-11-10Removed canonicalization for mathnNobuyoshi Nakada
2020-11-04.github/workflows/baseruby.yml: add卜部昌平
2020-10-27Removed unused environment variableNobuyoshi Nakada
2020-10-24Tweaks for the ruby/spec workflowBenoit Daloze
2020-10-23.github/workflows/spec_guards.yml add卜部昌平
2020-10-21Check dependencies on macOS tooNobuyoshi Nakada
2020-10-21.github: reduce copy&paste卜部昌平
2020-10-13Use %VCVARS%Nobuyoshi Nakada
2020-10-06Use $GITHUB_ENV instead of set-envKazuhiro NISHIYAMA
2020-10-06Remove unused commit_infoKazuhiro NISHIYAMA
2020-09-27Remove outdated comment [ci skip]Kazuhiro NISHIYAMA
2020-09-25Add check_dependencies workflowKazuhiro NISHIYAMA
2020-09-07.github: try GitHub Container Registry卜部昌平
2020-09-06Increase timeout for GitHub Actions.Samuel Williams
2020-09-01add RUBY_DEBUG=ci envval for GH actionsKoichi Sasada
2020-09-01Use the previous winflexbison3Nobuyoshi Nakada
2020-09-01minitest is working fine with Ruby 3Hiroshi SHIBATA
2020-09-01xmlrpc has been removed from the bundled gemsHiroshi SHIBATA
2020-09-01Revert the workaround of minitest and hoeHiroshi SHIBATA
2020-08-31Removed minitest and hoe because they didn't support Ruby 3 yetHiroshi SHIBATA
2020-08-23.github/workflows/compilers.yml: more compilers卜部昌平
2020-08-11.github/workflows/compilers.yml: clang-12卜部昌平
2020-08-10Check if C-sources are US-ASCIINobuyoshi Nakada
2020-08-07Use zlib provided by vcpkg in mswin CI (#3397)Hiroshi SHIBATA
2020-08-01mswin build - install src zlib files after checkoutNobuyoshi Nakada
2020-08-01mswin build - install src zlib filesMSP-Greg
2020-08-01Remove obsolete rubygems fileNobuyoshi Nakada
2020-07-26Fixed a typoNobuyoshi Nakada
2020-07-20Add more timeouts to macos, mjit, ubuntu and windows workflows.Samuel Williams
2020-07-15Update actions/cache from v1 to v2Sora Morimoto
2020-07-13Remove --jit-min-calls for nowTakashi Kokubun
2020-07-12Add --jit-min-calls=5 (#3313)Takashi Kokubun
2020-07-03RUBY_DEBUG_LOG: Logging debug information mechanism (#3279)Koichi Sasada