aboutsummaryrefslogtreecommitdiffstats
path: root/tool/rbinstall.rb
Commit message (Expand)AuthorAgeFilesLines
* rbinstall.rb: gem bindirnobu2016-09-081-1/+1
* rbinstall.rb: install just one gemspec [ci skip]nobu2016-09-051-0/+1
* rbinstall.rb: install iff expected platforms [ci skip]nobu2016-09-041-0/+1
* rbinstall.rb: chdir to gem directory [ci skip]nobu2016-09-041-1/+5
* rbinstall.rb: prefix with space [ci skip]nobu2016-09-011-4/+4
* extmk.rb: build_completenobu2016-08-311-1/+0
* skip failed gemsnobu2016-08-171-1/+8
* gem extensionsnobu2016-08-171-0/+13
* tool: add descriptions and fix typosnormal2016-07-021-0/+3
* rbinstall.rb: drive letter in without_destdirnobu2016-02-161-1/+0
* rbinstall.rb: drive letter in without_destdirnobu2016-02-151-2/+2
* * tool/rbinstall.rb: fix wrong permission for gem specification withouthsbt2015-11-161-0/+1
* rbinstall.rb: compress man pages.nobu2015-11-061-10/+22
* rbinstall.rb: compress man pages.nobu2015-11-061-1/+6
* compressed mantypesnobu2015-07-101-1/+16
* * ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly.hsbt2015-04-121-47/+0
* rbinstall.rb: destdirnobu2015-04-111-1/+1
* * tool/rbinstall.rb: support destdir for native extention gem.hsbt2015-04-111-0/+1
* rbinstall.rb: no post install messagesnobu2015-04-071-0/+6
* rbinstall.rb: $script_modenobu2015-04-071-4/+12
* rbinstall.rb: same options for gemsnobu2015-04-051-17/+12
* * tool/rbinstall.rb: fix bin script permission of bundled gems.hsbt2015-04-051-0/+2
* * tool/rbinstall.rb: support --program-suffix option.hsbt2015-04-041-1/+3
* * lib/rake/*: Gemify rake [fix GH-862][Feature #11025]hsbt2015-04-041-0/+4
* rbinstall.rb: set umask 077nobu2015-03-041-1/+1
* rbinstall.rb: gems dir_modenobu2015-03-031-1/+3
* rbinstall.rb: no batch installationnobu2015-02-011-12/+2
* rbinstall.rb: duplicate codenobu2015-01-311-2/+0
* rbinstall.rb: trilingual batch filesnobu2015-01-311-10/+12
* rbinstall.rb: no CRnobu2015-01-311-1/+1
* rbinstall.rb: no chdirnobu2015-01-311-1/+1
* rbinstall.rb: literal colonnobu2015-01-291-1/+1
* rbinstall.rb: load zlib earliernobu2015-01-171-5/+5
* rbinstall.rb: install unpacked gemsnobu2015-01-161-1/+43
* rbinstall.rb: always make gem directoriesnobu2015-01-161-8/+8
* rbinstall.rb: use DLEXTnobu2015-01-161-1/+2
* rbinstall.rb: fix bundled gems locationnobu2015-01-131-2/+2
* rbinstall.rb: reuse options hashnobu2015-01-131-1/+9
* rbinstall.rb: suppress warningsnobu2015-01-131-5/+2
* rbinstall.rb: fix bundled gems locationnobu2014-12-281-1/+1
* Fix typo for LoadError constantzzak2014-12-251-1/+1
* * tool/rbinstall.rb: skip installing bundle gems if zlib is unavailable.usa2014-12-251-14/+22
* rbinstall.rb: fix .gemspec permissionsnobu2014-10-141-0/+2
* rbinstall.rb: header targetsnobu2014-09-271-3/+3
* * tool/rbinstall.rb: fixed invalid options with latest rubygems.hsbt2014-09-171-1/+1
* * tool/rbinstall.rb: fixed error of local installation.hsbt2014-09-021-1/+1
* rbinstall.rb: remove unused variablenobu2014-08-221-7/+0
* rbinstall.rb: fix directory permissionsnobu2014-07-151-1/+4
* rbinstall.rb: respect DESTDIRnobu2014-07-151-1/+1
* * tool/rbinstall.rb: support to install bundle gems.hsbt2014-06-231-59/+12