summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* maint: add rule to ensure that our commit hook copies are up to dateJim Meyering2011-11-121-0/+14
* maint: fix git-log typos when generating ChangeLogJim Meyering2011-11-021-0/+1
* tests: introduce make targets check-expensive and check-very-expensiveBernhard Voelker2011-09-241-0/+6
* maint: remove unnecessary gnulib .diff fileJim Meyering2011-05-291-1/+0
* maint: remove unnecessary listing of update-copyright in Makefile.amJim Meyering2011-05-031-1/+0
* maint: stop using .x-sc_* files to list syntax-check exemptionsJim Meyering2011-03-161-27/+0
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* maint: generate much of the THANKS fileJim Meyering2011-01-011-1/+26
* build: update gnulib for linux 2.6.9 nanosleep workaroundJim Meyering2010-11-131-0/+1
* tests: rename a syntax-checkJim Meyering2010-05-091-1/+1
* maint: extend the always_defined_macros syntax-checkJim Meyering2010-05-031-0/+1
* maint: remove now-unnecessary #if HAVE_header_H tests.Jim Meyering2010-04-241-0/+1
* maint: new syntax-check rule: prohibit empty lines at EOFJim Meyering2010-04-101-0/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* tests: prohibit fail=0 initializationJim Meyering2009-10-301-0/+1
* maint: avoid exiting with magic numberEric Blake2009-10-291-0/+1
* tests: move a coreutils-specific test from maint.mk to Makefile.amJim Meyering2009-08-291-0/+1
* build: prefix a few rules with $(AM_V_GEN)Jim Meyering2009-08-271-6/+6
* maint: teach "make syntax-check" the space-only indentation ruleJim Meyering2009-08-251-0/+1
* maint: move the update-copyright rule to gnulib's maint.mkJim Meyering2009-08-041-8/+0
* maint: improve update-copyright ruleJoel E. Denny2009-07-291-2/+2
* maint: add a rule to automate the annual copyright-year-update processJim Meyering2009-06-271-0/+9
* stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady2009-06-171-0/+1
* maint: Add a syntax-check to ensure all .x-sc_ files are distributedPádraig Brady2009-06-081-0/+2
* build: move coreutils-specific rules from maint.mk to new fileJim Meyering2009-04-241-0/+1
* build: avoid parallel distcheck failureRalf Wildenhues2009-04-111-0/+5
* maint: clean up Makefile.am, rename remaining ChangeLog filesJim Meyering2009-04-041-37/+51
* maint: use more sc_-prefixed namesJim Meyering2009-01-011-1/+1
* Update URL: s!www.iro.umontreal.ca!translationproject.org/team/...!Jim Meyering2008-11-091-2/+2
* tests: move check-misc targets from src/Makefile.am to maint.mkJim Meyering2008-10-121-0/+1
* each file with a "main" must also declare program_nameJim Meyering2008-06-021-1/+3
* tests: clean up root tests; adapt to new layoutJim Meyering2008-04-211-1/+1
* Use new gnulib gnumakefile module.Eric Blake2008-03-251-6/+1
* Sync GNUmakefile with gnulib.Eric Blake2008-03-201-1/+1
* Reinstate GNUmakefile patch, but with workaround for automake.Eric Blake2008-03-041-0/+5
* Fix non-srcdir "make distcheck" failure.James Youngman2008-02-191-6/+8
* Ensure that dircolors.c and ls.c remain in sync.Jim Meyering2008-02-171-1/+13
* Generate ChangeLog from git log.Jim Meyering2008-02-101-1/+14
* We *do* need two different version files.Jim Meyering2008-02-071-0/+3
* * Makefile.am (BUILT_SOURCES): Ensure that .version exists.Jim Meyering2008-01-291-0/+1
* Avoid "make distcheck" failure: newly-created man/*.1 files not removedJim Meyering2008-01-291-3/+4
* Ensure that each version string change propagates to man pages.Jim Meyering2008-01-261-1/+2
* Enable gnulib-tool's --with-tests option.Jim Meyering2007-11-141-1/+1
* Parallel "make check" support.Jim Meyering2007-09-151-0/+1
* Perform the s,rm,/bin/rm, fix-up properly. No more kludge.Jim Meyering2007-08-301-17/+13
* Make inter-release --version output more useful.Jim Meyering2007-08-301-0/+4
* bootstrap: Ignore more.Jim Meyering2007-08-251-2/+0
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+3
* Change "version 2" to "version 3" in all copyright notices.Jim Meyering2007-07-101-1/+1
* Prefer "STREQ (a, b)" over "strcmp (a, b) == 0"; similar for != 0.Jim Meyering2007-06-231-0/+1