aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Make the match for previous cflags a bit more strictRichard Levitte2015-11-091-2/+2
* Make Configure die when unsupported options are givenRichard Levitte2015-10-221-1/+8
* Add an explicit list of options that can be disabled, enabled, ...Richard Levitte2015-10-221-0/+89
* make depend: prefer clang over makedependEmilia Kasper2015-10-141-3/+4
* GH429: Add clang to travisAlessandro Ghedini2015-10-131-1/+1
* Fix no-stdio buildDavid Woodhouse2015-09-291-1/+1
* Update year in Windows builds.Andy Polyakov2015-09-281-1/+1
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-3/+2
* Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte2015-09-071-8/+10
* Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse2015-09-031-3/+2
* Add -Wconditional-uninitialized to clang strict warnings.Ben Laurie2015-08-021-2/+2
* Build with --strict-warnings on FreeBSD.Ben Laurie2015-08-021-1/+1
* Remove support for OPENSSL_NO_TLSEXTMatt Caswell2015-05-221-10/+0
* Remove remaining Kerberos referencesMatt Caswell2015-05-131-96/+7
* Fix build on MacOS.Ben Laurie2015-05-011-2/+19
* Engage ec/asm/ecp_nistz256-sparcv9 module.Andy Polyakov2015-04-211-0/+1
* Configure: Engage ecp_nistz256-armv8 module.Andy Polyakov2015-04-201-0/+1
* Configure: engage ARMv8 Montgomery multiplication module.Andy Polyakov2015-04-201-0/+1
* Use -Wall -Wextra with clangEmilia Kasper2015-04-171-1/+1
* Add -Wtype-limits to strict warnings.Dr. Stephen Henson2015-04-151-1/+1
* Appease clang -Wgnu-statement-expressionRichard Levitte2015-04-041-1/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-17/+11
* Engage vpaes-armv8 module.Andy Polyakov2015-03-281-1/+1
* Configure: remove unused variables.Andy Polyakov2015-03-281-31/+0
* Add -DDEBUG_UNUSED to --strict-warningsMatt Caswell2015-03-231-1/+1
* Refer to $table{$target} rather than $table{$t}.Richard Levitte2015-03-221-35/+35
* If the target is an old style debug- target, it will not have debugging [cl]f...Richard Levitte2015-03-191-0/+1
* Configure: fold related configurations more aggressively and clean-up.Andy Polyakov2015-03-181-77/+13
* Correct the request of debug buildsRichard Levitte2015-03-171-6/+19
* Change all the main configurations to the new format.Richard Levitte2015-03-161-9/+55
* Rethink templates.Richard Levitte2015-03-161-117/+159
* Add base template processing.Richard Levitte2015-03-161-1/+274
* Add template reference processing.Richard Levitte2015-03-161-0/+30
* Rewrite Configure to handle the target values as hash tables.Richard Levitte2015-03-161-120/+431
* Move Configurations* out of the way and rename them.Richard Levitte2015-03-111-2/+2
* Move build config table to separate files.Rich Salz2015-02-241-475/+34
* Restore -DTERMIO/-DTERMIOS on Windows platforms.Richard Levitte2015-02-221-4/+4
* Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte2015-02-211-64/+64
* Engage ecp_nistz256-armv4 module.Andy Polyakov2015-02-111-1/+1
* Configure: disable warning C4090 in Windows builds.Andy Polyakov2015-02-101-6/+11
* Remove -DOPENSSL_NO_DEPRECATED from --strict-warnings flags.Matt Caswell2015-02-101-1/+1
* Engage ecp_nistz256-x86 module.Andy Polyakov2015-02-091-1/+1
* fix windows buildDr. Stephen Henson2015-02-041-0/+1
* More unused FIPS module code.Dr. Stephen Henson2015-02-041-33/+1
* Build correctly for me on FreeBSD 10.Ben Laurie2015-01-301-1/+1
* Configure: addendum to OPENSSL_NO_[RMD160|RIPEMD] harmonization.Andy Polyakov2015-01-271-0/+4
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-231-14/+14
* Add assembly support to ios64-cross.Andy Polyakov2015-01-231-1/+1
* Drop redundant and outdated __CYGWIN32__ tests.Corinna Vinschen2015-01-221-5/+2
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-121-36/+0