racket/collects/meta/build
Eli Barzilay 8beba3caf9 Avoid bash regexps
Turns out that bash's regexps (using `=~') changed so that quoting them
matches a literal string, and it seems dangerous to rely on parsing
unquoted regexps.  One way around this is to put the regexp in a
variable, but for the two simple uses that this script had, it's easy to
avoid regexps completely.
2011-12-28 21:07:24 -05:00
..
nsis A few minor fixes 2010-05-27 02:33:38 -04:00
sitemap
unix-installer Improve unix installer tester. 2011-11-02 17:40:24 -04:00
build Avoid bash regexps 2011-12-28 21:07:24 -05:00
bundle try to fix bundle script for new "cache.rktd" format 2011-08-31 09:48:57 -06:00
info.rkt
make-patch More svn -> git changes. 2010-05-17 05:41:04 -04:00
test-drracket.rkt _timeout_run doesn't want to work nicely on windows, so dump it and stay 2010-12-12 13:10:07 -05:00
versionpatch Indent manifest files. 2010-12-02 07:31:00 -05:00