summaryrefslogtreecommitdiffstats
path: root/PCbuild/pywlauncher.vcxproj
Commit message (Collapse)AuthorAgeFilesLines
* Issue #23260: Update Windows installerSteve Dower2015-02-061-0/+1
|
* Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵Steve Dower2014-11-221-179/+10
| | | | which will be used for the official 3.5 release.
* Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj.Zachary Ware2014-03-061-0/+5
| | | | | | | | 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.
* Add missing PGI/PGO configurations for pywlauncher.Martin v. Löwis2012-08-241-1/+45
|
* Issue #8847: Disable COMDAT folding in Windows PGO builds.Martin v. Löwis2012-08-011-3/+3
| | | | Patch by Stefan Krah.
* Create PGInstrument/PGUpdate configurations for py.exe and pyw.exeMartin v. Löwis2012-06-261-0/+42
|
* Add pywlauncher projectBrian Curtin2012-06-201-0/+160