Doug Coleman
|
e1aa4cbe65
|
Deleting staging images in factor.cmd should never be a fatal error. The errorlevel can be 1 if the temp directory does not exist, so just delete this line.
|
2011-10-10 20:11:47 -07:00 |
Doug Coleman
|
677419dcbf
|
Delete staging images when running factor.cmd. Fixes #104.
|
2011-10-07 10:57:50 -07:00 |
Doug Coleman
|
bf2a96e9e0
|
Remove Windows CE from core/ basis/ and build-support/
Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes #84.
|
2011-09-18 23:19:06 -05:00 |
Slava Pestov
|
7d6475df0b
|
New boot image location: http://downloads.factorcode.org/images/
|
2010-09-27 20:29:09 -07:00 |
Joe Groff
|
dc75f092fc
|
build-support/factor.cmd: cleanups recommended by mnestic
|
2010-05-25 21:32:07 -07:00 |
Joe Groff
|
d34b377c12
|
build-support/factor.cmd: spruce up "unable to detect cl.exe" message. use "call" to invoke cl so it doesn't stop the batch job if it's not on the path
|
2010-05-25 20:47:20 -07:00 |
Joe Groff
|
fb41d351c2
|
build-support/factor.cmd: copy factor.image to factor.image.fresh after bootstrap completes, like factor.sh does
|
2010-05-25 19:01:55 -07:00 |
Joe Groff
|
17d07bdb0a
|
build-support/factor.cmd: detect cl.exe platform and choose build platform based on that. fix errorlevel handling
|
2010-05-25 18:50:22 -07:00 |
Joe Groff
|
0993e6883d
|
"factor.cmd" script to automate update/build/bootstrap cycle for windows. remove bootimage-* targets from nmakefile
|
2010-05-24 15:56:00 -07:00 |