[M3commit] [modula3/cm3] 09b511: Fix NT bootstrap Makefile since cm3 and mklib's Ma...
GitHub
noreply at github.com
Wed Jan 6 14:53:56 CET 2016
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 09b511a083e78a75fe829c445ac5171300a9b1ac
https://github.com/modula3/cm3/commit/09b511a083e78a75fe829c445ac5171300a9b1ac
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M scripts/python/pylib.py
Log Message:
-----------
Fix NT bootstrap Makefile since cm3 and mklib's Main.mo moved
into separate directories.
Commit: 1667fcb358cfdfc2595f7d4847d92a199c3f4a6e
https://github.com/modula3/cm3/commit/1667fcb358cfdfc2595f7d4847d92a199c3f4a6e
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M m3-sys/cm3/src/Builder.m3
Log Message:
-----------
Fix regression from LLVM mode introduction circa 7/31/2015 004d0f687b912e65fb810dc6ca38917208beacd1.
Bootstrapping of .c/.h/.s must copy them.
Commit: c8569cf28d473714804f83cd56a9d32cbfbdc9bf
https://github.com/modula3/cm3/commit/c8569cf28d473714804f83cd56a9d32cbfbdc9bf
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M scripts/python/pylib.py
Log Message:
-----------
space is adequate, don't need tabe; add a crude clean target, remove iphlpapi.lib
Commit: 8ccc5406829e8390d51c63a981eed622fad124d9
https://github.com/modula3/cm3/commit/8ccc5406829e8390d51c63a981eed622fad124d9
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M m3-libs/m3core/src/m3core.h
M m3-libs/m3core/src/thread/WIN32/ThreadWin32C.c
Log Message:
-----------
Remove assert/wassert workaround from here.
5.8.6 already released without it, and the workaround in LibcCompatC.c
should suffice, let alone using bootstraps.
Commit: d3974d071fb01aff1c567f1788f29298281df424
https://github.com/modula3/cm3/commit/d3974d071fb01aff1c567f1788f29298281df424
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M scripts/python/pylib.py
Log Message:
-----------
remove redundant looking close -- though make.sh remains, todo another day
Compare: https://github.com/modula3/cm3/compare/e0bfe8ce30aa...d3974d071fb0
More information about the M3commit
mailing list