]> git.ipfire.org Git - thirdparty/man-pages.git/history - Makefile
setxattr.2: ffix
[thirdparty/man-pages.git] / Makefile
2022-09-04  Alejandro ColomarMakefile, install-man.mk: Adapt makefiles to new 3const...
2022-08-01  Alejandro ColomarMakefile: Disable builtin rules and variables
2022-08-01  Alejandro ColomarMakefile, src.mk, *.mk: Move some definitions to a...
2022-08-01  Alejandro ColomarMakefile, cmd.mk, *.mk: Allow using different names...
2022-07-29  Alejandro ColomarMakefile, install-man.mk: Support man3head, and remove...
2022-07-21  Alejandro ColomarMakefile: Remove unused variables
2022-07-21  Alejandro ColomarMany pages: Use man3type/ and man2type/ for type pages
2022-07-10  Alejandro ColomarMakefile, README, INSTALL: Improve INSTALL documentation
2022-07-10  Alejandro ColomarMakefile: srcfix
2022-07-10  Alejandro ColomarMakefile, install.mk, install-html.mk, install-man...
2022-07-10  Alejandro ColomarMakefile, build.mk, build-html.mk, build-src.mk, dist...
2022-07-10  Alejandro ColomarMakefile, lint.mk, build-src.mk, lint-c.mk, lint-man...
2022-07-10  Alejandro ColomarMakefile, install-man.mk: install-man: split into helpe...
2022-07-10  Alejandro ColomarMakefile, build-html.mk, install-html.mk: build-html...
2022-07-10  Alejandro ColomarMakefile, install-html.mk: install-html: split into...
2022-07-10  Alejandro ColomarMakefile, dist.mk: dist: split into helper Makefile
2022-07-10  Alejandro ColomarMakefile, build-src.mk, lint-c.mk: build-src: split...
2022-07-10  Alejandro ColomarMakefile, lint-man.mk: lint-man: split into helper...
2022-07-10  Alejandro ColomarMakefile, lint-c.mk: lint-c: split into helper Makefile
2022-07-10  Alejandro ColomarMakefile: rename targets that build examples
2022-07-10  Alejandro ColomarMakefile: subdivide 'lint' into 'lint-c' and 'lint...
2022-06-19  Alejandro ColomarMakefile, README: Fix make all
2022-06-19  Alejandro ColomarMakefile: SHELL: Use a portable bash
2022-06-16  Alejandro Colomaropenat2.2, open_how.2type, Makefile: Add new page docum...
2022-06-15  Alejandro ColomarMany pages: Move type pages to subsection 3type
2022-05-09  Alejandro ColomarMakefile: silence spurious error message
2022-05-02  Alejandro Colomar.checkpatch.conf, Makefile, etc/checkpatch/config:...
2022-05-02  Alejandro ColomarCPPLINT.cfg, Makefile, etc/cpplint/CPPLINT.cfg: lint...
2022-05-02  Alejandro ColomarMakefile: dist: Add target to create distribution archives
2022-05-01  Alejandro ColomarMakefile: lint-iwyu: Be silent if there are no problems
2022-05-01  Alejandro ColomarMakefile: CFLAGS: Don't trigger errors for some warnings
2022-04-30  Alejandro ColomarMakefile: build-src: Fix dependencies
2022-04-30  Alejandro ColomarMakefile: Use bash(1) with -Eeuo pipefail
2022-04-30  Alejandro ColomarMakefile, etc/clang-tidy/config.yaml: lint-clang-tidy...
2022-04-30  Alejandro ColomarMakefile: lint-iwyu: Add target to run iwyu(1) to lint...
2022-04-30  Alejandro ColomarMakefile: srcfix
2022-04-30  Alejandro ColomarMakefile: build-cc, build-ld: Add targets to compile...
2022-04-30  Alejandro ColomarMakefile: build-src: Add new target to extract .c files...
2022-04-30  Alejandro ColomarMakefile: wsfix
2022-03-21  Alejandro ColomarMakefile: lint: Skip link pages (.so ...)
2022-03-20  Alejandro ColomarMakefile: Remove old 'check-groff-warnings' target
2022-03-20  Alejandro ColomarMakefile: GROFFFLAGS: Enable all warnings with -ww
2022-03-20  Alejandro ColomarMakefile: lint-mandoc: Add new target to run mandoc...
2022-03-19  Alejandro ColomarMakefile: Add -t to GROFFFLAGS to run tbl(1)
2022-03-18  Alejandro ColomarMakefile: Consistency fixes to naming of variables
2022-03-18  Alejandro ColomarMakefile, etc/groff/tmac/deadly.tmac: Add lint and...
2022-03-18  Alejandro ColomarMakefile: Use the $(V).SILENT trick instead of --silent
2022-03-18  Alejandro Colomar.gitignore, Makefile: Use builddir to contain htmlbuilddir
2022-03-17  Alejandro ColomarMakefile: Build HTML pages incrementally
2022-01-23  Alejandro Colomar.gitignore, Makefile, scripts/bash_aliases: Adapt to...
2021-06-09  Alejandro ColomarMakefile, README: Break installation into a target...
2021-05-10  Michael KerriskMakefile: Remove shebang line
2021-05-10  Alejandro ColomarMakefile: Fix bug when running in parallel
2021-05-10  Alejandro ColomarMakefile: Use standard features (IMPORTANT: default...
2021-05-09  Alejandro ColomarMakefile: html: Simplify target
2021-02-16  Michael KerriskMakefile: Fix html target bug
2020-08-25  Michael KerriskMakefile: Fix lintian.debian.org URL in comment
2017-11-20  Michael KerriskMakefile: Remove a redundant comment
2016-04-20  Alexander MillerMakefile: Drop compression support and 'screen' target
2016-04-18  Alexander MillerMakefile: Remove line continuation at end of "install...
2016-04-18  Alexander MillerMakefile: tfix
2016-04-18  Alexander MillerMakefile: Improve recipe for "check-groff-warnings...
2016-04-18  Alexander MillerMakefile: Don't leave $(GROFF_LOG) files behind
2015-12-07  Jakub WilkMakefile: tfix
2015-05-11  Christoph ThompsonMakefile: Add support for compressing manual pages...
2012-10-24  Simon PaillardMakefile: Add 'check-groff-warnings' target
2012-04-17  Michael KerriskMakefile: use "mkdir -p" instead of "-make"
2012-04-17  Reuben ThomasMakefile: Add "uninstall" as a synonym for "remove...
2008-06-05  Michael KerriskPOSIX man pages are now in a separate package.
2008-02-22  Michael KerriskRemove code relating to man1/README, which no longer...
2007-07-12  Michael KerriskMake the install target of man-pages respect the standard
2007-06-10  Michael KerriskFix setting of 'prefix' macro.
2004-11-03  Michael KerriskImport of man-pages 1.70 man-pages-1.70