Doug Coleman
2c257f399c
factor: Rename MACRO: and MACRO: to have quot as the output in stack effects.
2015-07-18 22:16:11 -07:00
Doug Coleman
2451fea0a1
mason.child: On Windows, commands launch relative to parent process
...
binary location instead of cwd. Launch factor.com with full path to get
the correct binary location.
Rename "test" and friends.
2015-06-10 15:36:36 -07:00
John Benediktsson
ef6b2e231f
mason: cleanup usings and misc stuff.
2014-11-15 16:20:49 -08:00
Doug Coleman
3b92ff881c
Use +new-group+ in all processes launched in mason.
2011-10-30 20:47:16 -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
f1c2707b5f
Some mason improvements:
...
- Rename config variables to be more intuitive, split up upload-to-factorcode? into several variables
- Add target-variant variable. This allows running multiple masons on the same architecture but with different parameters, for example bootstrapping with SSE disabled, or simply for testing on a different OS release.
- Added a boot-flags variable for use with the above
2011-09-09 19:54:47 -07:00
Erik Charlebois
981477a7ff
Fix mason following PPC changes; target-os and target-cpu are no longer strings.
2011-07-29 01:57:14 -04:00
Slava Pestov
5df4edc14f
mason: when checking if we need to build, compare source for last finished (clean/dirty/error) build with the latest source hashes, instead of the last *downloaded* source hashes. This ensures that if a build is terminated due to machine failure, we start building again next time
2010-09-04 16:58:10 -07:00
Slava Pestov
618915a084
mason.child: update for Nmakefile change
2010-04-08 16:49:16 -07:00
Slava Pestov
ad2ae73b67
mason.child: run nmake on Windows
2010-01-25 21:05:41 +13:00
Slava Pestov
0612bc6177
Factor source files should not be executable
2009-11-21 17:50:43 -06:00
Slava Pestov
3de9f4c339
mason.child: don't need command line switches for SSE version anymore
2009-09-20 23:16:14 -05:00
Slava Pestov
2dcce9871e
mason.child: bootstrap with SSE3 on x86
2009-09-08 14:03:26 -05:00
Slava Pestov
a150fc9a7f
webapps.mason: Now renders a download grid with links to build machine status and download pages
2009-05-21 19:15:04 -05:00
Slava Pestov
af600d5aac
mason: working on a big overhaul of mason. Status updates sent to a web service, binary upload notification via Twitter
2009-04-17 20:59:59 -05:00
Slava Pestov
b579d32e5c
mason: send HTML e-mails; if benchmarks fail build fails
2009-04-17 17:55:33 -05:00
Slava Pestov
775ca0a956
mason: run factor.com on windows
2009-04-03 16:30:59 -05:00
U-SLAVA-DFB8FF805\Slava
dba42f9259
Remove DLL-downloading logic since we don't have external deps anymore
2009-04-02 13:07:45 -05:00
Slava Pestov
35a3170f42
Stack inference for mason
2009-03-21 03:43:38 -05:00
Slava Pestov
c2bc2c0705
Updating deploy tool, mason.child and factor.sh for new Windows DLLs
2009-03-07 19:39:11 -06:00
Slava Pestov
a5561146b8
mason: still send a report of post-build tasks (binary packaging, etc) fail
2009-02-26 01:45:15 -06:00
Slava Pestov
e0f86889c7
Fixing load-everything for io.files split
2008-12-15 01:13:35 -06:00
unknown
b8487ffcb0
Download Windows DLLs from builder, so that we don't need wget to build Factor
2008-11-17 18:43:33 -06:00
Slava Pestov
437d594982
Put compiler errors in build report
2008-11-16 13:46:45 -06:00
Slava Pestov
7c5dd13449
Mason: another type of builder
2008-09-15 23:20:33 -05:00