summaryrefslogtreecommitdiff
path: root/cfg.mk
Commit message (Expand)AuthorAgeFilesLines
* doc: use "end-of-file" with hyphenation consistentlyBernhard Voelker2023-02-131-0/+6
* maint: update copyright year number rangesBernhard Voelker2023-01-011-1/+1
* maint: avoid unportable 'grep -q'Bernhard Voelker2023-01-011-1/+1
* maint: update copyright year number rangesBernhard Voelker2022-01-021-1/+1
* maint: update gnulib to latestBernhard Voelker2021-11-271-1/+1
* maint: update copyright year number rangesBernhard Voelker2021-01-021-1/+1
* maint: fix issue in syntax-checkBernhard Voelker2020-03-141-2/+2
* maint: add sc_prohibit_or_fail syntax-checkBernhard Voelker2020-03-141-0/+8
* maint: update copyright year number rangesBernhard Voelker2020-01-011-1/+1
* maint: adjust exemption list for sc_trailing_blanksBernhard Voelker2019-11-251-1/+1
* tests: add shell-style test frameworkBernhard Voelker2019-01-091-2/+127
* maint: update copyright year number rangesBernhard Voelker2019-01-041-1/+1
* maint: avoid non-portable C99 printf size specifiers %z and %jBernhard Voelker2018-12-021-0/+12
* maint: avoid continued stringsBernhard Voelker2018-12-021-0/+19
* maint: adjust preprocessor indentation via cppiBernhard Voelker2018-12-021-0/+10
* maint: move NLS-related macros to a central placeBernhard Voelker2018-03-141-0/+4
* maint: update copyright year number rangesBernhard Voelker2018-01-011-1/+1
* all: use die() rather than error(EXIT_FAILURE)Bernhard Voelker2017-11-131-0/+10
* maint: use an optimal-for-findutils xz compression settingBernhard Voelker2017-10-281-0/+27
* all: prefer https:// URLs where possibleBernhard Voelker2017-10-231-1/+1
* maint: update copyright year number rangesBernhard Voelker2017-10-231-3/+5
* Adopt the use of the gnulib module "gendocs".James Youngman2016-03-241-0/+5
* maint: make copyright statements more consistentBernhard Voelker2016-01-061-0/+4
* maint: update copyright years.James Youngman2016-01-031-1/+1
* maint: avoid syntax-check failuresBernhard Voelker2015-12-281-0/+3
* Add new test for octal and letter escapes in -printf format.James Youngman2011-06-191-2/+2
* Split strings into fields nondestructively.James Youngman2011-06-131-1/+3
* Eliminate remaining .x-* files.James Youngman2011-06-121-0/+6
* Eliminate .x-sc_prohibit_empty_lines_at_EOF and .x-sc_bindtextdomainJames Youngman2011-06-121-0/+5
* Enable sc_makefile_at_at_check; fix problems it identifies.James Youngman2011-06-121-3/+0
* Enable the sc_trailing_blank check.James Youngman2011-06-121-3/+3
* Enable the sc_space_tab checkJames Youngman2011-06-121-6/+2
* Enable the sc_texinfo_acronym checkJames Youngman2011-06-121-4/+3
* Enable syntax check sc_obsolete_symbols.James Youngman2011-06-121-4/+2
* Enable more syntax checks, eliminate useless C preprocessor parenthesesJames Youngman2011-06-121-5/+8
* Use stat-size macros in pred.c also.James Youngman2011-06-121-4/+3
* Check for accidental modifications to the wrong section of the NEWS file.James Youngman2010-04-031-1/+7
* cfg.mk: simplify variablesJames Youngman2010-04-031-11/+9
* Don't include quote.h/quotearg.h where it is not used.James Youngman2010-04-031-2/+1
* Use set_program_name() to remember the programs' names.James Youngman2010-04-031-4/+1
* Avoid using magic numbers as exit statuses.James Youngman2010-04-031-1/+1
* Avoid sc_prohibit_stat_st_blocks check, since it is broken.James Youngman2010-04-031-3/+3
* Enable syntax checker sc_the_the, detecting doubled 'the'.James Youngman2010-04-031-1/+1
* sc_prohibit_strcmp gives false positives when neither argument is a constant,...James Youngman2010-04-031-3/+6
* Avoid sscanf. Avoid false positives for sc_prohibit_atoi_atof.James Youngman2010-04-031-1/+1
* Avoid false positives for the sc_prohibit_test_minus_ao syntax check.James Youngman2010-04-031-1/+1
* Don't include xalloc.h where we don't use it.James Youngman2010-04-031-2/+1
* Fix some space-followed-by-tab sequences.James Youngman2010-04-031-2/+5
* * cfg.mk: Explain that we cannot enable the sc_texinfo_acronymJames Youngman2010-04-031-3/+8
* Mark some missed error messages for translation.James Youngman2010-04-031-1/+1