summaryrefslogtreecommitdiffstats
path: root/PCbuild/openssl.props
Commit message (Collapse)AuthorAgeFilesLines
* Issue #24186: Reenable optimised OpenSSL functionSteve Dower2016-09-091-1/+1
|
* Issue #26268: Update Windows builds to use OpenSSL 1.0.2fZachary Ware2016-02-221-4/+3
|
* Allow intermediate build directory to be overridden.Steve Dower2015-07-271-2/+4
|
* Issue #24186: Disable optimised OpenSSL functions on 64-bit Windows to avoid ↵Steve Dower2015-05-141-1/+1
| | | | crashing.
* Merge with 3.4.Zachary Ware2015-04-101-1/+1
| | | | | The fix has moved in this branch. Also, the opt-in is already available on this branch; just set nasmDir when building.
* Closes #23154: Fix unnecessary recompilation of OpenSSL on WindowsZachary Ware2015-01-041-0/+6
|
* Allows nasm to be found on the system-wide path before using the version in ↵Steve Dower2014-12-131-3/+5
| | | | externals.
* Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵Steve Dower2014-11-221-0/+67
which will be used for the official 3.5 release.