summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* maint: update-copyright: exempt doc/INSTALL*Jim Meyering2011-01-011-0/+2
| | | | | * Makefile (update-copyright): Also exclude doc/INSTALL*, since they are generated. Suggested by Bruno Haible.
* maint: refine the update-copyright ruleJim Meyering2011-01-011-0/+3
| | | | | | * Makefile (update-copyright): Also exclude any file that includes the "GENERATED AUTOMATICALLY" comment, being careful not to exclude code that merely generates the comment.
* maint: new rule to update copyright year rangesJim Meyering2011-01-011-1/+19
| | | | * Makefile (update-copyright): New rule.
* maint: indent with TABs in MakefileJim Meyering2011-01-011-10/+10
| | | | * Makefile: Expand leading sequences of spaces to TABs
* tests: require @PRAGMA_COLUMNS@ with each @PRAGMA_SYSTEM_HEADER@Jim Meyering2010-10-051-0/+13
| | | | * Makefile (sc_pragma_columns): New syntax-check rule.
* tests: prohibit augmenting PATH via TESTS_ENVIRONMENTJim Meyering2010-09-041-1/+11
| | | | * Makefile (sc_prohibit_augmenting_PATH_via_TESTS_ENVIRONMENT): New rule.
* build: avoid "make check" failure without .git/ directoryIan Beckwith2010-04-261-3/+5
| | | | | * Makefile (sc_prefer_ac_check_funcs_once): Skip this test when there is no .git/ directory.
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
| | | | | Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
* use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS in modules/*Jim Meyering2009-10-131-1/+6
| | | | | | | | | * modules/pipe-filter-gi: Use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS. * modules/pipe-filter-ii: Likewise. * modules/sys_socket-tests: Likewise. * modules/tsearch-tests: Likewise. * Makefile (sc_prefer_ac_check_funcs_once): New rule. (check): Depend on it.
* Combine 4 Makefile rules.Bruno Haible2009-04-021-8/+2
|
* Add targets for the documentation.Bruno Haible2009-04-021-4/+16
|
* Beginnings of a Makefile for the gnulib maintainers.Bruno Haible2006-11-201-0/+19