summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
...
* | Closes #25348: Merge with 3.5Zachary Ware2016-01-122-53/+52
|\ \ | |/
| * Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.batZachary Ware2016-01-122-51/+56
* | Merge from 3.5Steve Dower2015-10-313-6/+17
|\ \ | |/
| * Improves handling of test markers for building Python without intefering with...Steve Dower2015-10-313-6/+17
* | Issue #25361: Disables use of SSE2 instructions in Windows 32-bit buildSteve Dower2015-10-112-0/+7
|\ \ | |/
| * Issue #25361: Disables use of SSE2 instructions in Windows 32-bit buildSteve Dower2015-10-112-0/+7
* | Closes #25022: Merge with 3.5Zachary Ware2015-09-101-8/+0
|\ \ | |/
| * Issue #25022: Merge with 3.4Zachary Ware2015-09-101-8/+0
| |\
| | * Issue #25022: Remove PC/example_nt/Zachary Ware2015-09-101-8/+0
* | | Merge from 3.5.Larry Hastings2015-09-094-11/+9
|\ \ \ | |/ /
| * | Merge Python 3.5.0rc4 back to hg.python.org.Larry Hastings2015-09-094-11/+9
| |\ \
| | * | Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ...Steve Dower2015-09-094-11/+9
| | * | Fixes file that did not graft correctly.Steve Dower2015-08-191-2/+2
| | * | Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.Steve Dower2015-08-196-13/+12
* | | | Update PCbuild/readme.txt (merge from 3.5)Zachary Ware2015-09-081-40/+6
|\ \ \ \ | |/ / /
| * | | Update PCbuild/readme.txtZachary Ware2015-09-081-39/+5
* | | | Closes #25010: Merge with 3.5Zachary Ware2015-09-081-1/+1
|\ \ \ \ | |/ / /
| * | | Issue #25010: Merge with 3.4Zachary Ware2015-09-081-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Issue #25010: Fix path for .pyd example project.Zachary Ware2015-09-081-1/+1
* | | | Issue #24986: Merge with 3.5Zachary Ware2015-09-042-11/+14
|\ \ \ \ | |/ / /
| * | | Issue #24986: Save some bandwidth from svn.python.orgZachary Ware2015-09-042-11/+14
* | | | Merge 3.5Serhiy Storchaka2015-09-043-7/+35
|\ \ \ \ | |/ / /
| * | | Issue #24986: Allow building Python without external libraries on WindowsZachary Ware2015-09-042-6/+32
| * | | Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.Zachary Ware2015-09-041-1/+3
* | | | Merge with 3.5Zachary Ware2015-09-021-15/+36
|\ \ \ \ | |/ / /
| * | | Turn 'rem' comments into a real usage message in PCbuild/build.batZachary Ware2015-09-021-15/+36
* | | | Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.Steve Dower2015-08-193-4/+4
|\ \ \ \ | |/ / /
| * | | Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.Steve Dower2015-08-193-4/+4
* | | | Merge with 3.5Steve Dower2015-08-186-13/+12
|\ \ \ \ | |/ / /
| * | | 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
|\ \ \ | |/ /