aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct slight logic error in processing IF in build.infoRichard Levitte2016-03-091-1/+1
* Comment away the extra checks in ConfigureRichard Levitte2016-03-091-5/+5
* In build.info, an IF within a clause that's skipped over shouldn't applyRichard Levitte2016-03-091-1/+7
* Remove the old threading APIMatt Caswell2016-03-091-1/+0
* Don't check the conditions to build e_afalg if configured "no-engine"Richard Levitte2016-03-091-14/+16
* Have Configure display the value of SHARED_CFLAGRichard Levitte2016-03-091-0/+1
* Check gcc version to see if it supports -MM and friendsRichard Levitte2016-03-091-1/+5
* Add the configure option 'no-makedepend'Richard Levitte2016-03-091-5/+13
* Add the Configure option --classic, to fall back on classic build schemesRichard Levitte2016-03-081-1/+23
* Revert "unified build scheme: Try to nudge users to try the "unified" build"Richard Levitte2016-03-081-49/+1
* Fix building without multiblock supportMatt Caswell2016-03-081-0/+1
* Unified - Add the build.info command OVERRIDE, to avoid build file clashesRichard Levitte2016-03-071-1/+10
* Unified - Add the build.info command GENERATE, to generate source filesRichard Levitte2016-03-071-0/+18
* Misc afalg build fixesMatt Caswell2016-03-071-4/+7