Commit Graph

14 Commits

Author SHA1 Message Date
Vincent St-Amour
800a328fe6 Fix documentation for packages and mutable lists.
As suggested by Matthew.
2012-07-31 17:12:30 -04:00
Vincent St-Amour
52439d528b Move mutable list functions to the compatibility collect.
Mutable pair functions from racket/base are not moved.
2012-07-27 16:49:05 -04:00
Matthew Flatt
d8c04a7d57 try to fix bundle script for new "cache.rktd" format 2011-08-31 09:48:57 -06:00
Jay McCarthy
81cb890323 Fixing problem introduce in 686ec83. Definitely fixes check-dists, may break bundle, but I don't think so 2010-11-25 11:27:22 -05:00
Eli Barzilay
d58395cd0b Provide library lists out of "get-libs.rkt" and make it possible to require it
without doing anything, use this in the distribution specs to include them.
2010-11-10 23:44:36 -05:00
Eli Barzilay
6a997be578 Make get-libs retreive core racket libraries too.
Also move it up a level, since it's a more generic tool now.
2010-11-10 20:40:49 -05:00
Eli Barzilay
6675287f68 Use `fakeroot' to avoid chown mess. 2010-11-09 20:13:08 -05:00
Jay McCarthy
c2e81d4aa0 Probably fixing a problem reported by Eli that I don't know how to recreate 2010-10-25 14:50:21 -06:00
Eli Barzilay
606b7f60dc Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
Eli Barzilay
bc242e06f3 Some "plt" -> "racket" in distribution files and other meta stuff. 2010-05-26 21:29:27 -04:00
Eli Barzilay
c9f359a3c4 Fix a small problems in generating the readme file. 2010-05-18 23:30:12 -04:00
Eli Barzilay
ab116a5c8b Add a generic toplevel README file, make the bundle script use it.
Also, get rid of the old readme-specs.
2010-05-18 17:28:44 -04:00
Eli Barzilay
48c9b54bea distribution seems to be working now 2010-05-16 03:06:19 -04:00
Eli Barzilay
83c2c283fd existing version of build scripts 2010-05-15 10:45:15 -04:00