summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Collapse)AuthorAgeFilesLines
* Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode.Serhiy Storchaka2016-05-242-0/+4
| | | | Patch by Demur Rumed.
* Closes #26706: Merge with 3.5Zachary Ware2016-04-141-1/+1
|\
| * Issue #26706: Update OpenSSL version in PCbuild/readme.txtZachary Ware2016-04-141-1/+1
| | | | | | | | Thanks to Shaun Walbridge for noticing.
* | Closes #26624: Adds validation of ucrtbase[d].dll version with warning for ↵Steve Dower2016-04-131-0/+7
|\ \ | |/ | | | | old versions.
| * Closes #26624: Adds validation of ucrtbase[d].dll version with warning for ↵Steve Dower2016-04-131-0/+7
| | | | | | | | old versions.
* | Adds version info to all signed binaries on WindowsSteve Dower2016-04-0631-13/+88
|\ \ | |/
| * Adds version info to all signed binaries on Windows.Steve Dower2016-04-0631-13/+88
| |
* | rt.bat: use -m test instead of Lib\test\regrtest.pyVictor Stinner2016-03-241-1/+1
| |
* | Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by ↵Steve Dower2016-03-121-4/+4
|\ \ | |/ | | | | Bjoern Thiel.
| * Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by ↵Steve Dower2016-03-121-4/+4
| | | | | | | | Bjoern Thiel.
* | Adds warning to prepare_ssl when nasm is not available.Steve Dower2016-03-081-0/+3
|\ \ | |/ | | | | Force clean externals on buildbots.
| * Adds warning to prepare_ssl when nasm is not available.Steve Dower2016-03-081-0/+3
| | | | | | | | Force clean of externals on buildbots.
* | Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.Steve Dower2016-03-083-4/+4
|\ \ | |/
| * Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.Steve Dower2016-03-083-4/+4
| |
* | Issue #26268: Merge with 3.5Zachary Ware2016-02-227-121/+67
|\ \ | |/
| * Issue #26268: Update Windows builds to use OpenSSL 1.0.2fZachary Ware2016-02-226-11/+12
| |
| * Issue #26268: Update the prepare_ssl.py scriptZachary Ware2016-02-221-110/+55
| | | | | | | | | | | | | | | | | | It can now handle OpenSSL versions 1.0.2e and greater, which don't include include files in include/. Note that sources prepared by this script no longer support the old project files for 2.7; you now have to have Perl available to use the old build_ssl.py script with sources from svn.python.org.
* | Updates build to use SHA256 hash when signing filesSteve Dower2016-02-081-1/+1
|\ \ | |/
| * Updates build to use SHA256 hash when signing files.Steve Dower2016-02-081-1/+1
| |
* | Issue #25934: Merge with 3.5Zachary Ware2016-01-302-5/+14
|\ \ | |/
| * Issue #25934: Default to /fp:strict for ICC buildsZachary Ware2016-01-302-5/+14
| |
* | 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 ↵Steve Dower2015-10-313-6/+17
| | | | | | | | with actual installs.
* | 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
| | | | | | | | | | | | It was very much outdated, and the topic is better covered elsewhere.
* | | 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
| | | | | | | | | | | | | | | | to Windows installation.
| | * | 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
| | | | | | | | | | | | | | | | Patch by Shaun Walbridge
* | | | 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
| | | | | | | | | | | | | | | | Don't download sources that won't be used.
* | | | Merge 3.5Serhiy Storchaka2015-09-043-7/+35
|\ \ \ \ | |/ / /
| * | | Issue #24986: Allow building Python without external libraries on WindowsZachary Ware2015-09-042-6/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This modifies the behavior of the '-e' flag to PCbuild\build.bat: when '-e' is not supplied, no attempt will be made to build extension modules that require external libraries, even if the external libraries are present. Also adds '--no-<module>' flags to PCbuild\build.bat, where '<module>' is one of 'ssl', 'tkinter', or 'bsddb', to allow skipping just those modules (if '-e' is given).
| * | | Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.Zachary Ware2015-09-041-1/+3
| | | | | | | | | | | | | | | | | | | | This makes it possible to pass more than 4 tests by name through Tools\buildbot\test.bat
* | | | 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
| | | | | | | | | | | | | | | | | | | | Also fixes error in 'kill' target (already fixed in 2.7, somehow the fix didn't make it to this branch).
* | | | Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.Steve Dower2015-08-193-4/+4
|\ \ \ \ | |/ / / | | | | | | | | Triggers clean on buildbots.
| * | | Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.Steve Dower2015-08-193-4/+4
| | | | | | | | | | | | | | | | Triggers clean on buildbots.
* | | | Merge with 3.5Steve Dower2015-08-186-13/+12
|\ \ \ \ | |/ / /