[dmd-internals] [D-Programming-Language/dmd] c93332: actually pass the CXX env variable to posix.mak
GitHub
noreply at github.com
Thu Jan 23 21:27:56 PST 2014
Branch: refs/heads/dmd-1.x
Home: https://github.com/D-Programming-Language/dmd
Commit: c9333247a4e6c6e7e0a317624e14dc30dc1770f6
https://github.com/D-Programming-Language/dmd/commit/c9333247a4e6c6e7e0a317624e14dc30dc1770f6
Author: Martin Nowak <code at dawg.eu>
Date: 2014-01-21 (Tue, 21 Jan 2014)
Changed paths:
M .travis.yml
Log Message:
-----------
actually pass the CXX env variable to posix.mak
Commit: e6034ed251e00ca58f70e3e25801c8d760b11e11
https://github.com/D-Programming-Language/dmd/commit/e6034ed251e00ca58f70e3e25801c8d760b11e11
Author: Martin Nowak <code at dawg.eu>
Date: 2014-01-21 (Tue, 21 Jan 2014)
Changed paths:
M src/mars.c
Log Message:
-----------
fix clang++ build error, first argument of main must be int
- explicitly convert to size_t
Commit: 9b04609569bc0c2a27cc478c253fecb625fe46c5
https://github.com/D-Programming-Language/dmd/commit/9b04609569bc0c2a27cc478c253fecb625fe46c5
Author: Walter Bright <walter at walterbright.com>
Date: 2014-01-23 (Thu, 23 Jan 2014)
Changed paths:
M .travis.yml
M src/mars.c
Log Message:
-----------
Merge pull request #3133 from MartinNowak/fixTravis
actually pass the CXX env variable to posix.mak
Compare: https://github.com/D-Programming-Language/dmd/compare/4696dce5bf14...9b04609569bc
More information about the dmd-internals
mailing list