Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-06 | build-openssl.bat/build-wolfssl.bat: Build platform is optional | Steve Holme | |
Whilst the compiler parameter is mandatory, platform is optional as it is automatically calculated by the :configure section. This partially reverts commit 6d62d2c55d. | |||
2018-02-05 | build-wolfssl.bat: Extend VC15 support to include Enterprise and Professional | Steve Holme | |
...and not just the Community Edition. | |||
2017-12-22 | build-wolfssl.bat: Added support for VC15 | Steve Holme | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-08-08 | scripts: Added missing comments | Steve Holme | |
2015-08-08 | scripts: Allow -help to be specified in any argument | Steve Holme | |
Allow the -help command line argument to be specified in any argument and not just as the first. | |||
2015-08-06 | build: Added wolfSSL build script for Visual Studio projects | Jay Satiro | |
Added the wolfSSL build script, based on build-openssl.bat, as well as the property sheet and header file required for the upcoming additions to the Visual Studio project files. |