aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2017-12-08Make sure ./config passes options to ./Configure correctlyRichard Levitte1-2/+5
2017-11-06SM3: Add SM3 hash functionJack Lloyd1-1/+1
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse1-1/+1
2017-10-05Remove some commented out codeMatt Caswell1-14/+0
2017-09-02config: get "stty technique" working again on MacOS X.Andy Polyakov1-3/+1
2017-03-13Better way to recognise mingw64 in config scriptRichard Levitte1-2/+9
2017-03-13Recognise mingw64 in config scriptRichard Levitte1-0/+2
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli1-2/+2
2017-01-29Remove annoying and pointless pause.Ben Laurie1-10/+5
2016-11-16On x86 machines where the compiler supports -m32, use 'linux-x86'Richard Levitte1-1/+8
2016-10-22Fix support for DragonFly BSDjrmarino1-0/+5
2016-09-09Trim config outputRich Salz1-2/+1
2016-08-16Add a "config" for verbosity and use it with TravisRichard Levitte1-18/+22
2016-06-24./config: minor cleanup.Andy Polyakov1-28/+5
2016-06-24./config: detect x32-only environment.Andy Polyakov1-1/+6
2016-06-01Add final(?) set of copyrights.Rich Salz1-18/+8
2016-05-12Add a case for 64-bit OS X in configRichard Levitte1-1/+20
2016-05-10IRIX fixes.Andy Polyakov1-12/+0
2016-04-14Add Haiku support.Jérôme Duval1-0/+6
2016-03-21config: fix off-by-centimeter-to-the-right typo.Andy Polyakov1-1/+1
2016-03-14config: fix HP-UX PA-RISC detection.Andy Polyakov1-1/+6
2016-03-14Fix freeze in config's interrupt trap with some shellsRichard Levitte1-11/+11
2016-03-10Harmonize the option processing in 'config' and 'config.com'Richard Levitte1-1/+1
2016-02-23Remove all -march= from configsRichard Levitte1-1/+3
2016-02-01unified build scheme: a first introductionRichard Levitte1-16/+17
2016-01-22isalist(1) is obsolete; use isainfo(1)mmiyashi1-2/+2
2016-01-18Adjust the configuration target name from Cygwin-i686 to Cygwin-x86Richard Levitte1-0/+1
2016-01-18Fix configuration system to support different architectures on Cygwin.Corinna Vinschen1-11/+2
2015-05-13Remove remaining Kerberos referencesMatt Caswell1-21/+0
2015-05-01Fix build on MacOS.Ben Laurie1-2/+4
2015-03-23Remove PREFIX, as it's not used any more.Richard Levitte1-2/+1
2015-03-17Correct the request of debug buildsRichard Levitte1-1/+1
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz1-15/+0
2014-12-28RT3548: Remove unsupported platformsRich Salz1-23/+0
2014-12-25RT3548: unsupported platformsRich Salz1-6/+0
2014-10-23Configure: add ios64 target.Andy Polyakov1-0/+2
2014-06-01Add linux-aarch64 taget.Andy Polyakov1-1/+1
2014-02-24config: recognize ARMv8/AArch64 target.Andy Polyakov1-0/+1
2013-11-12Configure: add linux-ppc64le target.Andy Polyakov1-0/+1
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos1-2/+2
2013-06-30config: fix executable format detection on latest FreeBSD.Andy Polyakov1-1/+1
2012-10-21linux-pcc: make it more robust and recognize KERNEL_BITS variable.Andy Polyakov1-6/+13
2012-09-19config: detect linux-mips* targets.Andy Polyakov1-0/+10
2011-11-08config: KERNEL_BITS envrionment variable to control choice between 32-Andy Polyakov1-2/+5
2011-11-08config: KERNEL_BITS envrionment variable to control choice between 32- andAndy Polyakov1-4/+12
2011-11-08Configure: initial support for iOS.Andy Polyakov1-0/+6
2011-10-23config: in cross-compile case interrogate cross-compiler, not host, workAndy Polyakov1-21/+13
2011-10-15Add android-x86.Andy Polyakov1-0/+1
2011-10-14Allow override of GCCVER and noexecstack checking from environment.Dr. Stephen Henson1-3/+14
2011-09-05config: don't add -Wa options with no-asm.Andy Polyakov1-0/+1