aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Set verbose flag at retryingNobuyoshi Nakada2021-02-141-0/+1
* Directory mapping for default gemsNobuyoshi Nakada2021-02-141-8/+8
* Revert following rbinstall.rb changesNobuyoshi Nakada2021-02-141-11/+5
* Use UnpackedInstaller to install default gems.Vít Ondruch2021-02-141-22/+26
* Fix gemspec only caseNobuyoshi Nakada2021-02-141-1/+6
* Refined installation of gemspecs placed other than ext and libNobuyoshi Nakada2021-02-141-6/+7
* Comment in sh needs to be the beginning of a wordNobuyoshi Nakada2021-02-111-1/+1
* vcs.rb: update the given option to VCS.detect by keyword argumentsNobuyoshi Nakada2021-02-081-1/+2
* vcs.rb: added `base_url` keyword option to GIT#export_changelogNobuyoshi Nakada2021-02-081-3/+14
* vcs.rb: improved export_changelogNobuyoshi Nakada2021-02-081-7/+13
* Pass revision by hand if the commit message lacks the ticket numberNARUSE, Yui2021-02-021-3/+9
* Use local repository instead of remoteNARUSE, Yui2021-02-021-8/+7
* Drop pushing local repoNARUSE, Yui2021-02-021-2/+1
* vcs.rb: fix for baseruby 2.2Nobuyoshi Nakada2021-01-261-1/+2
* vcs.rb: support `d` command in log-fixNobuyoshi Nakada2021-01-261-0/+3
* vcs.rb: allow log-fix to insert an empty lineNobuyoshi Nakada2021-01-261-1/+1
* vcs.rb: continue just with warning if failed to fetch notesNobuyoshi Nakada2021-01-231-4/+5
* vcs.rb: include commit info in ChangeLogNobuyoshi Nakada2021-01-231-2/+2
* Keep ARCH_OPTION for arm64Nobuyoshi Nakada2021-01-222-1/+2
* Support `i` command in log-fixNobuyoshi Nakada2021-01-211-1/+4
* Update for autoconf 2.70Nobuyoshi Nakada2021-01-1813-28/+27
* extlibs.rb: make patch command selectable [ci skip]Nobuyoshi Nakada2021-01-151-1/+1
* Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun2021-01-136-6/+6
* tool/sync_default_gems.rb: Prevent infinite loop due to unknown optionsKenta Murata2021-01-121-0/+3
* Avoid re-entering opt_invokebuiltin_delegate_leaveTakashi Kokubun2021-01-111-2/+1
* Get rid of defining methods for tests in core classesNobuyoshi Nakada2021-01-091-2/+2
* rbconfig.rb: extract cpu from RUBY_PLATFORM when universalNobuyoshi Nakada2021-01-071-1/+1
* [DOC] Fix grammar: "is same as" -> "is the same as"Marcus Stollsteimer2021-01-051-1/+1
* sync_default_gems.rb: added -a optionNobuyoshi Nakada2021-01-051-3/+16
* sync_default_gems.rb: reduced accesses to REPOSITORIESNobuyoshi Nakada2021-01-051-8/+9
* Fix broken JIT of getinlinecacheTakashi Kokubun2021-01-041-1/+1
* Avoid using inconsistent coding styleTakashi Kokubun2021-01-041-11/+3
* enable constant cache on ractorsKoichi Sasada2021-01-051-5/+8
* make-snapshot: add -extlibs optionNobuyoshi Nakada2021-01-041-1/+2
* ifchange: check the number of argumentsNobuyoshi Nakada2021-01-041-0/+29
* Method ID of call and fcall can be const not only identNobuyoshi Nakada2021-01-011-1/+1
* Access to reserved word parameter like as `__builtin.arg!(:if)`Nobuyoshi Nakada2020-12-311-0/+6
* bisect.sh: Apply bisect.patch if exists [ci skip]Nobuyoshi Nakada2020-12-291-1/+16
* Canonicalization functions were removed alreadyNobuyoshi Nakada2020-12-291-1/+1
* transcode-tblgen.rb: make silent a little when just -vNobuyoshi Nakada2020-12-291-8/+8
* transcode-tblgen.rb: send verbose messages to STDOUTNobuyoshi Nakada2020-12-291-7/+7
* Do not include external library sources into packagesNobuyoshi Nakada2020-12-271-0/+1
* Ignore symbols declared in the platform headerNobuyoshi Nakada2020-12-271-0/+15
* Ignore objects from the "missing" directoryNobuyoshi Nakada2020-12-271-1/+8
* Get rid of \K for old BASERUBYs which have a bug in String#scanNobuyoshi Nakada2020-12-271-1/+1
* Exclude entry pointsNobuyoshi Nakada2020-12-271-0/+1
* Support AC_FUNC_MEMCMPNobuyoshi Nakada2020-12-271-1/+3
* Follow up on variations of the development start messages [ci skip]Nobuyoshi Nakada2020-12-251-1/+1
* fix filenameNARUSE, Yui2020-12-251-1/+1
* gen-release-note.rb: Avoid to depend release metadatav3_0_0_rc2NARUSE, Yui2020-12-241-14/+5