[phobos] [D-Programming-Language/installer] 818056: add support for VS2015 and Universal CRT
GitHub via phobos
phobos at puremagic.com
Tue Oct 13 14:15:16 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/installer
Commit: 818056aa2242d4ffb36807623d193f58e860a8e2
https://github.com/D-Programming-Language/installer/commit/818056aa2242d4ffb36807623d193f58e860a8e2
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-09-03 (Thu, 03 Sep 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
add support for VS2015 and Universal CRT
Commit: 7502641d8a89440753593caeb92c4290d9546f6b
https://github.com/D-Programming-Language/installer/commit/7502641d8a89440753593caeb92c4290d9546f6b
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-09-03 (Thu, 03 Sep 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
added check whether kernel32.lib actually exists in the detected SDK dir.
added more registry keys as possible SDK installation folders
Commit: 8a770d6c6bf56248a884e226174de8dac66d1246
https://github.com/D-Programming-Language/installer/commit/8a770d6c6bf56248a884e226174de8dac66d1246
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
detect UCRTVersion before detecting SDK, used to detect Win10 SDK
Commit: a7e43c05c194612b4c7f4c0bdbb6aabd2ad5e02e
https://github.com/D-Programming-Language/installer/commit/a7e43c05c194612b4c7f4c0bdbb6aabd2ad5e02e
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
fix case
Commit: e5c8c60295e5d83c086d98f08978273059dec24d
https://github.com/D-Programming-Language/installer/commit/e5c8c60295e5d83c086d98f08978273059dec24d
Author: Martin Nowak <code at dawg.eu>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M windows/d2-installer.nsi
Log Message:
-----------
Merge pull request #144 from rainers/detect_vs2015_ucrt
add support for VS2015 and Universal CRT
Compare: https://github.com/D-Programming-Language/installer/compare/a01d9092a540...e5c8c60295e5
More information about the phobos
mailing list