summaryrefslogtreecommitdiff
path: root/projects/build-openssl.bat
Commit message (Expand)AuthorAgeFilesLines
* build-openssl: fix build with Visual Studio 2019Daniel Stenberg2019-08-261-1/+18
* build-openssl.bat: Fixed support for OpenSSL v1.1.0+Steve Holme2019-04-081-117/+240
* build-openssl.bat: Perfer the use of if statements rather than goto (where po...Steve Holme2019-04-081-141/+137
* build-openssl.bat: Perform the install for each build type directly after the...Steve Holme2019-04-081-12/+28
* build-openssl.bat: Split the install of static and shared build typesSteve Holme2019-04-081-41/+65
* build-openssl.bat: Split the building of static and shared build typesSteve Holme2019-04-081-6/+17
* build-openssl.bat: Move the installation into a separate functionSteve Holme2019-04-081-84/+66
* build-openssl.bat: Move the build step into a separate functionSteve Holme2019-04-081-12/+26
* build-openssl.bat: Move the OpenSSL configuration into a separate functionSteve Holme2019-04-081-7/+47
* build-openssl.bat: Fixed the BUILD_CONFIG variable not being initialisedSteve Holme2019-04-081-0/+1
* whitespace fixesViktor Szakats2018-09-231-27/+27
* projects: Improve Windows perl detection in batch scriptsJay Satiro2018-08-111-19/+14
* spelling fixesViktor Szakats2018-06-031-1/+1
* build-openssl.bat: Refer to VS2017 as VC14.1 instead of VC15Jay Satiro2018-04-061-10/+10
* build-openssl.bat: allow custom paths for VS and perlpatelvivekv19932018-04-061-24/+66
* build-openssl.bat: Follow up to 648679ab8e to suppress copy/move outputSteve Holme2018-02-081-24/+24
* build-openssl.bat: Fixed incorrect move if destination build folder existsSteve Holme2018-02-081-10/+50
* build-openssl.bat/build-wolfssl.bat: Build platform is optionalSteve Holme2018-02-061-3/+2
* build-openssl.bat: Extend VC15 support to include Enterprise and ProfessionalSteve Holme2018-02-051-12/+21
* build-openssl.bat: Added support for VC15Steve Holme2017-12-221-3/+13
* build-openssl.bat: Warn OpenSSL 1.1.0 not yet supportedJay Satiro2017-10-041-0/+11
* build-openssl/checksrc.bat: Fixed prepend vs append of Perl pathSteve Holme2016-03-061-1/+1
* build-openssl.bat: Fixed cannot find perl if installed but not in pathSteve Holme2016-03-051-4/+11
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* scripts: Added missing commentsSteve Holme2015-08-081-0/+2
* scripts: Allow -help to be specified in any argumentSteve Holme2015-08-081-5/+8
* build-openssl.bat: Added support for VC14Steve Holme2015-07-261-0/+6
* build-openssl.bat: Show syntax if required args are missingJay Satiro2015-07-251-0/+6
* build-openssl.bat: Fix mixed line endingsJay Satiro2015-04-021-7/+7
* build-openssl.bat: Added check for Perl installationSteve Holme2015-01-161-1/+14
* build-openssl.bat: Fix x64 release buildJay Satiro2014-11-021-1/+1
* newlines: fix mixed newlines to LF-onlyRay Satiro2014-09-121-17/+17
* build-openssl.bat: Added check for OpenSSL source directorySteve Holme2014-05-201-6/+14
* build-openssl.bat: Added default source directory when not specifiedSteve Holme2014-05-201-1/+4
* build-openssl.bat: Corrected use of angled brackets in help outputIvo Bellin Salarin2014-05-061-1/+1
* build: Added OpenSSL VC build helper for side-by-side compilationsSteve Holme2014-05-011-0/+317