summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Add support for RC / WINDRES env variablesRichard Levitte2016-05-161-0/+2
* Configure: replace which() with IPC::Cmd::can_run.Andy Polyakov2016-05-101-18/+3
* Configure: adhere to $(CROSS_COMPILE)ranlib.Andy Polyakov2016-05-101-3/+7
* Configure: make it work with Perl 5.10.Andy Polyakov2016-05-101-1/+1
* Add fuzzing!Ben Laurie2016-05-071-0/+24
* Add the possibility for local build file templatesRichard Levitte2016-05-021-6/+21
* Add the possibility to have an extra local OpenSSL configs directoryRichard Levitte2016-05-021-0/+16
* various spelling fixesFdaSilvaYY2016-04-281-10/+10
* Remove the never-functional no-sctBenjamin Kaduk2016-04-261-1/+0
* Build system: add include directories and dependencies for generatorsRichard Levitte2016-04-251-9/+21
* Warn when doing an out-of-source build and finding in-source build artifactsRichard Levitte2016-04-221-0/+8
* Copyright consolidation; .pm and ConfigureRich Salz2016-04-201-0/+6
* Remove --classic build entirelyRichard Levitte2016-04-201-23/+1
* Cascade no-dgram from no-sock in Configure not e_os.hMatt Caswell2016-04-201-1/+1
* Make "shared" builds the defaultMatt Caswell2016-04-141-1/+0
* Fix no-stdio and no-autoalginitMatt Caswell2016-04-141-0/+6
* Remove no-aes, no-rsa, no-sha, no-md5 and no-hmacMatt Caswell2016-04-131-5/+0
* Fix the handling of --with-zlib-includeRichard Levitte2016-04-131-1/+1
* Clean-up *_DEBUG options.Andy Polyakov2016-04-071-3/+14
* Perl cleanup: don't create lists unnecessarilyRichard Levitte2016-04-061-5/+5
* Configure: add BLAKE_DEBUG to --strict-warnings set.Andy Polyakov2016-04-061-1/+1
* Revert "various spelling fixes"Rich Salz2016-04-041-10/+10
* various spelling fixesFdaSilvaYY2016-04-041-10/+10
* Add the C macro NDEBUG when configuring for releaseRichard Levitte2016-04-011-0/+2
* Make the use of perl more consistentRichard Levitte2016-04-011-1/+1
* More things that don't work together.Ben Laurie2016-03-301-0/+2
* Make it possible to specify source files that will only be used for shared libsRichard Levitte2016-03-301-1/+31
* When using no-dtls create OPENSSL_NO_DTLSKurt Roeckx2016-03-281-0/+1
* Fix enable-zlib no-comp.Ben Laurie2016-03-221-0/+1
* sctp requires dgram.Ben Laurie2016-03-221-1/+1
* Fix no-gostMatt Caswell2016-03-211-1/+1
* Remove the no-rijndael optionMatt Caswell2016-03-211-2/+0
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-6/+0
* Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte2016-03-211-60/+0
* Make apps/progs.pl more flexibleRichard Levitte2016-03-191-1/+9
* Correct the export list when writing configdata.pmRichard Levitte2016-03-191-1/+1
* Correct the check of files to depend on against known generated onesRichard Levitte2016-03-191-3/+3
* Make picker, thread and combine standard config helper functionsRichard Levitte2016-03-171-0/+52
* Remove Netware and OS/2Rich Salz2016-03-171-13/+10
* Disallow --classic for WindowsRichard Levitte2016-03-171-1/+1
* Added build.info debugging capability to ConfigureRichard Levitte2016-03-171-2/+20
* Disable AFALG when cross-compilingMatt Caswell2016-03-161-0/+2
* static-engine is no longer an internal keyword, remove it from %disabledRichard Levitte2016-03-151-1/+0
* Disable afalg when engine is disabled.Emilia Kasper2016-03-141-5/+7
* Enforce the demand for Perl 5.10.0 as a minimum.Richard Levitte2016-03-141-1/+1
* Fix a few Configure errorsRichard Levitte2016-03-141-9/+4
* Add blake2 support.Bill Cox2016-03-111-1/+3
* Configure: remove dependency on 'head'.Andy Polyakov2016-03-111-3/+5
* Don't build dynamic engines unless configured "shared"Richard Levitte2016-03-111-1/+2
* Configure - don't trust $1 to stick around, save its value awayRichard Levitte2016-03-101-1/+3