summaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Expand)Author
2017-03-13Better way to recognise mingw64 in config scriptRichard Levitte
2017-03-13Recognise mingw64 in config scriptRichard Levitte
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli
2017-01-29Remove annoying and pointless pause.Ben Laurie
2016-11-16On x86 machines where the compiler supports -m32, use 'linux-x86'Richard Levitte
2016-10-22Fix support for DragonFly BSDjrmarino
2016-09-09Trim config outputRich Salz
2016-08-16Add a "config" for verbosity and use it with TravisRichard Levitte
2016-06-24./config: minor cleanup.Andy Polyakov
2016-06-24./config: detect x32-only environment.Andy Polyakov
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-05-12Add a case for 64-bit OS X in configRichard Levitte
2016-05-10IRIX fixes.Andy Polyakov
2016-04-14Add Haiku support.Jérôme Duval
2016-03-21config: fix off-by-centimeter-to-the-right typo.Andy Polyakov
2016-03-14config: fix HP-UX PA-RISC detection.Andy Polyakov
2016-03-14Fix freeze in config's interrupt trap with some shellsRichard Levitte
2016-03-10Harmonize the option processing in 'config' and 'config.com'Richard Levitte
2016-02-23Remove all -march= from configsRichard Levitte
2016-02-01unified build scheme: a first introductionRichard Levitte
2016-01-22isalist(1) is obsolete; use isainfo(1)mmiyashi
2016-01-18Adjust the configuration target name from Cygwin-i686 to Cygwin-x86Richard Levitte
2016-01-18Fix configuration system to support different architectures on Cygwin.Corinna Vinschen
2015-05-13Remove remaining Kerberos referencesMatt Caswell
2015-05-01Fix build on MacOS.Ben Laurie
2015-03-23Remove PREFIX, as it's not used any more.Richard Levitte
2015-03-17Correct the request of debug buildsRichard Levitte
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz
2014-12-28RT3548: Remove unsupported platformsRich Salz
2014-12-25RT3548: unsupported platformsRich Salz
2014-10-23Configure: add ios64 target.Andy Polyakov
2014-06-01Add linux-aarch64 taget.Andy Polyakov
2014-02-24config: recognize ARMv8/AArch64 target.Andy Polyakov
2013-11-12Configure: add linux-ppc64le target.Andy Polyakov
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-06-30config: fix executable format detection on latest FreeBSD.Andy Polyakov
2012-10-21linux-pcc: make it more robust and recognize KERNEL_BITS variable.Andy Polyakov
2012-09-19config: detect linux-mips* targets.Andy Polyakov
2011-11-08config: KERNEL_BITS envrionment variable to control choice between 32-Andy Polyakov
2011-11-08config: KERNEL_BITS envrionment variable to control choice between 32- andAndy Polyakov
2011-11-08Configure: initial support for iOS.Andy Polyakov
2011-10-23config: in cross-compile case interrogate cross-compiler, not host, workAndy Polyakov
2011-10-15Add android-x86.Andy Polyakov
2011-10-14Allow override of GCCVER and noexecstack checking from environment.Dr. Stephen Henson
2011-09-05config: don't add -Wa options with no-asm.Andy Polyakov
2011-07-17ARM assembler pack: add platform run-time detection.Andy Polyakov
2011-07-13config: detect if assembler supports --noexecstack and pass it down.Andy Polyakov
2011-06-27auto detect configuration using KERNEL_BITS and CCDr. Stephen Henson
2011-06-24allow KERNEL_BITS to be specified in the environmentDr. Stephen Henson
2011-05-01Some changes to support VxWorks in the validted module.Dr. Stephen Henson