aboutsummaryrefslogtreecommitdiffstats
path: root/tool/rbinstall.rb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * lib/test/unit/test-unit.gemspec: Add minitest < 5.0.0 dependencysorah2014-02-181-0/+9
* rbinstall.rb: fix for non-working directorynobu2013-11-091-1/+2
* rbinstall.rb: spec date from VCSnobu2013-11-091-2/+16
* rbinstall.rb: indentnobu2013-11-081-2/+2
* rbinstall.rb: make stable files in .gemspecnobu2013-11-081-1/+1
* rbinstall.rb: reordernobu2013-10-021-8/+13
* rbinstall.rb: add datenobu2013-09-091-0/+2
* * tool/rbinstall.rb: always require rubygems to stabilize rubygemsnaruse2013-07-101-0/+5
* rbinstall.rb: reject empty filesnobu2013-05-271-3/+7
* rbinstall.rb: gem subdirectoriesnobu2013-03-071-2/+1
* mkmf.rb: default libdirnamenobu2013-02-251-1/+1
* * tool/rbinstall.rb (libdir): fix typo. [Bug #7874]nobu2013-02-201-1/+1
* configure.in: adjust libdirnamenobu2013-02-201-1/+1
* rbinstall.rb: CONFIG['arch'] not $archnobu2013-02-071-1/+1
* configure.in: arch dependent header directory optionsnobu2013-02-061-2/+2
* configure.in: arch dependent library directory optionsnobu2013-02-061-1/+1
* rbinstall.rb: gem subdirectoriesnobu2013-01-181-1/+0
* rbinstall.rb: gem subdirectoriesnobu2013-01-181-1/+3
* * re-added r38053 that is reverted by r38061. Problems by r38053kou2012-12-011-7/+90
* * revert r38053 because it causes too many test failures.usa2012-11-301-90/+7
* * defs/default_gems: Add base directory column.kou2012-11-301-7/+90
* * tool/rbinstall.rb: Don't install *.gemspec under lib/.kou2012-11-101-1/+1
* rbinstall.rb: skip symlinksnobu2012-09-041-1/+3
* * tool/rbinstall.rb (capi): install to capi directory.nobu2012-05-031-3/+3