Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates build to use SHA256 hash when signing files. | Steve Dower | 2016-02-08 | 1 | -1/+1 |
| | |||||
* | Issue #25934: Default to /fp:strict for ICC builds | Zachary Ware | 2016-01-30 | 1 | -0/+3 |
| | |||||
* | Improves handling of test markers for building Python without intefering ↵ | Steve Dower | 2015-10-31 | 1 | -2/+2 |
| | | | | with actual installs. | ||||
* | Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build | Steve Dower | 2015-10-11 | 1 | -0/+1 |
| | |||||
* | Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ↵ | Steve Dower | 2015-09-09 | 1 | -5/+3 |
| | | | | to Windows installation. | ||||
* | Allow intermediate build directory to be overridden. | Steve Dower | 2015-07-27 | 1 | -3/+7 |
| | |||||
* | Issue 24476: Statically links vcruntime140.dll and removes it from the installer | Steve Dower | 2015-06-19 | 1 | -3/+5 |
| | |||||
* | Issue #23260: Update Windows installer | Steve Dower | 2015-02-06 | 1 | -0/+15 |
| | |||||
* | Fixes sys.winver generation and removes dependency on user32.dll | Steve Dower | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Prevent warning MSB4057: The target "InitializeBuildStatus" does not exist ↵ | Steve Dower | 2014-12-12 | 1 | -1/+1 |
| | | | | in the project. | ||||
* | Removes use of ValueOrDefault function that is not always available on the ↵ | Steve Dower | 2014-12-12 | 1 | -1/+2 |
| | | | | buildbots. | ||||
* | Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵ | Steve Dower | 2014-11-22 | 1 | -72/+112 |
| | | | | which will be used for the official 3.5 release. | ||||
* | Issue #17896: Move Windows external lib sources from .. to externals. | Zachary Ware | 2014-11-02 | 1 | -1/+1 |
|\ | |||||
| * | Issue #17896: Move Windows external lib sources from .. to externals. | Zachary Ware | 2014-11-02 | 1 | -1/+1 |
| | | |||||
* | | Issue #17717: Pull NASM from svn.python.org for OpenSSL build. | Zachary Ware | 2014-11-01 | 1 | -0/+4 |
| | | |||||
* | | Issue #22644: Update the Windows build to OpenSSL 1.0.1j | Zachary Ware | 2014-10-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #22644: Update the Windows build to OpenSSL 1.0.1j | Zachary Ware | 2014-10-17 | 1 | -1/+1 |
| | | |||||
| * | Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. | Zachary Ware | 2014-08-07 | 1 | -1/+1 |
| | | |||||
* | | Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. | Zachary Ware | 2014-08-07 | 1 | -1/+1 |
| | | |||||
* | | Issue #21671: Merge with 3.4 | Zachary Ware | 2014-06-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h | Zachary Ware | 2014-06-06 | 1 | -1/+1 |
| | | |||||
* | | Merge with 3.4 | Martin v. Löwis | 2014-05-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update to 1.0.1g | Martin v. Löwis | 2014-05-01 | 1 | -1/+1 |
| | | |||||
| * | Issue #20465: Update Windows installer to SQLite 3.8.3.1. | Martin v. Löwis | 2014-03-02 | 1 | -1/+1 |
| | | |||||
* | | Issue #21017: Enable Tix debug build on Windows | Zachary Ware | 2014-03-22 | 1 | -1/+1 |
| | | |||||
* | | Issue #15968: Incorporated Tcl, Tk, and Tix builds into the Windows build | Zachary Ware | 2014-03-22 | 1 | -20/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | solution. Currently, Tix is not built in Debug configuration. This change also: - simplifies some Tcl/Tk-related msbuild properties for _tkinter - copies the Tcl and Tk DLLs into the build output directory, meaning they will always be available after a build without having to copy them manually or change PATH - removes PCbuild/build_tkinter.py: the solution does the build without needing to invoke Python (so Tcl/Tk/Tix can be built in parallel with the rest of the build using the `/m` msbuild command line switch) - removes an outdated README concerning building Tcl/Tk on AMD64 | ||||
* | | Bump Windows build to 3.5 | Zachary Ware | 2014-03-17 | 1 | -2/+2 |
| | | |||||
* | | Issue #20465: Update Windows installer to SQLite 3.8.3.1. | Martin v. Löwis | 2014-03-02 | 1 | -1/+1 |
|/ | |||||
* | Update Tcl/Tk to 8.6.1. | Martin v. Löwis | 2013-11-23 | 1 | -4/+4 |
| | |||||
* | Update xz to 5.0.5. | Martin v. Löwis | 2013-11-22 | 1 | -1/+1 |
| | |||||
* | Update SQLite to 3.8.1 on Windows. | Martin v. Löwis | 2013-11-22 | 1 | -1/+1 |
| | |||||
* | Issue #16632: Enable DEP and ASLR on Windows. | Christian Heimes | 2013-11-20 | 1 | -3/+2 |
| | |||||
* | merge with 3.3 | Georg Brandl | 2013-05-12 | 1 | -1/+1 |
|\ | |||||
| * | Closes #17962: Build with OpenSSL 1.0.1e on Windows.v3.3.2 | Georg Brandl | 2013-05-12 | 1 | -1/+1 |
| | | |||||
* | | #17425: merge 3.3 | Martin v. Löwis | 2013-03-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #17425: Build with openssl 1.0.1d on Windows. | Martin v. Löwis | 2013-03-24 | 1 | -1/+1 |
| | | |||||
* | | Bump version to 3.4.0 alpha 0. | Georg Brandl | 2012-09-29 | 1 | -1/+1 |
|/ | |||||
* | Issue #15102: Fix paths of python executables. | Stefan Krah | 2012-06-24 | 1 | -6/+12 |
| | |||||
* | Issue #15102: find python.exe in OutDir, not SolutionDir. | Martin v. Löwis | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | Clean up the PCBuild project files, removing redundant settings and | Kristján Valur Jónsson | 2012-05-19 | 1 | -4/+7 |
| | | | | | use "references" to link to dependent projects. Update readme and batch files. | ||||
* | Upgrade OpenSSL to 1.0.1c | Martin v. Löwis | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | merge 3.2 | Martin v. Löwis | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | Upgrade sqlite to 3.7.12. | Martin v. Löwis | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | Upgrade bzip2 to 1.0.6. | Martin v. Löwis | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | Fix #13210. Port the Windows build from VS2008 to VS2010. | Brian Curtin | 2012-05-13 | 1 | -0/+96 |