Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-20 | build-openssl.bat: Added check for OpenSSL source directory | Steve Holme | |
2014-05-20 | build-openssl.bat: Added default source directory when not specified | Steve Holme | |
Added a default source directory so the user doesn't have to specify one - the same as that, which the Visual Studio project files expect the OpenSSL dependencies to be in. | |||
2014-05-06 | build-openssl.bat: Corrected use of angled brackets in help output | Ivo Bellin Salarin | |
Angled brackets were used in the help output to indicate that the compiler and platform arguments are mandatory. Unfortunately this caused a "< was unexpected at this time" error as the characters are interpreted as re-direction characters when not escaped. | |||
2014-05-01 | build: Added OpenSSL VC build helper for side-by-side compilations | Steve Holme | |