summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.4Martin v. Löwis2014-05-012-2/+2
|\
| * Update to 1.0.1gMartin v. Löwis2014-05-012-2/+2
| * "Escape" a character in the middle of "warning"Zachary Ware2014-04-231-8/+8
* | Issue #19962: The Windows build process now creates "python.bat"Zachary Ware2014-04-301-1/+161
* | "Escape" a character in the middle of "warning"Zachary Ware2014-04-231-8/+8
* | Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt.Zachary Ware2014-03-291-0/+1
* | Merge with 3.4Zachary Ware2014-03-291-2/+1
|\ \ | |/
| * Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt.Zachary Ware2014-03-291-2/+1
* | Issue #21017: Enable Tix debug build on WindowsZachary Ware2014-03-222-1/+3
* | Issue #15968: Temporarily revert change to PCbuild/rt.batZachary Ware2014-03-221-1/+3
* | Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows buildZachary Ware2014-03-2213-136/+670
* | Merge with 3.4Zachary Ware2014-03-191-4/+7
|\ \ | |/
| * Use the correct VS edition names in PCbuild/readme.txtZachary Ware2014-03-191-4/+7
* | Merge xxlimited compile warning fix from 3.4Zachary Ware2014-03-191-3/+3
|\ \ | |/
| * Avoid compile warning in xxlimited on 32-bit Windows non-Debug builds.Zachary Ware2014-03-191-3/+3
* | Merge PCbuild/pcbuild.sln cleanup from 3.4Zachary Ware2014-03-191-32/+14
|\ \ | |/
| * Clean up PCbuild/pcbuild.sln a bit:Zachary Ware2014-03-191-32/+14
* | Bump Windows build to 3.5Zachary Ware2014-03-174-12/+12
|/
* Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj.Zachary Ware2014-03-061-0/+5
|\
| * Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj.Zachary Ware2014-03-061-0/+5
* | Issue #20465: Update Windows installer to SQLite 3.8.3.1.Martin v. Löwis2014-03-022-2/+2
* | Issue #20609: Merge with 3.3.Zachary Ware2014-02-181-8/+40
|\ \ | |/
| * Issue #20609: Fix building 64-bit binaries on 32-bit Windows.Zachary Ware2014-02-181-8/+40
| * Filter namespaceobject's files properly in the pythoncore VS project.Zachary Ware2013-12-111-2/+6
* | Drop reference to pythoncore, to avoid linking python34.dllMartin v. Löwis2014-01-041-5/+0
* | Revert accidental deletion of _overlapped.Martin v. Löwis2014-01-031-0/+2
* | * Issue #16113: Remove sha3 module again.Martin v. Löwis2014-01-034-236/+0
* | Properly filter some recent additions in the Windows build files.Zachary Ware2013-12-113-2/+44
* | Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on theZachary Ware2013-11-261-0/+48
|\ \ | |/
| * Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on theZachary Ware2013-11-261-0/+48
* | Add _opcode to Windows build envChristian Heimes2013-11-241-0/+1
* | Update Tcl/Tk to 8.6.1.Martin v. Löwis2013-11-233-9/+9
* | Issue #18874: Implement the PEP 454 (tracemalloc)Victor Stinner2013-11-231-1/+4
* | Update xz to 5.0.5.Martin v. Löwis2013-11-222-4/+4
* | Update SQLite to 3.8.1 on Windows.Martin v. Löwis2013-11-222-2/+2
* | Issue #16632: Enable DEP and ASLR on Windows.Christian Heimes2013-11-201-3/+2
* | ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.Christian Heimes2013-11-202-0/+8
* | Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for...Christian Heimes2013-11-191-6/+6
|\ \ | |/
| * Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for...Christian Heimes2013-11-191-6/+6
| * Issue #19391: Clean up PCbuild/readme.txtZachary Ware2013-11-041-48/+26
| * Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware.Tim Golden2013-11-031-8/+8
| * Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth.Tim Golden2013-10-291-1/+1
* | #19439: Update PCbuild/readme.txt with new sub-projectZachary Ware2013-11-061-0/+3
* | Close #19439: execute embedding tests on WindowsNick Coghlan2013-11-033-0/+201
* | Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware.Tim Golden2013-11-011-8/+8
* | Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth.Tim Golden2013-10-271-1/+1
* | Issue #18685: Extract template part of _sre.c into separated sre_lib.h file.Serhiy Storchaka2013-10-262-0/+12
* | Closes issue #19273: clean up the pcbuild readme.txt (Patch by Zachary Ware)Tim Golden2013-10-251-259/+262
* | Update more configurations in pcbuild.sln.Richard Oudkerk2013-10-181-0/+6
* | Update pcbuild.sln to build _overlapped.Richard Oudkerk2013-10-181-16/+10