[dlang.org] [dlang/dlang.org] f174c0: use defined bootstrap compiler to build dmd
GitHub via dlang.org
dlang.org at puremagic.com
Mon Sep 19 06:02:51 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/dlang.org
Commit: f174c072623f2e953e39bc924ddaf44f6b9ab12a
https://github.com/dlang/dlang.org/commit/f174c072623f2e953e39bc924ddaf44f6b9ab12a
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-19 (Mon, 19 Sep 2016)
Changed paths:
M posix.mak
Log Message:
-----------
use defined bootstrap compiler to build dmd
- avoids dependency on system dmd which can have any version (even newer
than latest release), and might fail to build a correct compiler
- fixes auto-deployment of dlang.org which uses master dmd
Commit: e8eb3074883b27a65e27492347491092e2c2b369
https://github.com/dlang/dlang.org/commit/e8eb3074883b27a65e27492347491092e2c2b369
Author: Vladimir Panteleev <github.private at thecybershadow.net>
Date: 2016-09-19 (Mon, 19 Sep 2016)
Changed paths:
M posix.mak
Log Message:
-----------
Merge pull request #1481 from MartinNowak/fix_dmd_compilation
use defined bootstrap compiler to build dmd
Compare: https://github.com/dlang/dlang.org/compare/7a5409684cc7...e8eb3074883b
More information about the dlang.org
mailing list