summaryrefslogtreecommitdiff
path: root/PCbuild/pcbuild.sln
Commit message (Expand)AuthorAgeFilesLines
* 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
* changeset: 76969:0cbe1099226dBrian Curtin2012-05-131-6/+6
* Fix #13210. Port the Windows build from VS2008 to VS2010.Brian Curtin2012-05-131-128/+56
* Issue #7652: Integrate the decimal floating point libmpdec library to speedStefan Krah2012-03-211-0/+21
* Enable PGI/PGO builds for x64 python3.dllMartin v. Löwis2012-03-041-6/+6
* - Issue #10181: New memoryview implementation fixes multiple ownershipStefan Krah2012-02-251-0/+21
* Issue #6715: Add module for compression using the LZMA algorithm.Nadeem Vawda2011-11-301-0/+21
* Issue #5863: Rewrite BZ2File in pure Python, and allow it to acceptAntoine Pitrou2011-04-031-1/+1
* Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-061-0/+58
|\
| * Add updated .hgeol file and fix newlines in the 3.2 branch.Georg Brandl2011-03-051-595/+595
| * Automate build for python3.dll.Martin v. Löwis2010-12-051-11/+7
| * I hope this will fix Win2008(x64) buildbot error.Hirokazu Yamamoto2010-12-041-19/+25
| * Merge branches/pep-0384.Martin v. Löwis2010-12-031-0/+33
| * Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)Hirokazu Yamamoto2010-09-241-0/+23
| * Merged revisions 73998 via svnmerge fromAmaury Forgeot d'Arc2009-07-131-537/+537
* | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-061-537/+537
|/
* #3791: Remove bsddb from the Windows msi installer,Amaury Forgeot d'Arc2008-09-091-21/+0
* Remove _bsddb project on py3k (_bsddb44 project remains and builds). As disc...Mark Hammond2008-09-041-23/+0