doc: update for ISO/IEC 80000-13
[platform/upstream/coreutils.git] / configure.ac
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.
2008-03-03 Eric BlakeGNUmakefile build tweaks.
2008-03-01 Jim Meyering* configure.ac (AC_INIT): Use .tarball-version, not...
2008-01-22 Jim MeyeringRequire automake-1.10.1, for its support of dist-lzma.
2008-01-13 Elias Pipping* configure.ac: Correct a non-portable use of sed.
2007-12-20 Jim MeyeringUse comma-separated list in ./configure --help output.
2007-11-14 Jim MeyeringEnable gnulib-tool's --with-tests option.
2007-11-08 Jim MeyeringAdapt to gnulib's s/jm_/gl_/ cache variable renaming.
2007-11-05 Jim MeyeringDon't use GNU-sed-specific \< \> operators.
2007-10-22 Jim MeyeringRemove git-version-gen's first parameter.
2007-10-14 Jim MeyeringFix a minor typo.
2007-10-09 Jim Meyering* configure.ac (AM_INIT_AUTOMAKE): Use dist-lzma, rathe...
2007-10-07 Jim Meyering* configure.ac (AM_INIT_AUTOMAKE): Don't use dist-lzma...
2007-10-07 Jim MeyeringNew program: mktemp.
2007-09-15 Jim MeyeringMove the sole test in tests/ls-2/ to tests/misc/.
2007-09-15 Jim MeyeringMove all tests from test/{od,sha1sum,shred,stty} to...
2007-09-15 Jim MeyeringMove the two tests in tests/tee to tests/misc/.
2007-09-15 Jim MeyeringMove the two tests in tests/sum/ to tests/misc/.
2007-09-15 Jim MeyeringMove the sole test in tests/tsort/ to tests/misc/tsort.
2007-09-15 Jim MeyeringMove the sole test in tests/unexpand to tests/misc...
2007-09-15 Jim MeyeringMove the sole test in tests/seq to tests/misc/seq.
2007-09-15 Jim MeyeringMove the two tests in tests/md5sum to tests/misc/md5sum.
2007-09-15 Jim MeyeringMove the two tests in tests/fmt to tests/misc/fmt.
2007-09-15 Jim MeyeringMove the sole test in tests/factor to tests/misc/factor.
2007-09-15 Jim MeyeringMove the sole test in tests/expr to tests/misc/expr.
2007-09-15 Jim MeyeringMove the sole test in tests/dircolors to tests/misc...
2007-08-30 Jim MeyeringMake inter-release --version output more useful.
2007-08-30 Eric BlakeUse PACKAGE_NAME instead of GNU_PACKAGE.
2007-08-21 Jim MeyeringBy default, do not install hostname anymore.
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-22 Jim MeyeringArrange to rerun configure whenever src/Makefile.am...
2007-07-14 Jim MeyeringChange interface: make 2nd param _space_-separated...
2007-07-13 Jim MeyeringUse proper backslash-quoting inside backticks.
next