aboutsummaryrefslogtreecommitdiffstats
path: root/tool/rbinstall.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove binary data at installationNobuyoshi Nakada2019-11-111-1/+1
* add include/ruby/backward/cxxanyargs.hpp卜部昌平2019-09-061-2/+2
* tool/rbinstall.rb: remove a keyword-argument warningYusuke Endoh2019-08-311-1/+1
* Ensure all default gems have an gem folderDavid Rodríguez2019-08-231-1/+5
* Insert a newline before `=end`Nobuyoshi Nakada2019-07-151-1/+2
* Respect --dest-dir when removing old default gemsJeremy Evans2019-06-251-1/+1
* Revert r58345 and r58371.hsbt2019-01-191-13/+70
* rbinstall.rb: add --exclude option for install-nodocnobu2019-01-171-4/+6
* Removed old gemspecs of default gems for the Ruby committers.hsbt2019-01-171-0/+5
* rbinstall.rb: purge %x[git ls-files] toonobu2018-12-201-0/+1
* rbinstall.rb: syntax error in gemspecnobu2018-12-201-6/+3
* Install script of default gems as is to its libexec dirusa2018-12-131-2/+2
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-251-1/+1
* rbinstall.rb: do not install rdoc flag files [ci skip]nobu2018-11-161-2/+4
* win32/Makefile.sub: generate MJIT header pdbk0kubun2018-10-111-0/+1
* win32/Makefile.sub: install MJIT header and objectk0kubun2018-10-111-0/+2
* Install HTML docs if producednobu2018-10-021-0/+9
* Expand gemspec path to the real pathnobu2018-09-291-0/+1
* Fixed installation failure with mswin environment.hsbt2018-08-281-1/+2
* Skip colliding filenames in LIBRUBY_ALIASESknu2018-06-011-1/+1
* tool: fixed shadowing variablesnobu2018-05-181-1/+1
* tool: removed unused variablesnobu2018-05-181-2/+1
* rbinstall.rb: fix timing to read stubnobu2018-04-271-6/+16
* tool/rbinstall.rb: allow owner to have write permissionsnormal2018-01-051-1/+1
* rbinstall.rb: show categories of default gemsnobu2017-10-301-5/+6
* rbinstall.rb: fix for --cmd-type=cmdnobu2017-10-131-28/+32
* rbinstall.rb: shell code as commentsnobu2017-10-121-1/+2
* Fixed broken `bundle gem` command.hsbt2017-10-051-1/+1
* fix a label for bundled gems.hsbt2017-09-081-3/+3
* Rervert r58304. Because Rubygems have specialized finder for default gems.hsbt2017-04-191-1/+1
* rbinstall.rb: ignore skipped extsnobu2017-04-161-2/+7
* rbinstall.rb: no file list for default gemsnobu2017-04-141-70/+8
* rbinstall.rb: purge `git ls-files`nobu2017-04-121-5/+17
* Install only files explicitly referenced by bundled gems.nobu2017-04-111-4/+6
* Spec#files are not used anymore.nobu2017-04-111-1/+0
* Make .gemspec slimmer.nobu2017-04-101-1/+1
* rbinstall.rb: umask hacknobu2017-02-071-9/+7
* rbinstall.rb: Gem::Installer lacks dir_mode optionnobu2017-02-051-1/+8
* rbinstall.rb: rename tagsnobu2017-02-051-3/+3
* tool/rbinstall.rb: add new tagsnobu2017-02-051-6/+13
* rbinstall.rb: default umasknobu2017-02-051-1/+1
* Prepare to make CSV module to default gem.hsbt2017-02-011-5/+12
* rbinstall.rb: mimic rubygems wrapper scriptnobu2017-01-151-1/+10
* rbinstall.rb: do nothing if bin script is samenobu2017-01-151-0/+19
* fix up r57322nobu2017-01-141-2/+3
* fix prolog in gem wrapper scriptsnobu2017-01-131-11/+33
* rbinstall.rb: LIBRUBY_RELATIVEnobu2017-01-131-2/+1
* install-static-library option [ci skip]nobu2016-10-171-1/+1
* rbinstall.rb: don't install gemspec for skipped librariesrhe2016-09-261-25/+10
* install extra librariesnobu2016-09-241-0/+9