summaryrefslogtreecommitdiff
path: root/PCbuild/pcbuild.sln
Commit message (Expand)AuthorAgeFilesLines
* PCbuild: downgrade pcbuild.sln to support VS 2010 (#3031)Victor Stinner2017-08-101-1/+1
* [2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)Zachary Ware2017-06-111-536/+536
* Close #24508: Backport the 3.5 MSBuild project files.Zachary Ware2015-07-161-154/+131
* Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-061-559/+559
* Add updated .hgeol file and fix newlines in the 2.7 branch.Georg Brandl2011-03-051-559/+559
* Set svn:eol-style=CRLF on all Visual Studio solution files.Amaury Forgeot d'Arc2009-07-131-559/+559
* Merged revisions 64368-64369 via svnmerge fromTrent Nelson2008-06-271-22/+0
* It seems that my VS2008 Express does not include a project in the build confi...Amaury Forgeot d'Arc2008-06-121-17/+17
* fix Windows building for multiprocessingBenjamin Peterson2008-06-111-0/+21
* Re-added getbuildinfo.c solution itemChristian Heimes2008-05-061-0/+1
* Add the 'json' package. Code taken from simplejson 1.9 and contributed by BobBrett Cannon2008-05-051-1/+0
* Issue #2513: enable 64bit cross compilation on windows.Mark Hammond2008-04-071-4/+4
* Reimplement kill_python. The existing version had a number of flaws, namely,...Trent Nelson2008-04-031-0/+29
* Refine the Visual Studio 2008 build solution in order to improve how we deal ...Trent Nelson2008-03-191-0/+38
* Make _hashlib depend on pythoncore.Martin v. Löwis2008-02-291-0/+4
* Make _hashlib a separate project.Martin v. Löwis2008-02-291-0/+18
* Renamed PCBuild9 directory to PCBuildChristian Heimes2007-12-311-0/+471
* Moved PCbuild directory to PC/VS7.1Christian Heimes2007-12-311-288/+0
* Revert commit 55855.Thomas Heller2007-06-101-0/+6
* For now, disable the _bsddb, _sqlite3, _ssl, _testcapi, _tkinterThomas Heller2007-06-101-6/+0
* Build _ctypes and _ctypes_test in the ReleaseAMD64 configuration.Thomas Heller2007-06-061-0/+2
* Add sqlite3 to the Windows build process.Martin v. Löwis2006-04-041-0/+13
* Patch #1462700: Make _ctypes_test depend on _ctypes.Martin v. Löwis2006-04-031-0/+1
* 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
* Generate getbuildinfo.o each time the linker is invoked;Martin v. Löwis2006-01-181-0/+12
* Make zlib builtin.Martin v. Löwis2006-01-031-11/+0
* As reported on c.l.py, the _elementtree projectTim Peters2005-12-261-0/+1
* Add build support for _elementtree on Windows.Trent Mick2005-12-151-0/+10
* Patch #1160164: Use ReleaseItanium for zlib build.Martin v. Löwis2005-08-251-2/+2
* Revert creation of launcher.exeMartin v. Löwis2004-09-081-10/+0
* Add launcher programMartin v. Löwis2004-09-071-0/+10
* Add Itanium targets.Martin v. Löwis2004-07-201-0/+32
* Add readme.txtMartin v. Löwis2004-06-281-0/+3
* Update build procedure to VC 7.1.Martin v. Löwis2004-01-021-0/+157