aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* vcs.rb: workaroundnobu2015-01-181-2/+2
* vcs.rb: export without remote svnnobu2015-01-181-3/+39
* file2lastrev.rb: no ellipsis shorter namesnobu2015-01-171-1/+1
* file2lastrev.rb: limit branch namesnobu2015-01-171-1/+6
* vcs.rb: no empty namesnobu2015-01-171-2/+2
* version.h: include branch namenobu2015-01-172-4/+10
* suppress alert warningsnobu2015-01-172-2/+6
* make-snapshot: clear RUBY_PLATFORMnobu2015-01-171-0/+2
* make-snapshot: extract gemsnobu2015-01-171-0/+1
* vcs.rb: fake string for branch namesnobu2015-01-171-1/+3
* make-snapshot: check the first word of commandsnobu2015-01-171-1/+2
* rbinstall.rb: load zlib earliernobu2015-01-171-5/+5
* * tool/redmine-backporter.rb: support adding related revisionsnaruse2015-01-161-0/+11
* common.mk: extract-gemsnobu2015-01-161-0/+16
* 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
* make-snapshot: add fake valuesnobu2015-01-151-0/+2
* downloader.rb: verify gemsnobu2015-01-141-2/+24
* 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
* add bold to headersnaruse2015-01-061-5/+5
* rbinstall.rb: fix bundled gems locationnobu2014-12-281-1/+1
* * tool/make-snapshot: show sha1 digest when making packages.hsbt2014-12-271-1/+2
* 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
* * tool/downloader.rb: support old versions of ruby.usa2014-12-251-1/+33
* * tool/redmine-backporter.rb: require view_changesets permission.naruse2014-12-241-8/+9
* downloader.rb: fix exception argumentsnobu2014-12-241-1/+1
* * tool/downloader.rb: use config.guess in gcc repo.naruse2014-12-241-1/+1
* url is not required herenaruse2014-12-241-1/+1
* * tool/downloader.rb: typo.usa2014-12-241-1/+1
* support ruby 1.8naruse2014-12-241-2/+3
* * tool/downloader.rb: support ruby 1.8.naruse2014-12-231-1/+1
* make-snapshot: fix stable snapshotnobu2014-12-232-4/+11
* * tool/extlibs.rb (do_extract): decompress!usa2014-12-231-3/+3
* * tool/extlibs.rb (do_extract): the pipe should be binmode.usa2014-12-231-1/+1
* * lib/open-uri.rb (OpenURI.open_http): accept multiple certs path inusa2014-12-231-3/+3
* extlibs.rb: separate commandsnobu2014-12-231-1/+24
* extlibs.rb: external librariesnobu2014-12-232-3/+130
* avoid a bug of the latest redminenaruse2014-12-231-12/+16
* * tool/update-deps: Use $(hdrdir) if possible.akr2014-12-191-6/+17
* tool/vcs.rb: fix Ruby 1.8 compatibility hardernormal2014-12-161-1/+3
* tool/vcs.rb: fix Ruby 1.8 compatibilitynormal2014-12-151-1/+2
* VCS::SVN#url was buggy and recent commits exposed itnaruse2014-12-151-1/+1
* make-snapshot: reuse downloaded filesnobu2014-12-151-1/+8
* make-snapshot: use srcdirnobu2014-12-151-1/+3
* vcs.rb: abstractnobu2014-12-152-19/+112
* vcs.rb: non-string pathnobu2014-12-151-3/+5