summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.Steve Dower2015-08-186-13/+12
| | |/ | |/|
* | | Issue #19450: Update Windows builds to use SQLite 3.8.11.0Steve Dower2015-07-283-3/+3
|\ \ \ | |/ /
| * | Issue #19450: Update Windows builds to use SQLite 3.8.11.0Steve Dower2015-07-283-3/+3
| |\ \ | | |/
| | * Issue #19450: Update Windows builds to use SQLite 3.8.11.0Steve Dower2015-07-283-3/+3
* | | Merge with 3.5Steve Dower2015-07-273-6/+13
|\ \ \ | |/ /
| * | Allow intermediate build directory to be overridden.Steve Dower2015-07-273-6/+13
* | | Issue #24603: Merge with 3.5Zachary Ware2015-07-223-3/+3
|\ \ \ | |/ /
| * | Issue #24603: Update the Windows build to use OpenSSL 1.0.2dZachary Ware2015-07-223-3/+3
| |\ \ | | |/
| | * Issue #24603: Update the Windows build to use OpenSSL 1.0.2dZachary Ware2015-07-223-3/+3
* | | Fixes argument handling in build.bat and HHC searchSteve Dower2015-07-211-14/+14
|\ \ \ | |/ /
| * | Fixes argument handling in build.bat and HHC searchSteve Dower2015-07-211-14/+14
* | | Issue #24585: Enables build-to-build upgrades that preserve settings.Steve Dower2015-07-092-12/+54
|\ \ \ | |/ /
| * | Issue #24585: Enables build-to-build upgrades that preserve settings.Steve Dower2015-07-092-12/+54
* | | Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.Steve Dower2015-07-033-3/+3
|\ \ \ | |/ /
| * | Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.Steve Dower2015-07-033-3/+3
| |\ \ | | |/
| | * Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.Steve Dower2015-07-033-3/+3
* | | Fixes warnings when building python3.dll due to the .def file accumulating mu...Steve Dower2015-07-032-2/+3
|\ \ \ | |/ /
| * | Fixes warnings when building python3.dll due to the .def file accumulating mu...Steve Dower2015-07-032-2/+3
* | | Issue 24476: Statically links vcruntime140.dll and removes it from the installerSteve Dower2015-06-191-3/+5
|\ \ \ | |/ /
| * | Issue 24476: Statically links vcruntime140.dll and removes it from the installerSteve Dower2015-06-191-3/+5
* | | Merge PCbuild/readme.txt update from 3.5Zachary Ware2015-06-171-2/+3
|\ \ \ | |/ /
| * | Merge 3.4's PCbuild/readme.txt update.Zachary Ware2015-06-171-2/+3
| |\ \ | | |/
| | * Update PCbuild/readme.txtZachary Ware2015-06-171-40/+8
* | | Merge with 3.5Zachary Ware2015-06-101-0/+9
|\ \ \ | |/ /
| * | Merge forward extras beyond #21907 backport.Zachary Ware2015-06-101-0/+9
| |\ \ | | |/
| | * Clean up/refactor the batch scripts used for building on Windows.Zachary Ware2015-06-104-23/+211
* | | Issue #24376: Bumps xxlimited.vcxproj to use 3.6 limited ABI.Steve Dower2015-06-031-1/+1
* | | Issue #24376: xxlimited.c errors when building 32 and 64 bit on WindowsSteve Dower2015-06-031-1/+1
|\ \ \ | |/ /
| * | Issue #24376: xxlimited.c errors when building 32 and 64 bit on WindowsSteve Dower2015-06-031-1/+1
* | | Merge from 3.5.Eric Snow2015-05-301-0/+2
|\ \ \ | |/ /
| * | Issue #16991: Add odictobject.h on Windows.Eric Snow2015-05-301-0/+2
| * | Reverting my previous commit.Yury Selivanov2015-05-301-2/+2
|/ /
* | Update Windows build for 3.6Zachary Ware2015-05-281-2/+2
* | Issue #24268: Adds PCBuild project to build _testmultiphase module.Steve Dower2015-05-244-1/+119
* | Issue #20035: Reimplement tkinter._fix module as a C function.Zachary Ware2015-05-221-0/+1
* | Updates PCBuild.sln to open with VS 2015 by default.Steve Dower2015-05-201-2/+2
* | Issue #24186: Disable optimised OpenSSL functions on 64-bit Windows to avoid ...Steve Dower2015-05-141-1/+1
* | Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview.Gregory P. Smith2015-04-252-0/+8
* | Update Tcl/Tk to 8.6.4.Zachary Ware2015-04-142-3/+3
* | Actually build Tix.Zachary Ware2015-04-141-1/+1
* | Merge with 3.4Zachary Ware2015-04-131-341/+341
|\ \ | |/
| * Force the Windows readme to CRLFZachary Ware2015-04-131-354/+354
* | Closes #17202: Merge with 3.4Zachary Ware2015-04-139-301/+301
|\ \ | |/
| * Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-137-155/+155
* | Closes #18402: Merge with 3.4Zachary Ware2015-04-131-1/+5
|\ \ | |/
| * Issue #18402: Also look for 64 bit Perl in build_ssl.py.Zachary Ware2015-04-131-1/+5
* | Closes #23686: Update Windows installer OpenSSL to 1.0.2aSteve Dower2015-04-124-10/+27
* | Merge with 3.4.Zachary Ware2015-04-101-1/+1
|\ \ | |/
| * Put the NASM pulled from svn.python.org at the front of the PATH.Zachary Ware2015-04-101-1/+2
| * Issue #23686: Update Windows build to use OpenSSL 1.0.2a.Zachary Ware2015-04-082-2/+2