summaryrefslogtreecommitdiff
path: root/tool/rbinstall.rb
AgeCommit message (Expand)Author
2018-11-25Use stub executables generated by RubyGems istead of original executables.hsbt
2018-11-16rbinstall.rb: do not install rdoc flag files [ci skip]nobu
2018-10-11win32/Makefile.sub: generate MJIT header pdbk0kubun
2018-10-11win32/Makefile.sub: install MJIT header and objectk0kubun
2018-10-02Install HTML docs if producednobu
2018-09-29Expand gemspec path to the real pathnobu
2018-08-28Fixed installation failure with mswin environment.hsbt
2018-06-01Skip colliding filenames in LIBRUBY_ALIASESknu
2018-05-18tool: fixed shadowing variablesnobu
2018-05-18tool: removed unused variablesnobu
2018-04-27rbinstall.rb: fix timing to read stubnobu
2018-01-05tool/rbinstall.rb: allow owner to have write permissionsnormal
2017-10-30rbinstall.rb: show categories of default gemsnobu
2017-10-13rbinstall.rb: fix for --cmd-type=cmdnobu
2017-10-12rbinstall.rb: shell code as commentsnobu
2017-10-05Fixed broken `bundle gem` command.hsbt
2017-09-08fix a label for bundled gems.hsbt
2017-04-19Rervert r58304. Because Rubygems have specialized finder for default gems.hsbt
2017-04-16rbinstall.rb: ignore skipped extsnobu
2017-04-14rbinstall.rb: no file list for default gemsnobu
2017-04-12rbinstall.rb: purge `git ls-files`nobu
2017-04-11Install only files explicitly referenced by bundled gems.nobu
2017-04-11Spec#files are not used anymore.nobu
2017-04-10Make .gemspec slimmer.nobu
2017-02-07rbinstall.rb: umask hacknobu
2017-02-05rbinstall.rb: Gem::Installer lacks dir_mode optionnobu
2017-02-05rbinstall.rb: rename tagsnobu
2017-02-05tool/rbinstall.rb: add new tagsnobu
2017-02-05rbinstall.rb: default umasknobu
2017-02-01Prepare to make CSV module to default gem.hsbt
2017-01-15rbinstall.rb: mimic rubygems wrapper scriptnobu
2017-01-15rbinstall.rb: do nothing if bin script is samenobu
2017-01-14fix up r57322nobu
2017-01-13fix prolog in gem wrapper scriptsnobu
2017-01-13rbinstall.rb: LIBRUBY_RELATIVEnobu
2016-10-17install-static-library option [ci skip]nobu
2016-09-26rbinstall.rb: don't install gemspec for skipped librariesrhe
2016-09-24install extra librariesnobu
2016-09-08rbinstall.rb: gem bindirnobu
2016-09-05rbinstall.rb: install just one gemspec [ci skip]nobu
2016-09-04rbinstall.rb: install iff expected platforms [ci skip]nobu
2016-09-04rbinstall.rb: chdir to gem directory [ci skip]nobu
2016-09-01rbinstall.rb: prefix with space [ci skip]nobu
2016-08-31extmk.rb: build_completenobu
2016-08-17skip failed gemsnobu
2016-08-17gem extensionsnobu
2016-07-02tool: add descriptions and fix typosnormal
2016-02-16rbinstall.rb: drive letter in without_destdirnobu
2016-02-15rbinstall.rb: drive letter in without_destdirnobu
2015-11-16* tool/rbinstall.rb: fix wrong permission for gem specification withouthsbt