[D-runtime] [D-Programming-Language/druntime] b70bf5: build minit.obj explicitly
GitHub via D-runtime
d-runtime at puremagic.com
Sun Dec 27 06:32:32 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: b70bf520327fdfef7663dc6c544b48e15c64a2e1
https://github.com/D-Programming-Language/druntime/commit/b70bf520327fdfef7663dc6c544b48e15c64a2e1
Author: Martin Nowak <code at dawg.eu>
Date: 2015-12-27 (Sun, 27 Dec 2015)
Changed paths:
M win32.mak
M win64.mak
Log Message:
-----------
build minit.obj explicitly
- fixes sporadic build failures caused by different timestamps after
checkout
- requires to explicitly rebuild minit.obj, but we haven't touched the
asm code since ages
Commit: d883ee7e7edc90ad7a6d986903319c2a203c4a09
https://github.com/D-Programming-Language/druntime/commit/d883ee7e7edc90ad7a6d986903319c2a203c4a09
Author: Martin Nowak <code at dawg.eu>
Date: 2015-12-27 (Sun, 27 Dec 2015)
Changed paths:
M win64.mak
Log Message:
-----------
remove minit.obj from win64.mak
Commit: 32a07fc219280d02f2d3731ebc76c6879a62707a
https://github.com/D-Programming-Language/druntime/commit/32a07fc219280d02f2d3731ebc76c6879a62707a
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-12-28 (Mon, 28 Dec 2015)
Changed paths:
M win32.mak
M win64.mak
Log Message:
-----------
Merge pull request #1451 from MartinNowak/fixBuild
fix nightly builds
Compare: https://github.com/D-Programming-Language/druntime/compare/74e5d8714802...32a07fc21928
More information about the D-runtime
mailing list