[dmd-internals] [D-Programming-Language/dmd] 7e8712: Fixed compilation of DMD with MSVC because we keep...
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri May 23 15:48:10 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 7e8712ee3a6f8b436a49296a4305dd31bd950e42
https://github.com/D-Programming-Language/dmd/commit/7e8712ee3a6f8b436a49296a4305dd31bd950e42
Author: Orvid King <blah38621 at gmail.com>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M src/dmd_msc.vcproj
M src/dmd_msc.vcxproj
Log Message:
-----------
Fixed compilation of DMD with MSVC because we keep failing to add new files to the external build system's project files.
Commit: b099b088a79a57151d17e6775f907c558593db21
https://github.com/D-Programming-Language/dmd/commit/b099b088a79a57151d17e6775f907c558593db21
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-05-24 (Sat, 24 May 2014)
Changed paths:
M src/dmd_msc.vcproj
M src/dmd_msc.vcxproj
Log Message:
-----------
Merge pull request #3575 from Orvid/fixvcxprojagain
Fixed compilation of DMD with MSVC
Compare: https://github.com/D-Programming-Language/dmd/compare/fa12d5b95f11...b099b088a79a
More information about the dmd-internals
mailing list