Updates of baselines.
Enabled darwin globally. svn path=/configurations/trunk/tud/; revision=11519
Martin Bravenboer committed
Apr 9, 2008 at 23:29 UTC
8e1910510db12d73f9f91abcda854eb8a5f3f742
2 files changed
+4
-4
supervisor/strategoxt/baseline.nix
+3
-3
@@ -8,14 +8,14 @@
8
http://buildfarm.st.ewi.tudelft.nl/releases/meta-environment/sdf2-bundle-2.4pre212034-2nspl1xc/;
9
10
strategoxt =
11
- http://releases.strategoxt.org/strategoxt/strategoxt-0.17M3pre17632-f440vxhd/;
11
+ http://releases.strategoxt.org/strategoxt/strategoxt-0.17M3pre17662-4cjkwz42/;
12
13
strategoLibraries =
14
- http://releases.strategoxt.org/stratego-libraries/stratego-libraries-0.17pre1763217632-vfcwm49q/;
14
+ http://releases.strategoxt.org/stratego-libraries/stratego-libraries-0.17pre1766217662-0qk0d2ag/;
15
16
# used for compiling Stratego/XT from Subversion.
17
strategoxtBootstrap =
18
- http://releases.strategoxt.org/strategoxt/strategoxt-0.17M3pre17632-f440vxhd/strategoxt-0.17M3pre17632.tar.gz;
18
+ http://releases.strategoxt.org/strategoxt/strategoxt-0.17M3pre17662-4cjkwz42/strategoxt-0.17M3pre17662.tar.gz;
19
# ftp server is down a lot at the moment
20
# ftp://ftp.strategoxt.org/pub/stratego/StrategoXT/baseline/latest/strategoxt.tar.gz
21
}
supervisor/strategoxt/systems.nix
+1
-1
@@ -3,7 +3,7 @@
3
*/
4
[ "i686-linux"
5
"x86_64-linux"
6
-# "i686-darwin"
6
+ "i686-darwin"
7
]
8
9
# "i686-cygwin"