summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeLines
* cppcheck.suppress, lint-c.mk: lint-c-cppcheck: Add cppcheck(1) to the C lintersAlejandro Colomar2023-01-26-1/+17
* build-src.mk: CFLAGS: Add -Wdeclaration-after-statementAlejandro Colomar2023-01-26-0/+2
* lint-man.mk: Fix bogus stderr redirectionAlejandro Colomar2022-12-17-6/+6
* INSTALL, Makefile, cmd.mk, lint-man.mk: Lint about '\" t' comment for tbl(1)Alejandro Colomar2022-12-15-1/+26
* INSTALL, RELEASE, cmd.mk, lint-man.mk: Use expr(1) instead of bc(1)Alejandro Colomar2022-11-17-2/+2
* lint-man.mk: lint-man-mandoc: Silence warnings about unsupported tbl(1) featuresAlejandro Colomar2022-11-10-0/+1
* lint-man.mk: lint-man-mandoc: Silence warnings about empty UR blocksAlejandro Colomar2022-11-10-0/+1
* lint-man.mk: lint-man-mandoc: Silence warnings about lowercase in THAlejandro Colomar2022-11-10-0/+1
* lint-man.mk: lint-man-mandoc: Silence warnings about the dateAlejandro Colomar2022-11-10-1/+5
* lint-man.mk: lint-man-groff: Prefix error message with file nameAlejandro Colomar2022-11-10-1/+1
* build-src.mk: Fix use of variable containing a regexAlejandro Colomar2022-10-31-1/+1
* Change alx's email addressAlejandro Colomar2022-10-30-14/+14
* src.mk: Fix regex for manual page filesAlejandro Colomar2022-10-23-1/+1
* dist.mk: Force adding version to tarball man pagesat 'make dist'Alejandro Colomar2022-10-21-1/+1
* Makefile: Remove installdirs* and builddirs* targetsAlejandro Colomar2022-10-21-41/+9
* Revert "cmd.mk, install.mk: Avoid modifying existing directories at 'make ins...Alejandro Colomar2022-10-18-2/+1
* cmd.mk, install.mk: Avoid modifying existing directories at 'make install'Alejandro Colomar2022-10-18-1/+2
* cmd.mk, install.mk: Move command definitions to cmd.mkAlejandro Colomar2022-10-18-6/+8
* Makefile, build-src.mk, dist.mk, verbose.mk, version.mk: Hide errors unless V...Alejandro Colomar2022-10-18-6/+30
* dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar2022-10-09-0/+1
* build-src.mk: Fix CPPFLAGSAlejandro Colomar2022-09-29-3/+2
* cmd.mk, lint-man.mk: Use variables for commandsAlex Colomar2022-09-15-5/+6
* lint-man.mk: Support both UTF8 and non-UTF8 systemsAlex Colomar2022-09-15-1/+4
* build-src.mk, cmd.mk: Add libbsd to the build of example programsAlex Colomar2022-09-13-14/+22
* Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar2022-09-09-1/+1
* src.mk, All pages: Move man* to man/Alejandro Colomar2022-09-05-1/+1
* lint-man.mk: Don't discard unrecognized control sequencesAlejandro Colomar2022-09-05-0/+1
* Revert "lint-man.mk: Use ascii instead of utf8"Alejandro Colomar2022-09-05-1/+1
* Makefile, install-man.mk: Adapt makefiles to new 3const subsectionAlejandro Colomar2022-09-05-1/+6
* lint-man.mk: Redirect groff output to stderrAlejandro Colomar2022-08-28-1/+1
* cmd.mk, lint-man.mk: Use MANWIDTH instead of a hardcoded 80Alejandro Colomar2022-08-28-3/+7
* lint-man.mk: Use ascii instead of utf8Alejandro Colomar2022-08-28-1/+1
* lint-man.mk: Use grep through its command variableAlejandro Colomar2022-08-28-1/+1
* lint-man.mk: Remove highlighting in a more robust wayAlejandro Colomar2022-08-28-3/+12
* lint-man.mk: Specify the output device through a variableAlejandro Colomar2022-08-28-2/+4
* lint-man.mk: Use a pipeline instead of the groff(1) wrapperAlejandro Colomar2022-08-28-13/+25
* lint-man.mk: Use UTF-8 outputAlejandro Colomar2022-08-27-1/+1
* lint-man.mk: Force groff(1) to use 80 columnsAlejandro Colomar2022-08-26-0/+1
* lint-man.mk: Check that rendered pages don't go past 80 columnAlejandro Colomar2022-08-25-1/+4
* dist.mk, version.mk: dist: Add version to .THAlejandro Colomar2022-08-21-4/+42
* build.mk: clean: Show some outputAlejandro Colomar2022-08-21-0/+1
* build-src.mk: Fix appending -Wstrict-prototypesJakub Wilk2022-08-20-1/+1
* Makefile, src.mk, *.mk: Move some definitions to a helper MakefileAlejandro Colomar2022-08-01-0/+33
* Makefile, cmd.mk, *.mk: Allow using different names for basic commandsAlejandro Colomar2022-08-01-26/+59
* dist.mk: Create tarballs with a top-level directoryAlejandro Colomar2022-08-01-1/+2
* Makefile, install-man.mk: Support man3head, and remove support for man0Alejandro Colomar2022-07-29-7/+7
* Many pages: Use man3type/ and man2type/ for type pagesAlejandro Colomar2022-07-21-73/+81
* install.mk, lint.mk: Add comment to endifAlejandro Colomar2022-07-10-2/+2
* Makefile, install.mk, install-html.mk, install-man.mk: install: split into he...Alejandro Colomar2022-07-10-0/+54
* Makefile, build.mk, build-html.mk, build-src.mk, dist.mk, lint.mk, lint-man.m...Alejandro Colomar2022-07-10-6/+52