summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rework based on feedback:clucey2016-03-071-1/+5
* ALG: Add AFALG engineclucey2016-03-071-0/+13
* Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte2016-03-051-6/+6
* Disable SSLv3 by defaultKurt Roeckx2016-03-041-0/+2
* Don't build RC4 ciphersuites into libssl by defaultMatt Caswell2016-03-041-12/+17
* Restore the zlib / zlib-dynamic logicRichard Levitte2016-03-041-0/+5
* Don't copy from %target to %config so much, see %config as a complementRichard Levitte2016-03-021-15/+17
* Configure - Get rid of the special thread_cflag, replace with thread_schemeRichard Levitte2016-03-021-37/+52
* Configure - get rid of the special debug_ and release_ settingsRichard Levitte2016-03-021-22/+7
* Minimize copied config settingsRichard Levitte2016-03-021-8/+2
* Configure - move the addition of the zlib / libz lib to configsRichard Levitte2016-03-021-21/+1
* Configure - Rename BASE to DEFAULTS and add a few inheritable BASEsRichard Levitte2016-03-021-7/+4
* Configure - Allow CODErefs and ARRAYrefs in configuration setting arraysRichard Levitte2016-03-021-19/+43
* Configure - make the use of environment variables for overrides consistentRichard Levitte2016-03-021-15/+6
* Make uplink auxiliary source separate from cpuid sourceRichard Levitte2016-03-021-0/+2
* Unified - have configdata.pm depend on a few more thingsRichard Levitte2016-03-011-0/+3
* Remove last remains of old config stringsRichard Levitte2016-02-271-5/+0
* Apply default after having checked the given config target is validRichard Levitte2016-02-271-1/+4