summaryrefslogtreecommitdiffstats
path: root/PCbuild/pcbuild.sln
Commit message (Expand)AuthorAgeFilesLines
* 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-211-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-291-0/+21
* Issue #5863: Rewrite BZ2File in pure Python, and allow it to acceptAntoine Pitrou2011-04-031-1/+1
* 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
* #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
* Revert a bad change I made in r64209, which probably broke compilation on win64Amaury Forgeot d'Arc2008-07-021-9/+17
* Merged revisions 64202 via svnmerge fromAmaury Forgeot d'Arc2008-06-121-17/+9
* Merged revisions 64197 via svnmerge fromAmaury Forgeot d'Arc2008-06-121-17/+17
* Merged revisions 64123 via svnmerge fromBenjamin Peterson2008-06-111-0/+21
* Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge...Christian Heimes2008-05-081-0/+1
* Merged revisions 62734,62736,62748,62769 via svnmerge fromChristian Heimes2008-05-081-1/+0
* Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-...Christian Heimes2008-04-091-4/+4
* Merged revisions 62129,62131,62133 via svnmerge fromTrent Nelson2008-04-031-0/+29
* Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,...Christian Heimes2008-03-191-0/+38
* Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,...Martin v. Löwis2008-02-291-0/+4
* Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,...Martin v. Löwis2008-02-291-0/+18
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-213/+396
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-0/+2
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+14
* Add AMD64 and Itanium configurationgs to ctypes;Martin v. Löwis2006-03-101-8/+4
* Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln.Thomas Heller2006-03-091-276/+276
* Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows.Thomas Heller2006-03-091-0/+25
* Import bdist_msiMartin v. Löwis2006-03-051-0/+13
* Add build support for AMD64.Martin v. Löwis2006-02-141-0/+34