summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2022-07-29Keep gitignore for libyaml source with psychHiroshi SHIBATA
2022-07-27Do not load library files from repository only for testNobuyoshi Nakada
2022-07-26Try the tag without "v" prefix to checkout upstream repositoriesNobuyoshi Nakada
2022-07-268fa66467de is broken with rubygems/rubygems and flori/json.Hiroshi SHIBATA
2022-07-25Fix sync_default_gems.rb to use absolute pathPeter Zhu
2022-07-25For rdoc, copy doc/rdoc to doc/ (#6181)Burdette Lamar
2022-07-25Use built bundled gems in test-bundled-gemsNobuyoshi Nakada
2022-07-24Kill bundled gem tests when interruptedNobuyoshi Nakada
2022-07-21Expand tabs [ci skip]Takashi Kokubun
2022-07-18Separate TS_IVC and TS_ICVARC in is_entries buffersJemma Issroff
2022-07-17`Gem.unpack` extracts gems so able to executeNobuyoshi Nakada
2022-07-17Create build-only gemspec files only if having an extensionNobuyoshi Nakada
2022-07-16Fix conversion from absolute path to relative pathNobuyoshi Nakada
2022-07-16Avoid to symlink under symlinkNobuyoshi Nakada
2022-07-16Disable parallel built in test-bundled-gemsNobuyoshi Nakada
2022-07-16Move copying/linking extra files to Makefile so removed by `clean`Nobuyoshi Nakada
2022-07-15Implement Objects on VWAPeter Zhu
2022-07-14Set `GEM_PATH` environment variable in runruby.rbNobuyoshi Nakada
2022-07-14Try to install also gemspec files under gem directoriesNobuyoshi Nakada
2022-07-14Make dependency-free gemspec filesNobuyoshi Nakada
2022-07-14Extract gemspec files to each gem directoriesNobuyoshi Nakada
2022-07-13Bundled gem extensions are out of scope of update-depsNobuyoshi Nakada
2022-07-13Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-07-09Use `File::PATH_SEPARATOR` for the portabilityNobuyoshi Nakada
2022-07-07Fallback `mkdir_p` to `as_mkdir_p`Nobuyoshi Nakada
2022-07-05Add `--stdout-on-failure`, the reverse of `--stderr-on-failure`Nobuyoshi Nakada
2022-07-05Separate failed output optionNobuyoshi Nakada
2022-06-30Adjust indent [ci skip]Nobuyoshi Nakada
2022-06-29Move function to `static inline` so we don't have leaked globalsAaron Patterson
2022-06-25Prevent accidental use of assert_raisesNobuyoshi Nakada
2022-06-24Sync RubyGems & Bundler with upstream repoDavid Rodríguez
2022-06-22vcs.rb: ignore configuration files get rid of aliases [ci skip]Nobuyoshi Nakada
2022-06-22vcs.rb: just one log to check if `--date` option works [ci skip]Nobuyoshi Nakada
2022-06-22vcs.rb: show diagnostic/progressing messages when debugging [ci skip]Nobuyoshi Nakada
2022-06-17tool/extlibs.rb: Use Exception#message for older rubiesAlan Wu
2022-05-25Hack to avoid leak checkerNobuyoshi Nakada
2022-05-24[ruby/date] Constify gperf-generated tableNobuyoshi Nakada
2022-05-20Rename test_jit to test_mjitTakashi Kokubun
2022-05-16Add `make test-annocheck` to detect security issues.Jun Aruga
2022-05-13Stop `build_extensions` when DESTDIR setKazuhiro NISHIYAMA
2022-05-10Honor --with-thread option to enable pthreadNobuyoshi Nakada
2022-04-25[DOC] Move :nodoc: so rdoc finds `RbConfig.ruby`Alan Wu
2022-04-22rbinstall: Also do `Gem.ruby` patching for unpacked bundled gemsAlan Wu
2022-04-20Added assert_true and assert_false same as test-unit gemHiroshi SHIBATA
2022-04-16Extract `pipe_readlines` method which reads from the pipelineNobuyoshi Nakada
2022-04-16Simplify the condition expression to ignore commitsNobuyoshi Nakada
2022-04-16Do not import any files under rakelibNobuyoshi Nakada
2022-04-16Fix bundled gems installation when relative loadingNobuyoshi Nakada
2022-04-13Skip build extensions again on cross compiling tooKazuhiro NISHIYAMA
2022-04-13Skip build extensions again on mswin and mingwKazuhiro NISHIYAMA