summaryrefslogtreecommitdiff
path: root/cfg.mk
Commit message (Expand)AuthorAgeFilesLines
...
* maint: post-release administriviaPádraig Brady2017-03-081-1/+1
* doc: add NEWS for an improvement to dd in the last releasePádraig Brady2017-02-221-1/+1
* maint: fix recent syntax check failuresEric Blake2017-01-101-1/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* maint: post-release administriviaPádraig Brady2016-11-301-1/+1
* maint: fix 'syntax-check' targets for VPATH buildsBernhard Voelker2016-11-231-2/+3
* tests: fix false fails due to passing env vars to returns_Pádraig Brady2016-11-221-0/+8
* b2sum: a new checksum utility with md5sum like interfacePádraig Brady2016-11-221-0/+3
* all: reduce usage of proper_name_utf8()Pádraig Brady2016-11-141-1/+1
* maint: add 'returns_' to exclude list in sc_prohibit_and_fail_1Bernhard Voelker2016-11-131-1/+1
* date: add %q to output the quarter of the yearPádraig Brady2016-11-071-2/+2
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-0/+10
* build: add die.h; avoid new warnings from GCC 7Jim Meyering2016-10-151-1/+1
* maint: skip a check when en_US.UTF-8 collation rules are brokenJim Meyering2016-07-271-9/+16
* tests: avoid potential overflows with `expr`Pádraig Brady2016-04-211-0/+8
* maint: remove gl/lib/reg*.c.diff; no longer neededJim Meyering2016-03-151-1/+1
* maint: post-release administriviaPádraig Brady2016-01-201-1/+1
* maint: fix old spelling mistakes in NEWSPádraig Brady2016-01-131-1/+1
* maint: fix sc_long_lines to warn about 100+ maximum line length againBernhard Voelker2016-01-031-1/+1
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* doc: describe test operator precedence and associativityPádraig Brady2015-12-221-0/+1
* maint: ensure emit_mandatory_arg_note() used if neededPádraig Brady2015-12-151-0/+8
* maint: include 'env' commands in returns_ syntax checkPádraig Brady2015-12-151-1/+1
* maint: remove form feed characters from sourcesPádraig Brady2015-12-141-0/+6
* tests: ensure programs are built before testingPádraig Brady2015-11-101-0/+14
* maint: add a syntax check to avoid unstyled quotingPádraig Brady2015-11-041-0/+11
* all: avoid quoting file names when possiblePádraig Brady2015-11-041-0/+31
* all: replace most uses of quotearg_colon() with quote()Pádraig Brady2015-11-041-1/+1
* all: quote string arguments in error messagesPádraig Brady2015-10-271-0/+11
* maint: fixes to support improved sc_tight_scopePádraig Brady2015-10-191-4/+10
* build: update gnulib submodule to latestPádraig Brady2015-09-231-2/+3
* maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker2015-09-221-3/+3
* maint: add syntax check to ensure larger man/*.x files have a CopyrightBernhard Voelker2015-08-181-0/+14
* maint: post-release administriviaPádraig Brady2015-07-031-1/+1
* maint: avoid false syntax-check failure in distcheckPádraig Brady2015-07-031-0/+2
* maint: sync .gitignore items with gnulib entriesPádraig Brady2015-06-071-0/+15
* build: fix 'dist' and 'syntax-check' targets in VPATH buildPádraig Brady2015-05-171-15/+16
* build: avoid issues with case insensitive file systemsPádraig Brady2015-05-171-0/+6
* tests: cleanup background processes upon interruptionPádraig Brady2015-05-111-0/+7
* build: fix potential factor build failure on arm and mipsPádraig Brady2015-04-221-1/+1
* maint: really fix wildcard quoting in sc_tests_executablePádraig Brady2015-03-201-3/+4
* maint: fix wildcard quoting in sc_tests_executablePádraig Brady2015-03-201-4/+3
* maint: be less strict about executable permissions of testsBernhard Voelker2015-03-051-1/+1
* maint: prefer STREQ_LEN and STRPREFIX over strncmp in all casesBernhard Voelker2015-02-171-5/+3
* maint: remove redundant diff filtering from sc_long_linesPádraig Brady2015-02-111-2/+1
* maint: exclude diff files from long lines checkPádraig Brady2015-02-111-3/+3
* maint: make sc_dd_O_FLAGS more robustBernhard Voelker2015-02-091-4/+4
* maint: make sc_THANKS_in_duplicates more robustBernhard Voelker2015-02-091-1/+2
* maint: sort contributors in THANKS.inBernhard Voelker2015-02-091-0/+10
* build: fix invalid gnulib patchPádraig Brady2015-02-031-4/+16