Eli Barzilay
f11bb7795c
Added per-machine $more_setup_args configuration
2010-11-05 01:34:27 -04:00
Eli Barzilay
95c3772e8a
typo
2010-10-27 09:42:11 -04:00
Eli Barzilay
667c682c2b
Better filename conventions: "main.rkt"s that would just require the
...
necessary modules are now "all.rkt"s; "shard.rkt"s turn to
"resources.rkt".
Also, "navbar.rkt" changes to "all.rkt", since it was doing the same
thing (in addition to setting the navbar).
2010-10-26 16:09:16 -04:00
Eli Barzilay
2cda694ab7
Fix the names used by the sh',
tgz', and `zip' installers to use
...
`racket', `racket-textual' and `racket-full' instead of `plt', `mz', and
`full'.
(Also use uniform argument names in packaging functions.)
2010-10-26 07:21:12 -04: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
f51fd94412
Another "/proj/scheme/" -> "/proj/racket" change.
2010-10-21 20:50:57 -04:00
Eli Barzilay
ee138cf2cb
Some repeated "and and"s and "the the"s, and two more typos.
...
Closes PR 11229.
2010-09-20 15:38:18 -04:00
Eli Barzilay
80d21c522d
Make the static table page always be visible.
2010-09-09 12:16:59 -04:00
Eli Barzilay
606b7f60dc
Lots of "~e" to "~.s" changes.
2010-08-25 17:17:01 -04:00
Eli Barzilay
fdcc87a14d
pre pages should be working now.
...
* Remove all uses iplt from svn, replaced with a new iplt repository in
git.
* The previous approach to patching pre html files wasn't robust enough,
in case of a problem in the web page build things could be left with
the raw html pages. Replace that with a better solution, which
generates the web pages earlier and then uses them to patch the html
files.
* Add the drracket.org redirection page to the distribution list.
* Fix a small bug in the git intro page css.
2010-07-14 12:34:16 -04:00
Eli Barzilay
1dc36d24fc
make versionpatch deal with two-part versions too
2010-06-06 00:18:31 -04:00
Eli Barzilay
d0ecc73df5
More plt-scheme -> racket-lang, specifically for planet and bugs urls.
2010-05-31 15:11:27 -04:00
Eli Barzilay
4cdfbb28d7
A few minor fixes
2010-05-27 02:33:38 -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
5a432f3c9c
Switch installation names to "Racket"
2010-05-26 21:29:26 -04:00
Eli Barzilay
c9a7baaffa
Change file references
2010-05-25 23:51:59 -04:00
Eli Barzilay
2240e54660
Rename "plt-installer-header" -> "installer-header"
2010-05-25 22:09:52 -04:00
Eli Barzilay
af07701590
updated config path snapshot
2010-05-25 22:09:51 -04:00
Eli Barzilay
3aa192944b
Get rid of the generic "plt-" prefix
2010-05-25 15:42:31 -04:00
Eli Barzilay
72b1a3aafa
Racketified windows installer
2010-05-25 15:42:31 -04:00
Eli Barzilay
49949a8421
Deal with a "~/" prefix.
...
A few additional improvements to the script.
2010-05-25 15:42:31 -04:00
Eli Barzilay
3ddeb6df17
Racketified unix installer.
2010-05-25 15:42:31 -04:00
Eli Barzilay
ea27521b5c
Improved NSIS graphics (better font rendering, improved logo, no fadeout).
2010-05-25 02:06:47 -04:00
Eli Barzilay
16affcd86d
New NSIS graphics.
2010-05-24 02:59:12 -04:00
Eli Barzilay
7a380fa160
Minor git tweak
2010-05-21 15:12:15 -04:00
Eli Barzilay
2c3db18852
Some git adjustments
2010-05-19 08:32:35 -04:00
Eli Barzilay
263168a165
Adjustment for release checklist.
2010-05-19 06:11:48 -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
9c352f5704
More svn -> git changes.
...
Some mentions of svn/subversion are replaced with git, and some patterns
for paths to ignore include ".git*". (Note ".mailmap" not added, might
need to.)
2010-05-17 05:41:04 -04:00
Eli Barzilay
0940a4d813
Rename "test-drscheme.ss" -> "test-drracket.rkt"; remove the framework tests.
...
There's no point keeping the framework tests when drdr does a better job
with running more stuff. But keep the drracket test, just in case, to
get an additional nag when something bad happens and it doesn't start.
2010-05-17 01:57:41 -04:00
Eli Barzilay
a46743211b
A lot of "plt-scheme.org" -> "racket-lang.org"s.
2010-05-17 00:53:12 -04:00
Eli Barzilay
020d363336
more adjustments
2010-05-16 03:08:31 -04:00
Eli Barzilay
48c9b54bea
distribution seems to be working now
2010-05-16 03:06:19 -04:00
Eli Barzilay
83a74c89c0
build script works with git, but still takes its own resources from iplt (svn).
2010-05-15 10:47:12 -04:00
Eli Barzilay
83c2c283fd
existing version of build scripts
2010-05-15 10:45:15 -04:00