summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeLines
* 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
* Makefile, lint.mk, build-src.mk, lint-c.mk, lint-man.mk: lint: split into hel...Alejandro Colomar2022-07-10-1/+45
* Makefile, install-man.mk: install-man: split into helper MakefileAlejandro Colomar2022-07-10-0/+122
* Makefile, build-html.mk, install-html.mk: build-html: split into helper MakefileAlejandro Colomar2022-07-10-0/+47
* Makefile, install-html.mk: install-html: split into helper MakefileAlejandro Colomar2022-07-10-0/+43
* Makefile, dist.mk: dist: split into helper MakefileAlejandro Colomar2022-07-10-0/+49
* Makefile, build-src.mk, lint-c.mk: build-src: split into helper MakefileAlejandro Colomar2022-07-10-0/+114
* Makefile, lint-man.mk: lint-man: split into helper MakefileAlejandro Colomar2022-07-10-0/+62
* Makefile, lint-c.mk: lint-c: split into helper MakefileAlejandro Colomar2022-07-10-0/+80