summaryrefslogtreecommitdiffstats
path: root/Configure
AgeCommit message (Expand)Author
2016-03-22Fix enable-zlib no-comp.Ben Laurie
2016-03-22sctp requires dgram.Ben Laurie
2016-03-21Fix no-gostMatt Caswell
2016-03-21Remove the no-rijndael optionMatt Caswell
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-21Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte
2016-03-19Make apps/progs.pl more flexibleRichard Levitte
2016-03-19Correct the export list when writing configdata.pmRichard Levitte
2016-03-19Correct the check of files to depend on against known generated onesRichard Levitte
2016-03-17Make picker, thread and combine standard config helper functionsRichard Levitte
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-17Disallow --classic for WindowsRichard Levitte
2016-03-17Added build.info debugging capability to ConfigureRichard Levitte
2016-03-16Disable AFALG when cross-compilingMatt Caswell
2016-03-15static-engine is no longer an internal keyword, remove it from %disabledRichard Levitte
2016-03-14Disable afalg when engine is disabled.Emilia Kasper
2016-03-14Enforce the demand for Perl 5.10.0 as a minimum.Richard Levitte
2016-03-14Fix a few Configure errorsRichard Levitte
2016-03-11Add blake2 support.Bill Cox
2016-03-11Configure: remove dependency on 'head'.Andy Polyakov
2016-03-11Don't build dynamic engines unless configured "shared"Richard Levitte
2016-03-10Configure - don't trust $1 to stick around, save its value awayRichard Levitte
2016-03-09Correct slight logic error in processing IF in build.infoRichard Levitte
2016-03-09Comment away the extra checks in ConfigureRichard Levitte
2016-03-09In build.info, an IF within a clause that's skipped over shouldn't applyRichard Levitte
2016-03-09Remove the old threading APIMatt Caswell
2016-03-09Don't check the conditions to build e_afalg if configured "no-engine"Richard Levitte
2016-03-09Have Configure display the value of SHARED_CFLAGRichard Levitte
2016-03-09Check gcc version to see if it supports -MM and friendsRichard Levitte
2016-03-09Add the configure option 'no-makedepend'Richard Levitte
2016-03-08Add the Configure option --classic, to fall back on classic build schemesRichard Levitte
2016-03-08Revert "unified build scheme: Try to nudge users to try the "unified" build"Richard Levitte
2016-03-08Fix building without multiblock supportMatt Caswell
2016-03-07Unified - Add the build.info command OVERRIDE, to avoid build file clashesRichard Levitte
2016-03-07Unified - Add the build.info command GENERATE, to generate source filesRichard Levitte
2016-03-07Misc afalg build fixesMatt Caswell
2016-03-07Rework based on feedback:clucey
2016-03-07ALG: Add AFALG engineclucey
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte
2016-03-04Disable SSLv3 by defaultKurt Roeckx
2016-03-04Don't build RC4 ciphersuites into libssl by defaultMatt Caswell
2016-03-04Restore the zlib / zlib-dynamic logicRichard Levitte
2016-03-02Don't copy from %target to %config so much, see %config as a complementRichard Levitte
2016-03-02Configure - Get rid of the special thread_cflag, replace with thread_schemeRichard Levitte
2016-03-02Configure - get rid of the special debug_ and release_ settingsRichard Levitte
2016-03-02Minimize copied config settingsRichard Levitte
2016-03-02Configure - move the addition of the zlib / libz lib to configsRichard Levitte
2016-03-02Configure - Rename BASE to DEFAULTS and add a few inheritable BASEsRichard Levitte
2016-03-02Configure - Allow CODErefs and ARRAYrefs in configuration setting arraysRichard Levitte
2016-03-02Configure - make the use of environment variables for overrides consistentRichard Levitte