Eli Barzilay
d2c2112ebc
Avoid possible X forwards
2011-01-26 15:51:33 -05:00
Eli Barzilay
f8039ddb74
Another place that needs to know about f14
2011-01-25 14:15:06 -05:00
Eli Barzilay
8d52697a75
New x86_64 version
2011-01-24 05:08:09 -05:00
Eli Barzilay
1d9d490374
_timeout_run doesn't want to work nicely on windows, so dump it and stay
...
with only the timeout in the racket script.
This makes `_timeout_run' redundant, but leave it around in case there
is some future need for it.
2010-12-12 13:10:07 -05:00
Eli Barzilay
3d75992400
Re-fix the drr test on windows.
2010-12-10 11:32:12 -05:00
Eli Barzilay
ce890ef40e
No need for xvnc on windows
2010-12-10 08:36:06 -05:00
Eli Barzilay
de4daa8d81
Add a hack to get the environment variables from the visual studio batch
...
file.
Also change the version number in the foreign tests to make them work.
Also fix getting the `test_gui' configuration.
2010-12-10 05:15:14 -05:00
Eli Barzilay
adb1b56676
Small fixes
2010-12-10 01:26:47 -05:00
Eli Barzilay
a90338eddd
Accommodate Windows x64 builds and installers.
2010-12-09 11:53:26 -05:00
Eli Barzilay
8f17b95d82
Configurable setting for testing drr, use it on windows too.
2010-12-09 11:15:44 -05:00
Eli Barzilay
9d4d514d58
Use the worksp10 files
2010-12-09 11:09:56 -05:00
Eli Barzilay
39806412ce
Indent manifest files.
2010-12-02 07:31:00 -05:00
Eli Barzilay
8903d1b5c9
Patch Racket manifest file too.
2010-11-30 05:15:12 -05:00
Eli Barzilay
9caf9f6203
Drop brown build, due to the machine being too problematic.
2010-11-25 22:10:33 -05: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
85c2a333a5
fix path to get-libs.rkt
2010-11-13 13:18:23 -05:00
Eli Barzilay
885fa11bfe
Change the library download procedure.
...
Instead of downloading to the build directory and then copy files from
there to the target, download directly to the target. This way no
downloading is necessary when people use a fresh build directory.
2010-11-13 01:27:15 -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
689f2ac5c8
Switch from "subcommand
" to the more convenient bash "$(subcommand)".
2010-11-10 20:40:48 -05:00
Eli Barzilay
82bec21251
Allow another command-line argument after `ask' to have answers for the
...
questions.
2010-11-10 20:40:47 -05:00
Eli Barzilay
6675287f68
Use `fakeroot' to avoid chown mess.
2010-11-09 20:13:08 -05:00
Eli Barzilay
b712354f35
Better solution than previous hack test-drracket.rkt
2010-11-09 20:13:08 -05:00
Eli Barzilay
bc4f4e7a45
Fix the simple drracket test
2010-11-07 19:35:53 -05:00
Eli Barzilay
d8945c0bd1
go to PLTHOME before getting the libraries
2010-11-07 18:39:03 -05:00
Eli Barzilay
9a1f19dba7
typo
2010-11-07 18:23:16 -05:00
Eli Barzilay
bb31599718
Download libraries in w32 build code
2010-11-07 17:54:20 -05:00
Eli Barzilay
d0e7f2c471
Change the linux platform names.
...
For example, instead of "Linux - Fedora 7 (x86_64)", use "Linux x86_64
(Fedora 7)". Hopefully, this will make it clearer that it's often fine
to use some linux installer on a different platform than the one it was
made on. (For example, some people wanted an AMD64 build for Ubuntu,
and eventually it turned out that the x86_64 build on Fedora worked
fine.)
This is even more relevant now since the C part is much less platform
dependent in the linux distro sense.
2010-11-06 21:51:45 -04:00
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