summaryrefslogtreecommitdiff
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.Zachary Ware2014-08-062-2/+2
* Update prepare_ssl.py script to generate the .asm files.Zachary Ware2014-08-061-8/+31
* Issue #21907: Avoid using double quotes to check argument values.Zachary Ware2014-07-311-6/+6
* Issue #21907: Further improvments to build_pgo.bat. Patch by Ingolf Becker.Zachary Ware2014-07-312-15/+22
* Issue #22018: On Windows, signal.set_wakeup_fd() now also supports sockets.Victor Stinner2014-07-291-8/+8
* Issue #18093: Give the Windows build _testembed.c's new location.Zachary Ware2014-07-252-2/+2
* Issue #18093: Factor out the programs that embed the runtimeNick Coghlan2014-07-254-7/+7
* Backout 42ced0d023cd: oops, i didn't want to push this changeset :-/Victor Stinner2014-07-241-8/+8
* tetsVictor Stinner2014-07-241-8/+8
* Issue #17846: Merge with 3.4Zachary Ware2014-07-0722-488/+1296
|\
| * Merge with 3.4Zachary Ware2014-07-071-1/+1
| |\
| * | Issue #21907: Improved the batch scripts provided for building Python.Zachary Ware2014-07-075-34/+168
| * | Simplify a badly written condition.Zachary Ware2014-06-201-1/+1
| * | Merge with 3.4Zachary Ware2014-06-131-3/+0
| |\ \
| * \ \ Issue #21745: Merge with 3.4Zachary Ware2014-06-131-0/+3
| |\ \ \
| * \ \ \ Issue #21671: Merge with 3.4Zachary Ware2014-06-0618-454/+1128
| |\ \ \ \
| | * \ \ \ Issue #21665: Don't use 'OPTS=noxp' when compiling Tk.Zachary Ware2014-06-0518-454/+1128
| | |\ \ \ \
| | | * \ \ \ Issue21452 Add missing backslash to build path for make_buildinfoTim Golden2014-05-091-6/+6
| | | |\ \ \ \
| | | * \ \ \ \ Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. I...Tim Golden2014-05-091-9/+9
| | | |\ \ \ \ \
| | | * | | | | | Issue #21141: The Windows build process no longer attempts to find Perl,Zachary Ware2014-05-095-308/+283
| | | * | | | | | Merge with 3.4Martin v. L?wis2014-05-0115-146/+845
| | | |\ \ \ \ \ \
| | | | * | | | | | 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-281-0/+1
| | | | * | | | | | Merge with 3.4Zachary Ware2014-03-281-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-2113-136/+670
| | | | * | | | | | | Merge with 3.4Zachary Ware2014-03-191-4/+7
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge xxlimited compile warning fix from 3.4Zachary Ware2014-03-181-3/+3
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge PCbuild/pcbuild.sln cleanup from 3.4Zachary Ware2014-03-184-12/+12
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | Bump Windows build to 3.5Zachary Ware2014-03-174-12/+12
* | | | | | | | | | | | | | Issue #17846: Clarify note about Solution Folders.Zachary Ware2014-07-071-2/+5
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix MSVC edition mismatch.Zachary Ware2014-07-071-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Per Martin [1], PGO is no longer used for official releases.Zachary Ware2014-06-131-3/+0
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errorsZachary Ware2014-06-131-0/+3
|/ / / / / / / / / /
* | | | | | | | | | Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1hZachary Ware2014-06-062-2/+2
|/ / / / / / / / /
* | | | | | | | | Issue #21623: open pyproject.props with an explicit encodingZachary Ware2014-06-021-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | MergeTim Golden2014-05-091-9/+9
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. I...Tim Golden2014-05-091-9/+9
| |/ / / / / /
* | | | | | | Issue21452 Add missing backslash to build path for make_buildinfoTim Golden2014-05-091-6/+6
|/ / / / / /
* | | | | | 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
| |_|_|_|/ |/| | | |
* | | | | Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt.Zachary Ware2014-03-281-2/+1
| |_|_|/ |/| | |
* | | | Use the correct VS edition names in PCbuild/readme.txtZachary Ware2014-03-191-4/+7
| |_|/ |/| |
* | | Avoid compile warning in xxlimited on 32-bit Windows non-Debug builds.Zachary Ware2014-03-181-3/+3
|/ /
* | Clean up PCbuild/pcbuild.sln a bit:Zachary Ware2014-03-181-32/+14
|/
* 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