Commit Graph

14 Commits

Author SHA1 Message Date
Tiberiu Chibici 7cba5cc109 Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Brian Ferguson 67aeaf5392 Remove Platform version helpers and use <VersionHelpers.h> per http://msdn.microsoft.com/en-us/library/windows/desktop/dn424972%28v=vs.85%29.aspx 2014-02-12 14:42:02 -07:00
Birunthan Mohanathas 98b925fe7c New installer: Fix Release build 2014-02-08 09:47:37 +02:00
Birunthan Mohanathas 726d674438 New installer: Handle installation types properly 2014-02-01 14:11:08 +02:00
Birunthan Mohanathas cfc3aa77f0 Build: Default the WinDDK 7.1 to <RepoRoot>\..\WinDDK\7600.16385.1\ 2013-11-05 17:31:30 +02:00
Birunthan Mohanathas e1872e67bb Move .props files to Build\VS\ 2013-11-03 20:18:42 +02:00
Birunthan Mohanathas abf3ee09ed New installer: Implement basic install and elevation handling 2013-11-03 16:22:00 +02:00
Birunthan Mohanathas 25d956c014 New installer: Partly revert 5689604 since some parts are necessary after all 2013-11-03 16:14:08 +02:00
Birunthan Mohanathas 177d305e58 Additional change to 5689604 2013-11-02 13:55:35 +02:00
Birunthan Mohanathas 5689604f36 New installer: Comment out unnecessary parts of the lzma files to reduce size 2013-11-02 13:54:55 +02:00
Birunthan Mohanathas e35a65eeaa New installer: Add UI controls 2013-11-02 12:31:05 +02:00
Birunthan Mohanathas 1934c5db72 Change NULL to nullptr 2013-05-31 17:28:39 +03:00
Birunthan Mohanathas 7581e3ac98 Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
Birunthan Mohanathas b7c1e16554 Add initial work for installer C++ rewrite
Release build requires WinDDK to link with the system msvcrt.dll.
2013-03-18 18:55:34 +02:00