summaryrefslogtreecommitdiff
path: root/cfg.mk
Commit message (Expand)AuthorAgeFilesLines
* ci: Add a codestyle.shColin Walters2022-05-311-4/+0
* cfg.mk: Don't even look at rust-bindings/Colin Walters2022-05-061-1/+1
* templates: add release-checklistLuca BRUNO2020-11-181-1/+1
* tests: Add a test case for path traversal in a dirtreeColin Walters2018-01-121-1/+1
* syntax-check: Add a rule to enforce glnx_autofd over glnx_fd_closeColin Walters2017-10-171-1/+5
* tests: add a syntax-check rule for glnx_prefix_error()Colin Walters2017-06-261-0/+4
* cfg.mk: Add a syntax check for a redundant : in glnx_throwColin Walters2017-03-231-0/+4
* small cleanupsJonathan Lebon2016-04-081-1/+1
* cfg.mk: ignore syntax-check for git.mkGiuseppe Scrivano2016-04-081-1/+1
* tests: Port to glib-tap.mk, make `make check` run all of the testsColin Walters2016-03-031-1/+1
* Fix make syntax-checkGiuseppe Scrivano2016-03-011-1/+1
* build: exclude .sig files from syntax-checkGiuseppe Scrivano2015-04-031-1/+1
* syntax-check: Remove empty lines at the end of fileGiuseppe Scrivano2015-02-021-2/+1
* Replace "==" with "=" in shell script testGiuseppe Scrivano2015-01-301-1/+0
* Do not interleave spaces and tabsGiuseppe Scrivano2015-01-301-1/+0
* Remove magic argument numbers to exit(2)Giuseppe Scrivano2015-01-301-1/+0
* Remove unused <dirent.h>Giuseppe Scrivano2015-01-301-1/+0
* Remove unused include <assert.h>Giuseppe Scrivano2015-01-301-1/+0
* syntax-check: quote the first argument to AC_DEFINEGiuseppe Scrivano2015-01-301-1/+0
* Remove trailing dot from error messageGiuseppe Scrivano2015-01-301-1/+0
* Add infrastructure for "make syntax-check"Giuseppe Scrivano2015-01-301-0/+38