summaryrefslogtreecommitdiff
path: root/top
Commit message (Expand)AuthorAgeFilesLines
* maint.mk: make the news-check rule more configurablePeter Simons2010-06-081-2/+8
* git-version-gen: take a sed script to transform the git tagLudovic Courtès2010-05-281-2/+4
* maint.mk: also prohibit "#undef" of always-defined symbolsJim Meyering2010-05-271-2/+3
* maint.mk: avoid echo -eEric Blake2010-05-261-3/+4
* maint.mk: tweak preceding changeJim Meyering2010-05-111-1/+1
* maint.mk: gnulib doesn't guarantee NSIGEric Blake2010-05-111-2/+3
* maint.mk: avoid using a temporary file in the always-defined-macros checkJim Meyering2010-05-101-15/+8
* maint.mk: improve sc_cross_check_PATH_usage_in_testsJim Meyering2010-05-091-12/+14
* maint.mk: prohibit definition of symbols defined by gnulibJim Meyering2010-05-091-0/+44
* maint.mk: allow to pass options to gendocs.shJim Meyering2010-05-031-1/+6
* maint.mk, announce-gen: allow project-specific announcement mail headersJim Meyering2010-05-031-0/+8
* maint.mk: prohibit unwarranted use of <strings.h>Jim Meyering2010-05-031-0/+7
* maint.mk: remove obsolete commentsJim Meyering2010-05-031-10/+0
* top/maint.mk (indent): Run twice to produce idempotent results.Simon Josefsson2010-04-291-0/+2
* maint.mk: fix a bug introduced in last changeJim Meyering2010-04-271-1/+1
* maint.mk: avoid side-effect in latest syntax-checkJim Meyering2010-04-271-7/+8
* maint.mk: syntax-check: prohibit HAVE_<header>_H that are always trueJim Meyering2010-04-271-0/+22
* top/maint.mk (sc_prohibit_backup_files): Prohibit checked in backup files.Simon Josefsson2010-04-221-0/+6
* maint.mk: use gnu-style indentation in an embedded perl scriptJim Meyering2010-04-171-10/+12
* maint.mk: texinfo_suffix_re_: correct the default regexpJim Meyering2010-04-151-1/+1
* top/maint.mk (sc_texinfo_acronym): Improve filename regexp.Simon Josefsson2010-04-151-2/+3
* maint.mk: generate more concise timing data for syntax-check rulesJim Meyering2010-04-121-1/+1
* maint.mk: don't include dist-check.mkJim Meyering2010-04-111-2/+0
* maint.mk: improve empty-line-at-EOF checkJim Meyering2010-04-111-10/+23
* maint.mk: print the elapsed time for each syntax-check ruleJim Meyering2010-04-111-2/+17
* maint.mk: detect_empty_lines_at_EOF_: avoid FP for an empty fileJim Meyering2010-04-111-1/+1
* maint.mk: new syntax-check rule: prohibit empty lines at end of fileJim Meyering2010-04-101-0/+23
* maint.mk: correct a diagnosticJim Meyering2010-04-101-1/+1
* maint.mk: print better diagnostic when there is no $(_hv_file)Jim Meyering2010-04-091-8/+12
* maint.mk: add a PATH crosschecking syntax-check ruleJim Meyering2010-04-071-0/+20
* maint.mk: don't silently disable project-specific syntax-check rulesJim Meyering2010-04-031-0/+9
* maint.mk: fix some falloutEric Blake2010-04-021-3/+3
* maint.mk: _sc_search_regexp: generalize and rename from _prohibit_regexpJose E. Marchesi2010-04-021-143/+205
* maint.mk: match 0 or more whitespace-before-function-call '('Jose E. Marchesi2010-04-011-4/+4
* maint.mk: check for [ as well as testEric Blake2010-03-311-2/+3
* gnumakefile: don't squelch _version outputEric Blake2010-03-311-2/+4
* maint.mk: split a long lineJim Meyering2010-03-301-1/+2
* maint.mk: s/_header_without_use/_sc_header_without_use/Jose E. Marchesi2010-03-301-21/+21
* maint.mk: prohibit use of test's -o and -a operatorsJim Meyering2010-03-281-0/+8
* top/maint.mk (sc_texinfo_acronym): Don't infloop if there is no *.texi files.Simon Josefsson2010-03-261-3/+6
* maint.mk (sc_Wundef_boolean): Skip test if no config.h.Pádraig Brady2010-03-241-2/+3
* top/maint.mk (sc_texinfo_acronym): Add rule.Simon Josefsson2010-03-241-0/+7
* maint.mk: prohibit inclusion of "intprops.h" without useJim Meyering2010-03-211-0/+13
* maint.mk: mark syntax-check sc_*.m rules as .PHONYJim Meyering2010-02-151-1/+3
* maint.mk: prohibit inclusion of "hash-pjw.h" without_useJim Meyering2010-02-141-1/+6
* maint.mk: allow the default upload destination dir to be overriddenJim Meyering2010-02-141-1/+2
* maint.mk: prohibit inclusion of "hash.h" without_useJim Meyering2010-02-141-0/+11
* maint.mk: prohibit inclusion of "ignore-value.h" without_useJim Meyering2010-02-101-0/+5
* maint: add a syntax-check rule to check for vulnerable Makefile.inJim Meyering2010-01-281-0/+13
* syntax-check: detect incorrect boolean macro values in config.hPádraig Brady2010-01-251-0/+8