aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* [Configure] Make --with-zlib-* work with configdata.pmMichael Lee2016-02-031-4/+4
* Use a simpler method to build a glob than splitpath and catpathRichard Levitte2016-02-021-3/+2
* Better check for gcc/clangRich Salz2016-02-011-4/+13
* unified build scheme: a first introductionRichard Levitte2016-02-011-104/+598
* Configure: restore original logic for -DWHIRLPOOL_ASM.Andy Polyakov2016-01-311-4/+6
* Remove the extra checks for Intel's C compilerRichard Levitte2016-01-311-32/+0
* Don't go into dotted directories when copying Makefile.in to MakefileRichard Levitte2016-01-311-13/+20
* Move more BN internals to bn_lcl.hRich Salz2016-01-301-9/+13
* Configure: Clarify the handling of $thread_cflagsRichard Levitte2016-01-301-13/+4
* Missed rc2_int from before.Rich Salz2016-01-291-4/+1
* Templatize util/domdRich Salz2016-01-291-1/+5
* Configure et al: split up the lflags configuration item into twoRichard Levitte2016-01-291-15/+17
* Revert "Don't replace cflags with thread_cflags, only append the latter"Richard Levitte2016-01-291-1/+1
* Don't replace cflags with thread_cflags, only append the latterRichard Levitte2016-01-291-1/+1
* Remove x86_gcc_des,x86_gcc_optsRich Salz2016-01-291-4/+1
* Missed part of b4f35eRich Salz2016-01-281-4/+0
* Remove EIGHT_BIT and SIXTEEN_BITRich Salz2016-01-271-3/+1
* Remove outdated legacy crypto optionsRich Salz2016-01-271-69/+3
* Fix check of what makedepprog should beRichard Levitte2016-01-271-7/+5
* SHARED_LIBS_LINK_EXTS is no longer used, remove it completelyRichard Levitte2016-01-261-21/+0
* Use Configure's @disablables and %disabled through configdata.pmRichard Levitte2016-01-261-0/+15
* Small cleanups in ConfigureRichard Levitte2016-01-251-16/+19
* Generate warning textRichard Levitte2016-01-251-1/+1
* Misc fixupsRichard Levitte2016-01-251-3/+1
* Revert merge errorRichard Levitte2016-01-251-105/+0
* Remove GOST againRichard Levitte2016-01-251-6/+1
* Refactor file writing - Remake Makefile.org into a templateRichard Levitte2016-01-251-274/+255
* Make tests use configdata.pm rather than parsing MakefileRichard Levitte2016-01-251-8/+8
* Move & split opensslconf.h.inRich Salz2016-01-251-3/+17
* Refactor file writing - make configdata.pm the info center for "reconf"Richard Levitte2016-01-231-26/+45
* Disable jpake if psk is disabled.Ben Laurie2016-01-231-0/+1
* Refactor file writing - rewrite crypto/opensslconf.h.in as templateRichard Levitte2016-01-231-216/+106
* Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte2016-01-221-37/+37
* Refactor file writing - introduce template driven file writingRichard Levitte2016-01-221-207/+299
* Refactor config - consolidate and refresh print_table_entryRichard Levitte2016-01-221-120/+84
* Refactor config - @MK1MF_Builds out, general build scheme inRichard Levitte2016-01-221-45/+78
* Refactor config - move templates and template docs to ConfigurationsRichard Levitte2016-01-221-390/+57
* Refresh the thinking of --prefix and --openssldirRichard Levitte2016-01-221-11/+13
* Refactor config - throw away the last remains of '--test-sanity'Richard Levitte2016-01-211-4/+1
* Refactor config - consolidate handling of disabled stuffRichard Levitte2016-01-211-120/+81
* Refactor config - rewrite handling of "reconf"Richard Levitte2016-01-211-203/+194
* Refactor config - split read_config into read_config and resolve_configRichard Levitte2016-01-201-416/+244
* Refactor config - throw away '--test-sanity'Richard Levitte2016-01-201-43/+0
* Refactor config - a small cosmetic touchup of ConfigureRichard Levitte2016-01-201-12/+7
* Remove the GOST engineMatt Caswell2016-01-191-1/+0
* Fix BSD -rpath parameterRichard Levitte2016-01-191-1/+1
* Support disabling any or all TLS or DTLS versionsViktor Dukhovni2016-01-191-13/+107
* Small fixup, an extra line slipped inRichard Levitte2016-01-141-1/+0
* Add a no-egd option to disable EGD-related codeBenjamin Kaduk2016-01-141-1/+3
* Relax the requirements for a debug buildRichard Levitte2016-01-141-8/+3