aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Refine exception messages when git failedNobuyoshi Nakada2023-02-221-4/+7
* Use `Gem::Package#build` instead of the class method for old baserubyNobuyoshi Nakada2023-02-221-1/+3
* Clone and create dummy gemspec in sequential buildNobuyoshi Nakada2023-02-221-0/+11
* Move dummy gemspec file creation for extract-gems-sequentialNobuyoshi Nakada2023-02-221-25/+18
* Fix detection of compiler_wd in tool/update-depsMatt Valentine-House2023-02-211-16/+11
* Create a dummy minitest.gemspec for a bundled gemYusuke Endoh2023-02-191-0/+25
* Apply zone offset to the last modified timeNobuyoshi Nakada2023-02-131-0/+1
* Enhancement github releases generatorHiroshi SHIBATA2023-02-101-1/+21
* Avoid to duplicate entries that own redmine and github idsHiroshi SHIBATA2023-02-091-6/+5
* Added helper script for generate github releasesHiroshi SHIBATA2023-02-091-0/+40
* Removed svn feature from make-snapshotHiroshi SHIBATA2023-02-081-8/+3
* fix to work with the case default issue is usedNARUSE, Yui2023-02-011-1/+1
* Silence dozens of useless warnings from `nm` on macOSNobuyoshi Nakada2023-01-311-1/+1
* Add quotes to backport fieldNARUSE, Yui2023-01-311-1/+1
* mkconfig: Map `includedir` only for system rubyNobuyoshi Nakada2023-01-311-1/+3
* YJIT: Fix shared/static library symbol leaksAlan Wu2023-01-272-1/+9
* Fix `target_cpu` at runtimeNobuyoshi Nakada2023-01-261-4/+6
* Filter spec directory for code coverageHiroshi SHIBATA2023-01-261-0/+1
* Ignore all of tool directory from code coverage, It contains tool/test and etc.Hiroshi SHIBATA2023-01-261-1/+1
* Ignore vendored libraries by rubygems from code coverageHiroshi SHIBATA2023-01-261-0/+3
* filter coverage result with vendored libraries and test codeHiroshi SHIBATA2023-01-261-1/+7
* [Bug #19340] Fix bundle gems with test revisionNobuyoshi Nakada2023-01-261-0/+13
* Support simplecov-0.22.0.Hiroshi SHIBATA2023-01-251-1/+1
* Silence dozens of useless warnings from `ranlib` on macOS [ci skip]Nobuyoshi Nakada2023-01-231-0/+5
* tool/leaked-globals: ignore function typedef [ci skip]Nobuyoshi Nakada2023-01-211-2/+3
* Make installation messages verbose a little [ci skip]Nobuyoshi Nakada2023-01-181-4/+19
* Switch to use gem version of simplecov, not git cloneHiroshi SHIBATA2023-01-181-2/+5
* Supressing warnings messages like:Hiroshi SHIBATA2023-01-181-2/+0
* Clear gem paths for each testNobuyoshi Nakada2023-01-151-0/+2
* [DOC] Add gem lists to NEWS.md automaticallyNobuyoshi Nakada2023-01-131-4/+9
* [DOC] Changed gem list style in NEWS.mdNobuyoshi Nakada2023-01-131-1/+1
* [DOC] Extract tool/update-NEWS-gemlist.rbNobuyoshi Nakada2023-01-131-0/+34
* Skip rbs Encoding#replicate testBenoit Daloze2023-01-111-0/+1
* Just ignore empty lines in bundled_gems file [ci skip]Nobuyoshi Nakada2023-01-101-0/+1
* Fixed a typoHiroshi SHIBATA2023-01-101-1/+1
* Adjust spec of bundler like as `sync_default_gems` [ci skip]Nobuyoshi Nakada2023-01-081-1/+12
* Ignore LICENSE files of libraries vendored in rubygems [ci skip]Nobuyoshi Nakada2023-01-081-13/+1
* Skip Test::Unit::AutoRunner logic in ruby/ruby repositoryHiroshi SHIBATA2023-01-051-2/+5
* [ruby/openssl] Stop AutoRunner with test-unitHiroshi SHIBATA2023-01-051-0/+1
* check `NO_COLOR` envvalKoichi Sasada2022-12-261-1/+3
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-264-4/+4
* Generate parser-text.rb of racc when sync itHiroshi SHIBATA2022-12-261-0/+9
* Update Bundler to 2.4.1 & and RubyGems to 3.4.1David Rodríguez2022-12-254-4/+4
* Support new style diagnostic reportsNobuyoshi Nakada2022-12-251-5/+13
* MJIT: Cancel all on disastrous situations (#7019)Takashi Kokubun2022-12-241-1/+2
* Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA2022-12-248-4/+16
* Polish the public docs for MJIT [ci skip]Takashi Kokubun2022-12-221-1/+1
* Put RubyVM::MJIT::Compiler under ruby_vm directory (#6989)Takashi Kokubun2022-12-211-0/+0
* Fix the case trailer without newlineNobuyoshi Nakada2022-12-222-2/+12
* Set up RBS_SKIP_TESTS (#6862)Soutaro Matsumoto2022-12-212-1/+10