summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeLines
* 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
* Makefile, etc/clang-tidy/config.yaml: lint-clang-tidy: Add target to run clan...Alejandro Colomar2022-04-30-2/+17
* Makefile: lint-iwyu: Add target to run iwyu(1) to lint example programsAlejandro Colomar2022-04-30-2/+14
* Makefile: srcfixAlejandro Colomar2022-04-30-64/+75
* Makefile: build-cc, build-ld: Add targets to compile and link EXAMPLES programsAlejandro Colomar2022-04-30-0/+43
* Makefile: build-src: Add new target to extract .c files from EXAMPLESAlejandro Colomar2022-04-30-0/+45
* Makefile: wsfixAlejandro Colomar2022-04-30-41/+41
* Makefile: lint: Skip link pages (.so ...)Alejandro Colomar2022-03-21-2/+4
* Makefile: Remove old 'check-groff-warnings' targetAlejandro Colomar2022-03-20-20/+0
* Makefile: GROFFFLAGS: Enable all warnings with -wwAlejandro Colomar2022-03-20-0/+1
* Makefile: lint-mandoc: Add new target to run mandoc as a linterAlejandro Colomar2022-03-20-3/+15
* Makefile: Add -t to GROFFFLAGS to run tbl(1)Alejandro Colomar2022-03-19-0/+1
* Makefile: Consistency fixes to naming of variablesAlejandro Colomar2022-03-18-12/+16
* Makefile, etc/groff/tmac/deadly.tmac: Add lint and lint-groff targetsAlejandro Colomar2022-03-18-6/+49
* Makefile: Use the $(V).SILENT trick instead of --silentAlejandro Colomar2022-03-18-1/+1
* .gitignore, Makefile: Use builddir to contain htmlbuilddirAlejandro Colomar2022-03-18-3/+4
* Makefile: Build HTML pages incrementallyAlejandro Colomar2022-03-18-63/+63
* .gitignore, Makefile, scripts/bash_aliases: Adapt to the recently added secti...Alejandro Colomar2022-01-23-2/+9