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