summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2013-12-16Set AUTOCONF variable when maintainer-mode is not usedAllan McRae
2013-12-16Add --enable-maintainer-mode configure optionAllan McRae
2013-10-31Accept make versions 4.0 and greaterMarc-Antoine Perennou
2013-10-30rename configure.in to configure.acMike Frysinger
2013-10-04PowerPC LE configuryAlan Modra
2013-09-04Remove --disable-versioning.Joseph Myers
2013-08-25configure: add missing quotes in $build_pt_chown testMike Frysinger
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell
2013-07-04Fix lock elision help text in INSTALL and configureSiddhesh Poyarekar
2013-07-02Add a configure option to enable lock elision and disable by defaultAndi Kleen
2013-06-26Require GCC 4.4 or later to build glibc.Joseph Myers
2013-06-20Fix loop construction to functions callsAdhemerval Zanella
2013-06-17Sort sysd-rules-patterns by descending pattern length.Roland McGrath
2013-04-17Configuring for i386 is no longer supported.Carlos O'Donell
2013-04-06i386: Fail at configure time for i386 builds.Carlos O'Donell
2013-03-20Move system-specific settings out of toplevel configure.in and config.make.in.Joseph Myers
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab
2013-01-25Don't bother checking for $CC option to accept ISO C89.Thomas Schwinge
2013-01-25configure: Default to CPP="$CC -E" unless overridden.Thomas Schwinge
2013-01-11Fix multiarch handling in sysdeps generation.Roland McGrath
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-10Remove some old cruft variables from configure.Roland McGrath
2012-11-24Fix C++ header directory detection for non-standard paths.Adam Conrad
2012-11-21Properly check linker -z XXX supportH.J. Lu
2012-11-18Fix ifunc configure check for 64-bit targetsAndreas Schwab
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-24change ifunc assembly test to a link testMike Frysinger
2012-10-24drop -q flag when using grepMike Frysinger
2012-10-19Remove relics of support for configuring in the source directory.Joseph Myers
2012-10-10Use $CXX not cc1plus to locate C++ headers.Joseph Myers
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath
2012-09-15Remove $(have-cpp-asm-debuginfo) checkH.J. Lu
2012-09-06Improve C++ header location detection (bug 13966)Allan McRae
2012-09-02Check for gawk >= 3.0 (bug 13412)Allan McRae
2012-08-22Add --disable-build-nscd configure option.Roland McGrath
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-08-22Fix sed configure check for newer sed --version output.Dmitry V. Levin
2012-08-17Make sysheaders available in config.make.Roland McGrath
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
2012-07-23configure.in <sysdeps resolving>: Correct printing Implies_before.Thomas Schwinge
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek
2012-06-22Respect --localstatedir for /var/db parent directory.Roland McGrath
2012-05-30Weaken PIE configure test to a compile test.Joseph Myers
2012-05-25Don't use header files in glibc configureH.J. Lu
2012-05-25Add --enable-systemtap configuration to define static probe points.Roland McGrath
2012-05-21Filter out unknown symbols in stack-protector test.Joseph Myers
2012-05-16BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath
2012-05-16BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath
2012-05-16Update Texinfo version requirement.Joseph Myers