| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #19450: Update Windows builds to use SQLite 3.8.11.0 | Steve Dower | 2015-07-28 | 3 | -3/+3 |
|\ |
|
| * | Issue #19450: Update Windows builds to use SQLite 3.8.11.0 | Steve Dower | 2015-07-28 | 3 | -3/+3 |
|
|
* | | Allow intermediate build directory to be overridden. | Steve Dower | 2015-07-27 | 3 | -6/+13 |
|
|
* | | Issue #24603: Update the Windows build to use OpenSSL 1.0.2d | Zachary Ware | 2015-07-22 | 3 | -3/+3 |
|\ \
| |/ |
|
| * | Issue #24603: Update the Windows build to use OpenSSL 1.0.2d | Zachary Ware | 2015-07-22 | 3 | -3/+3 |
|
|
* | | Fixes argument handling in build.bat and HHC search | Steve Dower | 2015-07-21 | 1 | -14/+14 |
|
|
* | | Issue #24585: Enables build-to-build upgrades that preserve settings. | Steve Dower | 2015-07-09 | 2 | -12/+54 |
|
|
* | | Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. | Steve Dower | 2015-07-03 | 3 | -3/+3 |
|\ \
| |/ |
|
| * | Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. | Steve Dower | 2015-07-03 | 3 | -3/+3 |
|
|
* | | Fixes warnings when building python3.dll due to the .def file accumulating mu... | Steve Dower | 2015-07-03 | 2 | -2/+3 |
|
|
* | | Issue 24476: Statically links vcruntime140.dll and removes it from the installer | Steve Dower | 2015-06-19 | 1 | -3/+5 |
|
|
* | | Merge 3.4's PCbuild/readme.txt update. | Zachary Ware | 2015-06-17 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Update PCbuild/readme.txt | Zachary Ware | 2015-06-17 | 1 | -40/+8 |
|
|
* | | Merge forward extras beyond #21907 backport. | Zachary Ware | 2015-06-10 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Clean up/refactor the batch scripts used for building on Windows. | Zachary Ware | 2015-06-10 | 4 | -23/+211 |
|
|
* | | Issue #24376: xxlimited.c errors when building 32 and 64 bit on Windows | Steve Dower | 2015-06-03 | 1 | -1/+1 |
|
|
* | | Issue #16991: Add odictobject.h on Windows. | Eric Snow | 2015-05-30 | 1 | -0/+2 |
|
|
* | | Reverting my previous commit. | Yury Selivanov | 2015-05-30 | 1 | -2/+2 |
|
|
* | | Update Windows build for 3.6 | Zachary Ware | 2015-05-28 | 1 | -2/+2 |
|
|
* | | Issue #24268: Adds PCBuild project to build _testmultiphase module. | Steve Dower | 2015-05-24 | 4 | -1/+119 |
|
|
* | | Issue #20035: Reimplement tkinter._fix module as a C function. | Zachary Ware | 2015-05-22 | 1 | -0/+1 |
|
|
* | | Updates PCBuild.sln to open with VS 2015 by default. | Steve Dower | 2015-05-20 | 1 | -2/+2 |
|
|
* | | Issue #24186: Disable optimised OpenSSL functions on 64-bit Windows to avoid ... | Steve Dower | 2015-05-14 | 1 | -1/+1 |
|
|
* | | Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview. | Gregory P. Smith | 2015-04-25 | 2 | -0/+8 |
|
|
* | | Update Tcl/Tk to 8.6.4. | Zachary Ware | 2015-04-14 | 2 | -3/+3 |
|
|
* | | Actually build Tix. | Zachary Ware | 2015-04-14 | 1 | -1/+1 |
|
|
* | | Merge with 3.4 | Zachary Ware | 2015-04-13 | 1 | -341/+341 |
|\ \
| |/ |
|
| * | Force the Windows readme to CRLF | Zachary Ware | 2015-04-13 | 1 | -354/+354 |
|
|
* | | Closes #17202: Merge with 3.4 | Zachary Ware | 2015-04-13 | 9 | -301/+301 |
|\ \
| |/ |
|
| * | Issue #17202: Add .bat to .hgeol to force them to CRLF. | Zachary Ware | 2015-04-13 | 7 | -155/+155 |
|
|
* | | Closes #18402: Merge with 3.4 | Zachary Ware | 2015-04-13 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Issue #18402: Also look for 64 bit Perl in build_ssl.py. | Zachary Ware | 2015-04-13 | 1 | -1/+5 |
|
|
* | | Closes #23686: Update Windows installer OpenSSL to 1.0.2a | Steve Dower | 2015-04-12 | 4 | -10/+27 |
|
|
* | | Merge with 3.4. | Zachary Ware | 2015-04-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Put the NASM pulled from svn.python.org at the front of the PATH. | Zachary Ware | 2015-04-10 | 1 | -1/+2 |
|
|
| * | Issue #23686: Update Windows build to use OpenSSL 1.0.2a. | Zachary Ware | 2015-04-08 | 2 | -2/+2 |
|
|
| * | Issue #23212: Update Windows copy of OpenSSL to 1.0.1l | Steve Dower | 2015-01-31 | 1 | -1/+1 |
|
|
* | | Fix prepare_ssl.py script | Zachary Ware | 2015-04-09 | 1 | -3/+3 |
|
|
* | | Fix prepare_ssl.py for OpenSSL 1.0.2a builds without Perl (using old system). | Zachary Ware | 2015-04-08 | 1 | -0/+3 |
|
|
* | | Issue #23524: Replace _PyVerify_fd function with calling _set_thread_local_in... | Steve Dower | 2015-03-06 | 2 | -7/+7 |
|
|
* | | Back-out wcstok deprecation suppression and updates calls to use wcstok_s. | Steve Dower | 2015-02-26 | 1 | -1/+1 |
|
|
* | | Adds _CRT_NON_CONFORMING_WCSTOK to retain two-parameter wcstok. | Steve Dower | 2015-02-26 | 1 | -1/+1 |
|
|
* | | Issue #23461: Normalise line endings when comparing old and new contents of i... | Steve Dower | 2015-02-14 | 1 | -2/+2 |
|
|
* | | Issue #23260: Update Windows installer | Steve Dower | 2015-02-06 | 7 | -10/+36 |
|
|
* | | Issue #23212: Update Windows copy of OpenSSL to 1.0.1l | Steve Dower | 2015-01-31 | 2 | -2/+2 |
|
|
* | | Fixes python3_d.dll build so that functions are forwarded to python35_d.dll | Steve Dower | 2015-01-31 | 1 | -3/+32 |
|
|
* | | Fixes sys.winver generation and removes dependency on user32.dll | Steve Dower | 2015-01-15 | 3 | -6/+12 |
|
|
* | | Closes #23154: Fix unnecessary recompilation of OpenSSL on Windows | Zachary Ware | 2015-01-04 | 3 | -12/+6 |
|
|
* | | #22980 Adds platform and version tags to .pyd files | Steve Dower | 2014-12-16 | 1 | -0/+4 |
|
|
* | | Make bdist_wininst build only on demand | Steve Dower | 2014-12-16 | 4 | -169/+1 |
|
|