aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Better way to recognise mingw64 in config scriptRichard Levitte2017-03-131-2/+9
* Recognise mingw64 in config scriptRichard Levitte2017-03-131-0/+2
* Implementation of the ARIA cipher as described in RFC 5794.Pauli2017-02-211-2/+2
* Remove annoying and pointless pause.Ben Laurie2017-01-291-10/+5
* On x86 machines where the compiler supports -m32, use 'linux-x86'Richard Levitte2016-11-161-1/+8
* Fix support for DragonFly BSDjrmarino2016-10-221-0/+5
* Trim config outputRich Salz2016-09-091-2/+1
* Add a "config" for verbosity and use it with TravisRichard Levitte2016-08-161-18/+22
* ./config: minor cleanup.Andy Polyakov2016-06-241-28/+5
* ./config: detect x32-only environment.Andy Polyakov2016-06-241-1/+6
* Add final(?) set of copyrights.Rich Salz2016-06-011-18/+8
* Add a case for 64-bit OS X in configRichard Levitte2016-05-121-1/+20
* IRIX fixes.Andy Polyakov2016-05-101-12/+0
* Add Haiku support.Jérôme Duval2016-04-141-0/+6
* config: fix off-by-centimeter-to-the-right typo.Andy Polyakov2016-03-211-1/+1
* config: fix HP-UX PA-RISC detection.Andy Polyakov2016-03-141-1/+6
* Fix freeze in config's interrupt trap with some shellsRichard Levitte2016-03-141-11/+11
* Harmonize the option processing in 'config' and 'config.com'Richard Levitte2016-03-101-1/+1
* Remove all -march= from configsRichard Levitte2016-02-231-1/+3
* unified build scheme: a first introductionRichard Levitte2016-02-011-16/+17
* isalist(1) is obsolete; use isainfo(1)mmiyashi2016-01-221-2/+2
* Adjust the configuration target name from Cygwin-i686 to Cygwin-x86Richard Levitte2016-01-181-0/+1
* Fix configuration system to support different architectures on Cygwin.Corinna Vinschen2016-01-181-11/+2
* Remove remaining Kerberos referencesMatt Caswell2015-05-131-21/+0
* Fix build on MacOS.Ben Laurie2015-05-011-2/+4
* Remove PREFIX, as it's not used any more.Richard Levitte2015-03-231-2/+1
* Correct the request of debug buildsRichard Levitte2015-03-171-1/+1
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-121-15/+0
* RT3548: Remove unsupported platformsRich Salz2014-12-281-23/+0
* RT3548: unsupported platformsRich Salz2014-12-251-6/+0
* Configure: add ios64 target.Andy Polyakov2014-10-231-0/+2
* Add linux-aarch64 taget.Andy Polyakov2014-06-011-1/+1
* config: recognize ARMv8/AArch64 target.Andy Polyakov2014-02-241-0/+1
* Configure: add linux-ppc64le target.Andy Polyakov2013-11-121-0/+1
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-2/+2
* config: fix executable format detection on latest FreeBSD.Andy Polyakov2013-06-301-1/+1
* linux-pcc: make it more robust and recognize KERNEL_BITS variable.Andy Polyakov2012-10-211-6/+13
* config: detect linux-mips* targets.Andy Polyakov2012-09-191-0/+10
* config: KERNEL_BITS envrionment variable to control choice between 32-Andy Polyakov2011-11-081-2/+5
* config: KERNEL_BITS envrionment variable to control choice between 32- andAndy Polyakov2011-11-081-4/+12
* Configure: initial support for iOS.Andy Polyakov2011-11-081-0/+6
* config: in cross-compile case interrogate cross-compiler, not host, workAndy Polyakov2011-10-231-21/+13
* Add android-x86.Andy Polyakov2011-10-151-0/+1
* Allow override of GCCVER and noexecstack checking from environment.Dr. Stephen Henson2011-10-141-3/+14
* config: don't add -Wa options with no-asm.Andy Polyakov2011-09-051-0/+1
* ARM assembler pack: add platform run-time detection.Andy Polyakov2011-07-171-0/+1
* config: detect if assembler supports --noexecstack and pass it down.Andy Polyakov2011-07-131-0/+4
* auto detect configuration using KERNEL_BITS and CCDr. Stephen Henson2011-06-271-8/+5
* allow KERNEL_BITS to be specified in the environmentDr. Stephen Henson2011-06-241-2/+2
* Some changes to support VxWorks in the validted module.Dr. Stephen Henson2011-05-011-0/+6