summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2011-11-02maint: fix git-log typos when generating ChangeLogJim Meyering
2011-09-24tests: introduce make targets check-expensive and check-very-expensiveBernhard Voelker
2011-05-29maint: remove unnecessary gnulib .diff fileJim Meyering
2011-05-03maint: remove unnecessary listing of update-copyright in Makefile.amJim Meyering
2011-03-16maint: stop using .x-sc_* files to list syntax-check exemptionsJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2011-01-01maint: generate much of the THANKS fileJim Meyering
2010-11-13build: update gnulib for linux 2.6.9 nanosleep workaroundJim Meyering
2010-05-09tests: rename a syntax-checkJim Meyering
2010-05-03maint: extend the always_defined_macros syntax-checkJim Meyering
2010-04-24maint: remove now-unnecessary #if HAVE_header_H tests.Jim Meyering
2010-04-10maint: new syntax-check rule: prohibit empty lines at EOFJim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-10-30tests: prohibit fail=0 initializationJim Meyering
2009-10-29maint: avoid exiting with magic numberEric Blake
2009-08-29tests: move a coreutils-specific test from maint.mk to Makefile.amJim Meyering
2009-08-27build: prefix a few rules with $(AM_V_GEN)Jim Meyering
2009-08-25maint: teach "make syntax-check" the space-only indentation ruleJim Meyering
2009-08-04maint: move the update-copyright rule to gnulib's maint.mkJim Meyering
2009-07-29maint: improve update-copyright ruleJoel E. Denny
2009-06-27maint: add a rule to automate the annual copyright-year-update processJim Meyering
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady
2009-06-08maint: Add a syntax-check to ensure all .x-sc_ files are distributedPádraig Brady
2009-04-24build: move coreutils-specific rules from maint.mk to new fileJim Meyering
2009-04-11build: avoid parallel distcheck failureRalf Wildenhues
2009-04-04maint: clean up Makefile.am, rename remaining ChangeLog filesJim Meyering
2009-01-01maint: use more sc_-prefixed namesJim Meyering
2008-11-09Update URL: s!www.iro.umontreal.ca!translationproject.org/team/...!Jim Meyering
2008-10-12tests: move check-misc targets from src/Makefile.am to maint.mkJim Meyering
2008-06-02each file with a "main" must also declare program_nameJim Meyering
2008-04-21tests: clean up root tests; adapt to new layoutJim Meyering
2008-03-25Use new gnulib gnumakefile module.Eric Blake
2008-03-20Sync GNUmakefile with gnulib.Eric Blake
2008-03-04Reinstate GNUmakefile patch, but with workaround for automake.Eric Blake
2008-02-19Fix non-srcdir "make distcheck" failure.James Youngman
2008-02-17Ensure that dircolors.c and ls.c remain in sync.Jim Meyering
2008-02-10Generate ChangeLog from git log.Jim Meyering
2008-02-07We *do* need two different version files.Jim Meyering
2008-01-29* Makefile.am (BUILT_SOURCES): Ensure that .version exists.Jim Meyering
2008-01-29Avoid "make distcheck" failure: newly-created man/*.1 files not removedJim Meyering
2008-01-26Ensure that each version string change propagates to man pages.Jim Meyering
2007-11-14Enable gnulib-tool's --with-tests option.Jim Meyering
2007-09-15Parallel "make check" support.Jim Meyering
2007-08-30Perform the s,rm,/bin/rm, fix-up properly. No more kludge.Jim Meyering
2007-08-30Make inter-release --version output more useful.Jim Meyering
2007-08-25bootstrap: Ignore more.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-06-23Prefer "STREQ (a, b)" over "strcmp (a, b) == 0"; similar for != 0.Jim Meyering
2007-01-26merge from trunkJim Meyering