[dmd-internals] [D-Programming-Language/dmd] e34ace: Fix makefile breakage:
GitHub
noreply at github.com
Sat May 19 20:05:27 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: e34ace59ddd45cf80ec0e7bc9f49c20c83be40f1
https://github.com/D-Programming-Language/dmd/commit/e34ace59ddd45cf80ec0e7bc9f49c20c83be40f1
Author: David Held <github at wyntrmute.com>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M src/win32.mak
Log Message:
-----------
Fix makefile breakage:
* Move all targets below all variable assignments
* Roll forward CPPUnit changes
* Minor renaming
* Changed default install directory to ..\install
* Updated install target to create target directories
* Added install-clean target
Commit: 356f224418507c11516db15152315934a1445fc4
https://github.com/D-Programming-Language/dmd/commit/356f224418507c11516db15152315934a1445fc4
Author: David Held <github at wyntrmute.com>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M src/win32.mak
Log Message:
-----------
Added directory removal to install-clean target.
Commit: d5658a50dea923bd8a028cf0a6677d1b98d2b27c
https://github.com/D-Programming-Language/dmd/commit/d5658a50dea923bd8a028cf0a6677d1b98d2b27c
Author: Walter Bright <walter at walterbright.com>
Date: 2012-05-19 (Sat, 19 May 2012)
Changed paths:
M src/win32.mak
Log Message:
-----------
Merge pull request #954 from dheld/bug-fix
win32.mak rollforward/cleanup
Compare: https://github.com/D-Programming-Language/dmd/compare/cfdd933...d5658a5
More information about the dmd-internals
mailing list