aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2016-03-30More things that don't work together.Ben Laurie1-0/+2
2016-03-30Make it possible to specify source files that will only be used for shared libsRichard Levitte1-1/+31
2016-03-28When using no-dtls create OPENSSL_NO_DTLSKurt Roeckx1-0/+1
2016-03-22Fix enable-zlib no-comp.Ben Laurie1-0/+1
2016-03-22sctp requires dgram.Ben Laurie1-1/+1
2016-03-21Fix no-gostMatt Caswell1-1/+1
2016-03-21Remove the no-rijndael optionMatt Caswell1-2/+0
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-6/+0
2016-03-21Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte1-60/+0
2016-03-19Make apps/progs.pl more flexibleRichard Levitte1-1/+9
2016-03-19Correct the export list when writing configdata.pmRichard Levitte1-1/+1
2016-03-19Correct the check of files to depend on against known generated onesRichard Levitte1-3/+3
2016-03-17Make picker, thread and combine standard config helper functionsRichard Levitte1-0/+52
2016-03-17Remove Netware and OS/2Rich Salz1-13/+10
2016-03-17Disallow --classic for WindowsRichard Levitte1-1/+1
2016-03-17Added build.info debugging capability to ConfigureRichard Levitte1-2/+20
2016-03-16Disable AFALG when cross-compilingMatt Caswell1-0/+2
2016-03-15static-engine is no longer an internal keyword, remove it from %disabledRichard Levitte1-1/+0
2016-03-14Disable afalg when engine is disabled.Emilia Kasper1-5/+7
2016-03-14Enforce the demand for Perl 5.10.0 as a minimum.Richard Levitte1-1/+1
2016-03-14Fix a few Configure errorsRichard Levitte1-9/+4
2016-03-11Add blake2 support.Bill Cox1-1/+3
2016-03-11Configure: remove dependency on 'head'.Andy Polyakov1-3/+5
2016-03-11Don't build dynamic engines unless configured "shared"Richard Levitte1-1/+2
2016-03-10Configure - don't trust $1 to stick around, save its value awayRichard Levitte1-1/+3
2016-03-09Correct slight logic error in processing IF in build.infoRichard Levitte1-1/+1
2016-03-09Comment away the extra checks in ConfigureRichard Levitte1-5/+5
2016-03-09In build.info, an IF within a clause that's skipped over shouldn't applyRichard Levitte1-1/+7
2016-03-09Remove the old threading APIMatt Caswell1-1/+0
2016-03-09Don't check the conditions to build e_afalg if configured "no-engine"Richard Levitte1-14/+16
2016-03-09Have Configure display the value of SHARED_CFLAGRichard Levitte1-0/+1
2016-03-09Check gcc version to see if it supports -MM and friendsRichard Levitte1-1/+5
2016-03-09Add the configure option 'no-makedepend'Richard Levitte1-5/+13
2016-03-08Add the Configure option --classic, to fall back on classic build schemesRichard Levitte1-1/+23
2016-03-08Revert "unified build scheme: Try to nudge users to try the "unified" build"Richard Levitte1-49/+1
2016-03-08Fix building without multiblock supportMatt Caswell1-0/+1
2016-03-07Unified - Add the build.info command OVERRIDE, to avoid build file clashesRichard Levitte1-1/+10
2016-03-07Unified - Add the build.info command GENERATE, to generate source filesRichard Levitte1-0/+18
2016-03-07Misc afalg build fixesMatt Caswell1-4/+7
2016-03-07Rework based on feedback:clucey1-1/+5
2016-03-07ALG: Add AFALG engineclucey1-0/+13
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte1-6/+6
2016-03-04Disable SSLv3 by defaultKurt Roeckx1-0/+2
2016-03-04Don't build RC4 ciphersuites into libssl by defaultMatt Caswell1-12/+17
2016-03-04Restore the zlib / zlib-dynamic logicRichard Levitte1-0/+5
2016-03-02Don't copy from %target to %config so much, see %config as a complementRichard Levitte1-15/+17
2016-03-02Configure - Get rid of the special thread_cflag, replace with thread_schemeRichard Levitte1-37/+52
2016-03-02Configure - get rid of the special debug_ and release_ settingsRichard Levitte1-22/+7
2016-03-02Minimize copied config settingsRichard Levitte1-8/+2
2016-03-02Configure - move the addition of the zlib / libz lib to configsRichard Levitte1-21/+1