summaryrefslogtreecommitdiff
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Separate TS_IVC and TS_ICVARC in is_entries buffersJemma Issroff2022-07-181-1/+2
* `Gem.unpack` extracts gems so able to executeNobuyoshi Nakada2022-07-171-11/+19
* Create build-only gemspec files only if having an extensionNobuyoshi Nakada2022-07-171-2/+2
* Fix conversion from absolute path to relative pathNobuyoshi Nakada2022-07-161-10/+15
* Avoid to symlink under symlinkNobuyoshi Nakada2022-07-161-7/+14
* Disable parallel built in test-bundled-gemsNobuyoshi Nakada2022-07-161-0/+2
* Move copying/linking extra files to Makefile so removed by `clean`Nobuyoshi Nakada2022-07-161-0/+113
* Implement Objects on VWAPeter Zhu2022-07-151-0/+9
* Set `GEM_PATH` environment variable in runruby.rbNobuyoshi Nakada2022-07-141-0/+6
* Try to install also gemspec files under gem directoriesNobuyoshi Nakada2022-07-141-1/+4
* Make dependency-free gemspec filesNobuyoshi Nakada2022-07-141-0/+4
* Extract gemspec files to each gem directoriesNobuyoshi Nakada2022-07-141-4/+6
* Bundled gem extensions are out of scope of update-depsNobuyoshi Nakada2022-07-131-0/+1
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-07-134-0/+8
* Use `File::PATH_SEPARATOR` for the portabilityNobuyoshi Nakada2022-07-091-3/+3
* Fallback `mkdir_p` to `as_mkdir_p`Nobuyoshi Nakada2022-07-071-0/+9
* Add `--stdout-on-failure`, the reverse of `--stderr-on-failure`Nobuyoshi Nakada2022-07-051-2/+7
* Separate failed output optionNobuyoshi Nakada2022-07-051-5/+18
* Adjust indent [ci skip]Nobuyoshi Nakada2022-06-301-6/+8
* Move function to `static inline` so we don't have leaked globalsAaron Patterson2022-06-291-0/+16
* Prevent accidental use of assert_raisesNobuyoshi Nakada2022-06-252-4/+4
* Sync RubyGems & Bundler with upstream repoDavid Rodríguez2022-06-242-26/+0
* vcs.rb: ignore configuration files get rid of aliases [ci skip]Nobuyoshi Nakada2022-06-221-2/+5
* vcs.rb: just one log to check if `--date` option works [ci skip]Nobuyoshi Nakada2022-06-221-1/+1
* vcs.rb: show diagnostic/progressing messages when debugging [ci skip]Nobuyoshi Nakada2022-06-221-1/+1
* tool/extlibs.rb: Use Exception#message for older rubiesAlan Wu2022-06-171-1/+1
* Hack to avoid leak checkerNobuyoshi Nakada2022-05-251-1/+2
* [ruby/date] Constify gperf-generated tableNobuyoshi Nakada2022-05-241-0/+1
* Rename test_jit to test_mjitTakashi Kokubun2022-05-201-6/+6
* Add `make test-annocheck` to detect security issues.Jun Aruga2022-05-163-0/+44
* Stop `build_extensions` when DESTDIR setKazuhiro NISHIYAMA2022-05-131-1/+1
* Honor --with-thread option to enable pthreadNobuyoshi Nakada2022-05-101-4/+47
* [DOC] Move :nodoc: so rdoc finds `RbConfig.ruby`Alan Wu2022-04-251-2/+1
* rbinstall: Also do `Gem.ruby` patching for unpacked bundled gemsAlan Wu2022-04-221-1/+7
* Added assert_true and assert_false same as test-unit gemHiroshi SHIBATA2022-04-201-0/+16
* Extract `pipe_readlines` method which reads from the pipelineNobuyoshi Nakada2022-04-161-5/+9
* Simplify the condition expression to ignore commitsNobuyoshi Nakada2022-04-161-1/+1
* Do not import any files under rakelibNobuyoshi Nakada2022-04-161-3/+5
* Fix bundled gems installation when relative loadingNobuyoshi Nakada2022-04-161-3/+7
* Skip build extensions again on cross compiling tooKazuhiro NISHIYAMA2022-04-131-1/+1
* Skip build extensions again on mswin and mingwKazuhiro NISHIYAMA2022-04-131-0/+3
* Enabled to build extensions with the bundled gems againKazuhiro NISHIYAMA2022-04-131-3/+0
* Install built gem extension binariesNobuyoshi Nakada2022-04-071-40/+16
* Obey spec file locations to rubygemsNobuyoshi Nakada2022-04-071-2/+3
* Copyedit parallel test harness crash messageAlan Wu2022-04-061-1/+1
* Copyedit parallel test harness crash messageAlan Wu2022-04-061-2/+2
* Try to fix NoMethodError on slow environmentsKazuhiro NISHIYAMA2022-04-051-1/+1
* Use latest RSpec to get rspec-mocks ruby2_keywords fixBenoit Daloze2022-04-052-9/+9
* Finer-grained constant cache invalidation (take 2)Kevin Newton2022-04-011-2/+2
* Remove CI configuration files from extracted bundled gemsNobuyoshi Nakada2022-03-311-0/+4