summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeLines
* *.mk, CONTRIBUTING, INSTALL: lint, build, check: Reorganize some targetsAlejandro Colomar2023-04-02-9/+16
* .gitignore, *.mk, README, RELEASE: Make $builddir a hidden dirAlejandro Colomar2023-03-12-1/+1
* INSTALL, Makefile: Document available variables.Alejandro Colomar2023-03-11-5/+83
* Makefile, lint-man.mk: Delete files on errorAlejandro Colomar2023-03-10-0/+1
* Makefile, lint-man.mk: lint-man-groff-preconv: Add preconv(1) to the groff(1)...Alejandro Colomar2023-03-10-0/+1
* Makefile, lint-man.mk: lint-man-groff-col, lint-man-groff-grep: Split targets...Alejandro Colomar2023-03-09-1/+3
* Makefile, lint-man.mk: lint-man-groff-grotty: Split target from lint-man-groffAlejandro Colomar2023-03-09-0/+1
* Makefile, lint-man.mk: lint-man-groff-troff: Split target from lint-man-groffAlejandro Colomar2023-03-09-0/+1
* Makefile, lint-man.mk: lint-man-groff-eqn: Split target from lint-man-groffAlejandro Colomar2023-03-09-0/+1
* Makefile, lint-man.mk: lint-man-groff-tbl: Split target from lint-man-groffAlejandro Colomar2023-03-09-1/+2
* Makefile: help: Document lint-c-cppcheckAlejandro Colomar2023-03-08-0/+1
* INSTALL, Makefile, cmd.mk, lint-man.mk: Lint about '\" t' comment for tbl(1)Alejandro Colomar2022-12-15-0/+1
* Change alx's email addressAlejandro Colomar2022-10-30-1/+1
* Makefile: Remove unnecessary includeAlejandro Colomar2022-10-21-3/+0
* Makefile: Remove installdirs* and builddirs* targetsAlejandro Colomar2022-10-21-20/+0
* Makefile: Document the V verbose variableAlejandro Colomar2022-10-18-0/+7
* Makefile, build-src.mk, dist.mk, verbose.mk, version.mk: Hide errors unless V...Alejandro Colomar2022-10-18-1/+1
* Makefile, install-man.mk: Adapt makefiles to new 3const subsectionAlejandro Colomar2022-09-05-0/+2
* Makefile: Disable builtin rules and variablesAlejandro Colomar2022-08-01-0/+2
* Makefile, src.mk, *.mk: Move some definitions to a helper MakefileAlejandro Colomar2022-08-01-11/+0
* Makefile, cmd.mk, *.mk: Allow using different names for basic commandsAlejandro Colomar2022-08-01-2/+9
* Makefile, install-man.mk: Support man3head, and remove support for man0Alejandro Colomar2022-07-29-2/+2
* Makefile: Remove unused variablesAlejandro Colomar2022-07-21-13/+2
* Many pages: Use man3type/ and man2type/ for type pagesAlejandro Colomar2022-07-21-13/+19
* Makefile, README, INSTALL: Improve INSTALL documentationAlejandro Colomar2022-07-10-1/+65
* Makefile: srcfixAlejandro Colomar2022-07-10-8/+4
* Makefile, install.mk, install-html.mk, install-man.mk: install: split into he...Alejandro Colomar2022-07-10-37/+2
* Makefile, build.mk, build-html.mk, build-src.mk, dist.mk, lint.mk, lint-man.m...Alejandro Colomar2022-07-10-13/+7
* Makefile, lint.mk, build-src.mk, lint-c.mk, lint-man.mk: lint: split into hel...Alejandro Colomar2022-07-10-37/+13
* Makefile, install-man.mk: install-man: split into helper MakefileAlejandro Colomar2022-07-10-107/+1
* Makefile, build-html.mk, install-html.mk: build-html: split into helper MakefileAlejandro Colomar2022-07-10-32/+1
* Makefile, install-html.mk: install-html: split into helper MakefileAlejandro Colomar2022-07-10-27/+1
* Makefile, dist.mk: dist: split into helper MakefileAlejandro Colomar2022-07-10-41/+1
* Makefile, build-src.mk, lint-c.mk: build-src: split into helper MakefileAlejandro Colomar2022-07-10-97/+1
* Makefile, lint-man.mk: lint-man: split into helper MakefileAlejandro Colomar2022-07-10-49/+2
* Makefile, lint-c.mk: lint-c: split into helper MakefileAlejandro Colomar2022-07-10-68/+2
* Makefile: rename targets that build examplesAlejandro Colomar2022-07-10-20/+23
* Makefile: subdivide 'lint' into 'lint-c' and 'lint-man'Alejandro Colomar2022-07-10-18/+45
* Makefile, README: Fix make allAlejandro Colomar2022-06-20-3/+1
* Makefile: SHELL: Use a portable bashAlejandro Colomar2022-06-19-1/+1
* openat2.2, open_how.2type, Makefile: Add new page documenting 'struct open_how'Alejandro Colomar2022-06-16-0/+2
* Many pages: Move type pages to subsection 3typeAlejandro Colomar2022-06-15-13/+14
* Makefile: silence spurious error messageAlejandro Colomar2022-05-09-1/+1
* .checkpatch.conf, Makefile, etc/checkpatch/config: lint-checkpatch: Add new t...Alejandro Colomar2022-05-03-1/+12
* CPPLINT.cfg, Makefile, etc/cpplint/CPPLINT.cfg: lint-cpplint: Add new target ...Alejandro Colomar2022-05-03-1/+12
* Makefile: dist: Add target to create distribution archivesAlejandro Colomar2022-05-02-0/+41
* Makefile: lint-iwyu: Be silent if there are no problemsAlejandro Colomar2022-05-02-1/+4
* Makefile: CFLAGS: Don't trigger errors for some warningsAlejandro Colomar2022-05-02-0/+4
* Makefile: build-src: Fix dependenciesAlejandro Colomar2022-05-01-4/+8
* Makefile: Use bash(1) with -Eeuo pipefailAlejandro Colomar2022-04-30-4/+6