Paul Monson
|
fb7e7505ed
|
bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)
|
2019-05-15 15:38:55 -07:00 |
Steve Dower
|
2f8f56499c
|
bpo-36108: Avoid failing the build on race condition in clean (GH-12217)
|
2019-03-07 09:09:15 -08:00 |
Steve Dower
|
b84bcc48ae
|
bpo-31392: Update SSL build for 1.1.0 (#3448)
|
2017-09-09 06:13:06 -07:00 |
Steve Dower
|
68d663cf85
|
[bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)
Updates ssl and tkinter projects to use pre-built externals
|
2017-07-17 11:15:48 +02:00 |
Segev Finer
|
c9318853bb
|
bpo-30631: Silence MSVC warnings in third-party code (GH-1963)
|
2017-06-15 22:12:05 -05:00 |
Steve Dower
|
ad46443e9d
|
Issue #24186: Reenable optimised OpenSSL function
|
2016-09-09 14:57:39 -07:00 |
Zachary Ware
|
6fe57ad229
|
Issue #26268: Update Windows builds to use OpenSSL 1.0.2f
|
2016-02-22 04:08:51 -06:00 |
Steve Dower
|
de9fb28bf1
|
Allow intermediate build directory to be overridden.
|
2015-07-27 14:56:58 -07:00 |
Steve Dower
|
c8241cfb8c
|
Issue #24186: Disable optimised OpenSSL functions on 64-bit Windows to avoid crashing.
|
2015-05-13 21:44:02 -07:00 |
Zachary Ware
|
6bd687e0f2
|
Merge with 3.4.
The fix has moved in this branch. Also, the opt-in is already available
on this branch; just set nasmDir when building.
|
2015-04-09 20:20:55 -05:00 |
Zachary Ware
|
7037cf7300
|
Closes #23154: Fix unnecessary recompilation of OpenSSL on Windows
|
2015-01-03 22:33:10 -06:00 |
Steve Dower
|
c4c79a0e82
|
Allows nasm to be found on the system-wide path before using the version in externals.
|
2014-12-12 17:15:18 -08:00 |
Steve Dower
|
65e4cb10d9
|
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
|
2014-11-22 12:54:57 -08:00 |