Steve Dower
b0660582cc
Adds version info to all signed binaries on Windows.
2016-04-06 12:35:24 -07:00
Steve Dower
bb24087a2c
Issue #23260 : Update Windows installer
2015-02-05 22:08:48 -08:00
Steve Dower
65e4cb10d9
Issue #22919 : Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
2014-11-22 12:54:57 -08:00
Zachary Ware
54d04a46f3
Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj.
...
pylauncher.vcxproj already has the same dependency, and adding it to
the pywlauncher project eliminates the possibility of the pywlauncher
build failing when building the solution in parallel. In particular,
pywlauncher may fail to build when doing a "Rebuild Solution" from the
VS Build menu.
2014-03-06 13:21:45 -06:00
Martin v. Löwis
3234cc808c
Add missing PGI/PGO configurations for pywlauncher.
2012-08-24 15:06:50 +02:00
Martin v. Löwis
d49b323270
Issue #8847 : Disable COMDAT folding in Windows PGO builds.
...
Patch by Stefan Krah.
2012-08-01 11:06:53 +02:00
Martin v. Löwis
8ca5a840b3
Create PGInstrument/PGUpdate configurations for py.exe and pyw.exe
2012-06-26 09:18:14 +02:00
Brian Curtin
4bca286160
Add pywlauncher project
2012-06-20 16:11:39 -05:00