summaryrefslogtreecommitdiffstats
path: root/tool/make-snapshot
Commit message (Expand)AuthorAgeFilesLines
* * tool/make-snapshot (package): creates .revision.time and passesnobu2009-03-171-1/+2
* * tool/make-snapshot (prereq): remove enc.mk from tarball becauseusa2009-01-301-9/+1
* * tool/make-snapshot (package): includes all rules and expandnobu2009-01-161-2/+7
* * tool/make-snapshot (package): enc.mk in snapshot is dummy and shouldnobu2008-12-081-0/+8
* * tool/make-snapshot (package): added RM and CP. [ruby-dev:37288]nobu2008-12-061-0/+2
* * tool/make-snapshot: binary encoding spec is no longer needed in 1.9.nobu2008-11-061-2/+2
* * tool/make-snapshot.rb: merged from ruby_1_9_1.yugui2008-10-281-4/+7
* * tool/make-snapshot: use String#bytesize.nobu2008-10-281-2/+8
* * common.mk (dist): nothing is need to run BASERUBY.nobu2008-09-261-7/+24
* * common.mk (dist): tool/make-snapshot is executable.yugui2008-08-251-4/+5
* * tool/make-snapshot: fix for clean up.nobu2008-08-131-9/+11
* * tool/make-snapshot: try to find exported directory.nobu2008-08-131-3/+8
* * tool/make-snapshot: fix for enc.mk.nobu2008-08-121-28/+61
* * tool/make-snapshot: ported to ruby.nobu2008-06-211-97/+135
* * tool/make-snapshot: fixed digets.nobu2008-06-201-7/+6
* * tool/make-snapshot: do not use sha256sum; use BASERUBY insteadshyouhei2008-06-201-5/+10
* * tool/make-snapshot: fixed typo.nobu2008-06-201-2/+3
* * tool/make-snapshot: supported multiple snapshots.nobu2008-06-191-22/+84
* * tool/make-snapshot: prefixed r makes $revision always true.nobu2008-03-011-2/+2
* * tool/make-snapshot: make prereq uses MINIRUBY.matz2008-03-011-4/+4
* * tool/make-snapshot: add version number.nobu2007-12-251-4/+6
* * tool/make-snapshot: argument check, and cleanup exported directory.nobu2007-12-251-0/+5
* * tool/make-snapshot: more portable.eban2007-12-251-1/+1
* * tool/make-snapshot (revision): sed does not support +.nobu2007-12-251-1/+1
* * tool/make-snapshot: must create configure and lex.c.eban2007-12-241-1/+1
* * common.mk (encs, ext/ripper/ripper.c): needs MFLAGS.nobu2007-12-221-0/+31