| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode. | Serhiy Storchaka | 2016-05-24 | 2 | -0/+4 |
|
|
* | Closes #26706: Merge with 3.5 | Zachary Ware | 2016-04-14 | 1 | -1/+1 |
|\ |
|
| * | Issue #26706: Update OpenSSL version in PCbuild/readme.txt | Zachary Ware | 2016-04-14 | 1 | -1/+1 |
|
|
* | | Closes #26624: Adds validation of ucrtbase[d].dll version with warning for ol... | Steve Dower | 2016-04-13 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Closes #26624: Adds validation of ucrtbase[d].dll version with warning for ol... | Steve Dower | 2016-04-13 | 1 | -0/+7 |
|
|
* | | Adds version info to all signed binaries on Windows | Steve Dower | 2016-04-06 | 31 | -13/+88 |
|\ \
| |/ |
|
| * | Adds version info to all signed binaries on Windows. | Steve Dower | 2016-04-06 | 31 | -13/+88 |
|
|
* | | rt.bat: use -m test instead of Lib\test\regrtest.py | Victor Stinner | 2016-03-24 | 1 | -1/+1 |
|
|
* | | Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern... | Steve Dower | 2016-03-12 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern... | Steve Dower | 2016-03-12 | 1 | -4/+4 |
|
|
* | | Adds warning to prepare_ssl when nasm is not available. | Steve Dower | 2016-03-08 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Adds warning to prepare_ssl when nasm is not available. | Steve Dower | 2016-03-08 | 1 | -0/+3 |
|
|
* | | Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. | Steve Dower | 2016-03-08 | 3 | -4/+4 |
|\ \
| |/ |
|
| * | Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. | Steve Dower | 2016-03-08 | 3 | -4/+4 |
|
|
* | | Issue #26268: Merge with 3.5 | Zachary Ware | 2016-02-22 | 7 | -121/+67 |
|\ \
| |/ |
|
| * | Issue #26268: Update Windows builds to use OpenSSL 1.0.2f | Zachary Ware | 2016-02-22 | 6 | -11/+12 |
|
|
| * | Issue #26268: Update the prepare_ssl.py script | Zachary Ware | 2016-02-22 | 1 | -110/+55 |
|
|
* | | Updates build to use SHA256 hash when signing files | Steve Dower | 2016-02-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Updates build to use SHA256 hash when signing files. | Steve Dower | 2016-02-08 | 1 | -1/+1 |
|
|
* | | Issue #25934: Merge with 3.5 | Zachary Ware | 2016-01-30 | 2 | -5/+14 |
|\ \
| |/ |
|
| * | Issue #25934: Default to /fp:strict for ICC builds | Zachary Ware | 2016-01-30 | 2 | -5/+14 |
|
|
* | | Closes #25348: Merge with 3.5 | Zachary Ware | 2016-01-12 | 2 | -53/+52 |
|\ \
| |/ |
|
| * | Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat | Zachary Ware | 2016-01-12 | 2 | -51/+56 |
|
|
* | | Merge from 3.5 | Steve Dower | 2015-10-31 | 3 | -6/+17 |
|\ \
| |/ |
|
| * | Improves handling of test markers for building Python without intefering with... | Steve Dower | 2015-10-31 | 3 | -6/+17 |
|
|
* | | Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build | Steve Dower | 2015-10-11 | 2 | -0/+7 |
|\ \
| |/ |
|
| * | Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build | Steve Dower | 2015-10-11 | 2 | -0/+7 |
|
|
* | | Closes #25022: Merge with 3.5 | Zachary Ware | 2015-09-10 | 1 | -8/+0 |
|\ \
| |/ |
|
| * | Issue #25022: Merge with 3.4 | Zachary Ware | 2015-09-10 | 1 | -8/+0 |
| |\ |
|
| | * | Issue #25022: Remove PC/example_nt/ | Zachary Ware | 2015-09-10 | 1 | -8/+0 |
|
|
* | | | Merge from 3.5. | Larry Hastings | 2015-09-09 | 4 | -11/+9 |
|\ \ \
| |/ / |
|
| * | | Merge Python 3.5.0rc4 back to hg.python.org. | Larry Hastings | 2015-09-09 | 4 | -11/+9 |
| |\ \ |
|
| | * | | Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ... | Steve Dower | 2015-09-09 | 4 | -11/+9 |
|
|
| | * | | Fixes file that did not graft correctly. | Steve Dower | 2015-08-19 | 1 | -2/+2 |
|
|
| | * | | Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. | Steve Dower | 2015-08-19 | 6 | -13/+12 |
|
|
* | | | | Update PCbuild/readme.txt (merge from 3.5) | Zachary Ware | 2015-09-08 | 1 | -40/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Update PCbuild/readme.txt | Zachary Ware | 2015-09-08 | 1 | -39/+5 |
|
|
* | | | | Closes #25010: Merge with 3.5 | Zachary Ware | 2015-09-08 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #25010: Merge with 3.4 | Zachary Ware | 2015-09-08 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Issue #25010: Fix path for .pyd example project. | Zachary Ware | 2015-09-08 | 1 | -1/+1 |
|
|
* | | | | Issue #24986: Merge with 3.5 | Zachary Ware | 2015-09-04 | 2 | -11/+14 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #24986: Save some bandwidth from svn.python.org | Zachary Ware | 2015-09-04 | 2 | -11/+14 |
|
|
* | | | | Merge 3.5 | Serhiy Storchaka | 2015-09-04 | 3 | -7/+35 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #24986: Allow building Python without external libraries on Windows | Zachary Ware | 2015-09-04 | 2 | -6/+32 |
|
|
| * | | | Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. | Zachary Ware | 2015-09-04 | 1 | -1/+3 |
|
|
* | | | | Merge with 3.5 | Zachary Ware | 2015-09-02 | 1 | -15/+36 |
|\ \ \ \
| |/ / / |
|
| * | | | Turn 'rem' comments into a real usage message in PCbuild/build.bat | Zachary Ware | 2015-09-02 | 1 | -15/+36 |
|
|
* | | | | Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. | Steve Dower | 2015-08-19 | 3 | -4/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. | Steve Dower | 2015-08-19 | 3 | -4/+4 |
|
|
* | | | | Merge with 3.5 | Steve Dower | 2015-08-18 | 6 | -13/+12 |
|\ \ \ \
| |/ / / |
|