summaryrefslogtreecommitdiff
path: root/PCbuild/pcbuild.sln
Commit message (Expand)AuthorAgeFilesLines
* bpo-36941: Project file fixups for Windows ARM64 (GH-13477)Paul Monson2019-05-221-4/+17
* bpo-36941: Windows build changes for Windows ARM64 (GH-13365)Paul Monson2019-05-171-1/+343
* bpo-35920: Windows 10 ARM32 platform support (GH-11774)Paul Monson2019-04-251-4/+5
* bpo-36635: Add _testinternalcapi module (GH-12841)Victor Stinner2019-04-181-0/+2
* bpo-36071 Add support for Windows ARM32 in ctypes/libffi (GH-12059)Paul Monson2019-04-171-0/+2
* bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)Paul Monson2019-02-141-0/+315
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-101-0/+72
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-071-72/+0
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-061-0/+72
* bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095)Steve Dower2018-10-271-18/+0
* bpo-32588: Move _findvs into its own module and add missing _queue module to ...Steve Dower2018-01-191-1/+19
* bpo-14976: Reentrant simple queue (#3346)Antoine Pitrou2018-01-161-0/+18
* [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)Steve Dower2017-07-171-91/+4
* bpo-30631: Silence MSVC warnings in third-party code (GH-1963)Segev Finer2017-06-151-0/+3
* bpo-27425: Be more explicit in .gitattributes (GH-840)Zachary Ware2017-06-101-769/+769
* Adds lib.pyproj file to solution (#1633)Steve Dower2017-05-171-2/+2
* bpo-29191: Add liblzma.vcxproj to pcbuild.sln and other missing entries (#1222)Segev Finer2017-04-201-0/+34
* Issue #28448: Fix C implemented asyncio.Future didn't work on WindowsINADA Naoki2016-10-211-0/+2
* Issue #28217: Adds _testconsole module to test console input. Fixes some issu...Steve Dower2016-10-031-0/+18
* Issue #27469: Adds a shell extension to the launcher so that drag and drop wo...Steve Dower2016-07-161-1/+25
* Issue #24268: Adds PCBuild project to build _testmultiphase module.Steve Dower2015-05-231-0/+16
* Updates PCBuild.sln to open with VS 2015 by default.Steve Dower2015-05-201-2/+2
* Make bdist_wininst build only on demandSteve Dower2014-12-151-3/+1
* Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...Steve Dower2014-11-221-163/+134
* Issue #21017: Enable Tix debug build on WindowsZachary Ware2014-03-221-0/+2
* Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows buildZachary Ware2014-03-211-0/+52
* Clean up PCbuild/pcbuild.sln a bit:Zachary Ware2014-03-181-32/+14
* Revert accidental deletion of _overlapped.Martin v. Löwis2014-01-031-0/+2
* * Issue #16113: Remove sha3 module again.Martin v. Löwis2014-01-031-4/+0
* Close #19439: execute embedding tests on WindowsNick Coghlan2013-11-031-0/+18
* Update more configurations in pcbuild.sln.Richard Oudkerk2013-10-181-0/+6
* Update pcbuild.sln to build _overlapped.Richard Oudkerk2013-10-181-16/+10
* Initial checkin of asyncio package (== Tulip, == PEP 3156).Guido van Rossum2013-10-171-0/+2
* Fix #14470. Remove w9xpopen per PEP 11.Brian Curtin2012-12-231-2/+0
* Issue #16421: allow to load multiple modules from the same shared object.Andrew Svetlov2012-12-141-0/+18
* correct build configuration of sha3 project for debug buildsChristian Heimes2012-10-071-3/+4
* Issue #16133: add Windows project file for _sha3 module. I choose to build _s...Christian Heimes2012-10-061-0/+17
* Add missing PGI/PGO configurations for pywlauncher.Martin v. Löwis2012-08-241-0/+1
* Issue #15431: Drop _freeze_importlib from all build configurations,Martin v. Löwis2012-07-281-6/+0
* Issue #15431: Add _freeze_importlib project to regenerate importlib.h on Wind...Martin v. Löwis2012-07-281-0/+16
* Create PGInstrument/PGUpdate configurations for py.exe and pyw.exeMartin v. Löwis2012-06-261-24/+15
* Remove associator project - it's not neededBrian Curtin2012-06-211-2/+0
* Build and bundle the 32-bit launcher in all configurations.Martin v. Löwis2012-06-211-8/+8
* Add associatorBrian Curtin2012-06-201-0/+14
* Add the pyw launcherBrian Curtin2012-06-201-0/+16
* Get 64-bit buildingBrian Curtin2012-06-201-2/+4
* Initial changes to get the py launcher buildingBrian Curtin2012-06-201-0/+14
* Issue 14821:Kristján Valur Jónsson2012-05-201-12/+0
* Clean up the PCBuild project files, removing redundant settings andKristján Valur Jónsson2012-05-191-2/+2
* Don't build xxlimited in debug mode.Martin v. Löwis2012-05-141-2/+0