summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2012-08-30maint: simplify definition of $MAN in configure.acStefano Lattarini
2012-08-30build: don't use recursive make to build the 'doc' subdirectoryStefano Lattarini
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering
2012-03-20build: speed up configure for releasesEric Blake
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-29build: simplify warnings based on last gnulib updateEric Blake
2011-11-28build: enable -Wsuggest-attribute=pure|const in lib/,...Jim Meyering
2011-11-27maint: update comment gcc-4.6.2 still botches -Wsuggest-attribute=pureJim Meyering
2011-11-23build: --enable-gcc-warnings: disable some new warningsJim Meyering
2011-10-01build: stop distributing gzip'd releases; xz is enoughJim Meyering
2011-09-12build: avoid unwarranted failure w/gcc-4.6.1 and --enable-gcc-warningsJim Meyering
2011-08-11bootstrap: use latest gnulib bootstrap, gettextPaul Eggert
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering
2011-06-18maint: fix typo in comment in configure.acStefano Lattarini
2011-06-04build: require at least 2-year old autoconf-2.64 (was 2.62)Jim Meyering
2011-05-26build: --enable-gcc-warnings: enable -Wstrict-overflow in src/Jim Meyering
2011-05-08maint: remove -Wmissing-field-initializers workaroundsPádraig Brady
2011-03-16maint: stop using .x-sc_* files to list syntax-check exemptionsJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-30maint: allow gettext 0.17 againEric Blake
2010-11-16build: enable the -Wpointer-sign gcc warningPádraig Brady
2010-10-13build: prepare to enable -Werror also for gnulib-tests/Jim Meyering
2010-07-22build: support fully excluding stdbuf from the buildMike Frysinger
2010-05-11build: record the gettext-0.18 requirement also in configure.acJim Meyering
2010-01-06build: require newer versions of automake and autoconfJim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-11-14build: do use AM_GNU_GETTEXT's "need-formatstring-macros" optionJim Meyering
2009-11-13build: require gettext-0.17Jim Meyering
2009-11-13build: correct gettext configure-time supportJim Meyering
2009-10-29build (--enable-gcc-warnings): enable gcc's -Werror also in lib/Jim Meyering
2009-10-22maint: turn on compiler warnings for gnulib testsEric Blake
2009-10-10build: build uname(1) unconditionallyJim Meyering
2009-09-11build: placate gcc's new -Wskip-jump-initJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-08-17build: suppress warnings due to gcc's new -Wjump-misses-initJim Meyering
2009-07-09build: avoid build warn/failure due to -Wstack-protectorJim Meyering
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady
2009-05-18build: require automake-1.11Jim Meyering
2009-05-17build: avoid new warnings from gcc 4.5.0 20090517Jim Meyering
2009-05-17build: turn off -Wlong-longJim Meyering
2009-04-23build: make --enable-silent-rules the defaultJim Meyering
2009-03-31build: set automake's silent-rules option via configure.acJim Meyering
2009-03-31tests: enable automake's color-tests and parallel-tests via configure.acJim Meyering
2009-03-11maint: Document how to best to enable gcc warnings for developersPádraig Brady
2009-03-02maint: enable many gcc warningsJim Meyering
2009-01-18build: use dist-xz, not dist-lzmaJim Meyering
2009-01-01improve M4 quotingJim Meyering
2009-01-01maint: tighten m4 AC_ quoting checkJim Meyering
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering