aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* * tool/make-snapshot: Specify PWD macro for make.akr2014-11-221-0/+1
* * tool/update-deps: Refactored.akr2014-11-211-84/+89
* * tool/update-deps (in_makefile): Use FILES_NEED_VPATH andakr2014-11-211-14/+34
* Fix a variable name.akr2014-11-201-1/+1
* * tool/update-deps: Insert all dependencies found by compiler.akr2014-11-201-118/+168
* common.mk: ims=nil optionnobu2014-11-191-5/+7
* * tool/downloader.rb (RubyGems.download): Don't download gem if thenaruse2014-11-191-0/+4
* prelude.c.tmpl: strip prefixnobu2014-11-191-0/+5
* * tool/update-deps: Sort dependencies.akr2014-11-181-0/+2
* tool/update-deps: warning to disable ccachenormal2014-11-161-0/+8
* Modify parts only marked as autogenerated.akr2014-11-151-16/+61
* * tool/update-deps: Extend to fix dependencies.akr2014-11-151-16/+198
* * tool/update-deps: Support GNU Make 4.0.akr2014-11-141-14/+34
* make-snapshot: no wait unless needednobu2014-11-111-1/+3
* template/prelude.c.tmplnobu2014-11-111-199/+0
* generic_erb.rb: explicit_trim_linenobu2014-11-061-1/+1
* make-snapshot: HAVE_BASERUBYnobu2014-11-061-0/+2
* tool/instruction.rb: remove extra blank linesnobu2014-11-021-1/+1
* tool/instruction.rb: remove trailing spacesnobu2014-11-021-4/+4
* common.mk: separate Unicode files directorynobu2014-10-301-3/+3
* tool/downloader.rb: changed Unicode data download locationduerst2014-10-301-1/+1
* template/unicode_norm_gen.tmpl: from tool/unicode_norm_gen.rbnobu2014-10-251-198/+0
* make-snapshot: fix gems updatenobu2014-10-241-12/+18
* tool/unicode_norm_gen.rb: Fixed escaping of backslash andduerst2014-10-221-1/+1
* make-snapshot: download by after-updatenobu2014-10-211-20/+4
* common.mk: disable force download of unicode files by defaultnobu2014-10-201-0/+2
* common.mk: update unicode files every timesnobu2014-10-201-1/+1
* tool/downloader.rb: Make sure we update to latest versionduerst2014-10-201-2/+14
* unicode_norm_gen.rb: get rid of hard coded pathsnobu2014-10-201-2/+2
* tool/unicode_norm_gen.rb: for 1.8.5 BASERUBYnobu2014-10-201-9/+15
* tool/unicode_norm_gen.rb: fix for 1.8 BASERUBYnobu2014-10-201-3/+2
* tool/unicode_norm_gen.rb, lib/unicode_normalize.rb:duerst2014-10-191-1/+1
* tool/unicode_norm_gen.rb: Changed module name.duerst2014-10-191-1/+1
* rbinstall.rb: fix .gemspec permissionsnobu2014-10-141-0/+2
* unicode_norm_gen.rb: freezenobu2014-10-061-11/+11
* unicode_norm_gen.rb: us-asciinobu2014-10-061-3/+3
* unicode_norm_gen.rb: optimize concatenationnobu2014-10-061-26/+35
* tool/unicode_norm_gen.rb: Adding/tweaking comments.duerst2014-10-061-5/+8
* tool/unicode_norm_gen.rb: Adjusted directory paths.duerst2014-10-061-3/+6
* * remove trailing spaces.svn2014-10-061-4/+4
* tool/unicode_norm_gen.rb: Data generation script imported fromduerst2014-10-061-0/+178
* tool/downloader.rb: Adjust example in documentation for Downloader.download.duerst2014-10-061-1/+2
* tool/downloader.rb: fix for old ruby on old CentOSnobu2014-09-281-3/+3
* downloader.rb: compatibility with old BASERUBYnobu2014-09-281-1/+1
* downloader.rbnobu2014-09-282-12/+33
* tool/downloader.rb: split particular sitesnobu2014-09-282-25/+30
* rbinstall.rb: header targetsnobu2014-09-271-3/+3
* tool/downloader.rb: Adjusting example forduerst2014-09-241-2/+1
* tool/downloader.rb: Removing unused methodduerst2014-09-241-4/+0
* tool/downloader.rb: Fixing raise after return.duerst2014-09-241-1/+1