aboutsummaryrefslogtreecommitdiff
path: root/Configure
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Configure: make no-chacha and no-poly1305 work.Andy Polyakov1-0/+2
2015-12-09Link library for backtrace() on BSD...Ben Laurie1-1/+5
2015-12-02Fix ./Configure reconfRichard Levitte1-1/+2
2015-12-02Move the backtrace memleak options to a separate variableRichard Levitte1-1/+13
2015-12-02Add backtrace to memory leak outputRichard Levitte1-1/+1
2015-11-24Drop the old perl start magic and replace it with a normal shebangRichard Levitte1-3/+2
2015-11-24Add perl modeline to Configure scriptsJacob Bandes-Storch1-0/+1
2015-11-09Make the match for previous cflags a bit more strictRichard Levitte1-2/+2
2015-10-22Make Configure die when unsupported options are givenRichard Levitte1-1/+8
2015-10-22Add an explicit list of options that can be disabled, enabled, ...Richard Levitte1-0/+89
2015-10-14make depend: prefer clang over makedependEmilia Kasper1-3/+4
2015-10-13GH429: Add clang to travisAlessandro Ghedini1-1/+1
2015-09-29Fix no-stdio buildDavid Woodhouse1-1/+1
2015-09-28Update year in Windows builds.Andy Polyakov1-1/+1
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-3/+2
2015-09-07Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte1-8/+10
2015-09-03Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse1-3/+2
2015-08-02Add -Wconditional-uninitialized to clang strict warnings.Ben Laurie1-2/+2
2015-08-02Build with --strict-warnings on FreeBSD.Ben Laurie1-1/+1
2015-05-22Remove support for OPENSSL_NO_TLSEXTMatt Caswell1-10/+0
2015-05-13Remove remaining Kerberos referencesMatt Caswell1-96/+7
2015-05-01Fix build on MacOS.Ben Laurie1-2/+19
2015-04-21Engage ec/asm/ecp_nistz256-sparcv9 module.Andy Polyakov1-0/+1
2015-04-20Configure: Engage ecp_nistz256-armv8 module.Andy Polyakov1-0/+1
2015-04-20Configure: engage ARMv8 Montgomery multiplication module.Andy Polyakov1-0/+1
2015-04-17Use -Wall -Wextra with clangEmilia Kasper1-1/+1
2015-04-15Add -Wtype-limits to strict warnings.Dr. Stephen Henson1-1/+1
2015-04-04Appease clang -Wgnu-statement-expressionRichard Levitte1-1/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-17/+11
2015-03-28Engage vpaes-armv8 module.Andy Polyakov1-1/+1
2015-03-28Configure: remove unused variables.Andy Polyakov1-31/+0
2015-03-23Add -DDEBUG_UNUSED to --strict-warningsMatt Caswell1-1/+1
2015-03-22Refer to $table{$target} rather than $table{$t}.Richard Levitte1-35/+35
2015-03-19If the target is an old style debug- target, it will not have debugging [cl]f...Richard Levitte1-0/+1
2015-03-18Configure: fold related configurations more aggressively and clean-up.Andy Polyakov1-77/+13
2015-03-17Correct the request of debug buildsRichard Levitte1-6/+19
2015-03-16Change all the main configurations to the new format.Richard Levitte1-9/+55
2015-03-16Rethink templates.Richard Levitte1-117/+159
2015-03-16Add base template processing.Richard Levitte1-1/+274
2015-03-16Add template reference processing.Richard Levitte1-0/+30
2015-03-16Rewrite Configure to handle the target values as hash tables.Richard Levitte1-120/+431
2015-03-11Move Configurations* out of the way and rename them.Richard Levitte1-2/+2
2015-02-24Move build config table to separate files.Rich Salz1-475/+34
2015-02-22Restore -DTERMIO/-DTERMIOS on Windows platforms.Richard Levitte1-4/+4
2015-02-21Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte1-64/+64
2015-02-11Engage ecp_nistz256-armv4 module.Andy Polyakov1-1/+1
2015-02-10Configure: disable warning C4090 in Windows builds.Andy Polyakov1-6/+11
2015-02-10Remove -DOPENSSL_NO_DEPRECATED from --strict-warnings flags.Matt Caswell1-1/+1
2015-02-09Engage ecp_nistz256-x86 module.Andy Polyakov1-1/+1
2015-02-04fix windows buildDr. Stephen Henson1-0/+1