build: ensure make-prime-list doesn't access out of bounds memory
[platform/upstream/coreutils.git] / configure.ac
2013-01-01 Jim Meyeringmaint: update all copyright year number ranges
2012-12-19 Pádraig Bradymaint: rewrap a long line noticed by make syntax-check
2012-12-19 Pádraig Bradybuild: avoid --enable-gcc-warnings on GCC <= 4.5
2012-10-24 Mike Frysingerbuild: do not redefine _FORTIFY_SOURCE
2012-09-12 Stefano Lattarinibuild: fixup: correctly recognize if perl is missing
2012-09-11 Jim Meyeringbuild: build lib/ using non-recursive make
2012-09-10 Jim Meyeringmaint: allow per-directory CFLAGS settings with non...
2012-09-06 Eric Blakebuild: default to --enable-gcc-warnings for git tree
2012-09-05 Stefano Lattarinibuild: don't use recursive make for tests/ subdirectory
2012-09-05 Stefano Lattarinimaint: list of names of built programs available in...
2012-09-02 Jim Meyeringmaint: accommodate upcoming, expanded list of warnings...
2012-09-01 Stefano Lattarinimaint: simplify declaration of "libexec" programs
2012-09-01 Stefano Lattarinibuild: simplify: get rid of yet some more indirection...
2012-09-01 Stefano Lattarinibuild: simplify and make more portable to non-GNU make
2012-09-01 Stefano Lattarinibuild: simplify: get rid of some indirection variables
2012-09-01 Stefano Lattarinibuild: don't use recursive make to build the 'src'...
2012-09-01 Stefano Lattarinibuild: refactor how lists of coreutils programs are...
2012-08-31 Eric Blakebuild: work with new glibc when not optimizing
2012-08-30 Stefano Lattarinitests: detect missing perl at configure runtime
2012-08-30 Stefano Lattarinibuild: require Automake >= 1.11.2
2012-08-30 Stefano Lattarinibuild: enable the 'subdir-objects' Automake option...
2012-08-30 Stefano Lattarinibuild: don't use recursive make to build the 'man'...
2012-08-30 Stefano Lattarinimaint: simplify definition of $MAN in configure.ac
2012-08-30 Stefano Lattarinibuild: don't use recursive make to build the 'doc'...
2012-06-06 Jim Meyeringsu: remove program (util-linux is now the best source...
2012-03-20 Eric Blakebuild: speed up configure for releases
2012-01-27 Jim Meyeringmaint: use single copyright year range
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-11-29 Eric Blakebuild: simplify warnings based on last gnulib update
2011-11-28 Jim Meyeringbuild: enable -Wsuggest-attribute=pure|const in lib...
2011-11-27 Jim Meyeringmaint: update comment gcc-4.6.2 still botches -Wsuggest...
2011-11-23 Jim Meyeringbuild: --enable-gcc-warnings: disable some new warnings
2011-10-01 Jim Meyeringbuild: stop distributing gzip'd releases; xz is enough
2011-09-12 Jim Meyeringbuild: avoid unwarranted failure w/gcc-4.6.1 and -...
2011-08-12 Paul Eggertbootstrap: use latest gnulib bootstrap, gettext
2011-07-02 Jim Meyeringmaint: use "const" and "pure" function attributes where...
2011-06-18 Stefano Lattarinimaint: fix typo in comment in configure.ac
2011-06-04 Jim Meyeringbuild: require at least 2-year old autoconf-2.64 (was...
2011-05-26 Jim Meyeringbuild: --enable-gcc-warnings: enable -Wstrict-overflow...
2011-05-08 Pádraig Bradymaint: remove -Wmissing-field-initializers workarounds
2011-03-16 Jim Meyeringmaint: stop using .x-sc_* files to list syntax-check...
2011-01-01 Jim Meyeringmaint: update all copyright year number ranges
2010-12-30 Eric Blakemaint: allow gettext 0.17 again
2010-11-16 Pádraig Bradybuild: enable the -Wpointer-sign gcc warning
2010-10-13 Jim Meyeringbuild: prepare to enable -Werror also for gnulib-tests/
2010-07-21 Mike Frysingerbuild: support fully excluding stdbuf from the build
2010-05-11 Jim Meyeringbuild: record the gettext-0.18 requirement also in...
2010-01-06 Jim Meyeringbuild: require newer versions of automake and autoconf
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-11-14 Jim Meyeringbuild: do use AM_GNU_GETTEXT's "need-formatstring-macro...
2009-11-13 Jim Meyeringbuild: require gettext-0.17
2009-11-13 Jim Meyeringbuild: correct gettext configure-time support
2009-10-29 Jim Meyeringbuild (--enable-gcc-warnings): enable gcc's -Werror...
2009-10-22 Eric Blakemaint: turn on compiler warnings for gnulib tests
2009-10-10 Jim Meyeringbuild: build uname(1) unconditionally
2009-09-11 Jim Meyeringbuild: placate gcc's new -Wskip-jump-init
2009-08-25 Jim Meyeringglobal: convert indentation-TABs to spaces
2009-08-17 Jim Meyeringbuild: suppress warnings due to gcc's new -Wjump-misses...
2009-07-09 Jim Meyeringbuild: avoid build warn/failure due to -Wstack-protector
2009-06-17 Pádraig Bradystdbuf: A new program to run a command with modified...
2009-05-18 Jim Meyeringbuild: require automake-1.11
2009-05-17 Jim Meyeringbuild: avoid new warnings from gcc 4.5.0 20090517
2009-05-17 Jim Meyeringbuild: turn off -Wlong-long
2009-04-23 Jim Meyeringbuild: make --enable-silent-rules the default
2009-03-31 Jim Meyeringbuild: set automake's silent-rules option via configure.ac
2009-03-31 Jim Meyeringtests: enable automake's color-tests and parallel-tests...
2009-03-11 Pádraig Bradymaint: Document how to best to enable gcc warnings...
2009-03-02 Jim Meyeringmaint: enable many gcc warnings
2009-01-18 Jim Meyeringbuild: use dist-xz, not dist-lzma
2009-01-01 Jim Meyeringimprove M4 quoting
2009-01-01 Jim Meyeringmaint: tighten m4 AC_ quoting check
2008-12-21 Jim Meyeringbuild: add configure-time --enable-gcc-warnings option...
2008-09-10 Ralf Wildenhuessimplify installation rules, using new Automake
2008-08-01 James Youngmanfactor arbitrarily large numbers
2008-06-11 Jim Meyeringfix another unportable use of 'tr'
2008-06-11 Bruno Haiblefix build failure on AIX 4
2008-06-02 Jim Meyeringrevert inadvertent change in last patch
2008-06-02 Pádraig Bradynew program: timeout
2008-05-30 Jim Meyeringconfigure.ac: remove explicit use of AB_INIT
2008-05-10 Jim Meyeringtests: remove directory, tests/join/
2008-05-10 Jim Meyeringtests: convert pr tests
2008-05-10 Jim Meyeringtests: remove directory, tests/tail/
2008-05-09 Jim Meyeringtests: remove directory, tests/sort/
2008-05-08 Jim Meyeringtests: remove directory, tests/tac/
2008-05-08 Jim Meyeringtests: remove directory, tests/test/
2008-05-06 Jim Meyeringtests: remove directory, tests/tr/
2008-05-06 Jim Meyeringtests: remove directory, tests/uniq/
2008-05-06 Jim Meyeringtests: remove directory, tests/cut/
2008-05-06 Jim Meyeringtests: remove directory, tests/head/
2008-05-06 Jim Meyeringavoid problems with sign-extended "char" operand to...
2008-04-27 Jim Meyeringmove wc tests from own subdir into a single script
2008-04-22 Jim MeyeringAccommodate building on OS/2 (ecomstation.com Ecs v2...
2008-04-20 Jim MeyeringRevamp test-related Makefiles.
2008-04-05 Jim MeyeringAccommodate building on OS/2 (ecomstation.com Ecs v2...
2008-03-25 Eric BlakeUse new gnulib gnumakefile module.
2008-03-22 Jim Meyeringportability: work around a "busybox sed" limitation
2008-03-04 Eric BlakeReinstate GNUmakefile patch, but with workaround for...
2008-03-04 Jim MeyeringClarify comment and attribute preceding change: Reporte...
2008-03-04 Jim MeyeringComment out yesterday's VPATH-friendly addition, for...
2008-03-03 Eric BlakeUse m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION.
next