]> git.ipfire.org Git - thirdparty/man-pages.git/history - share
open.2: srcfix
[thirdparty/man-pages.git] / share /
2023-12-03  Alejandro Colomar*.mk: build-book: Use sponge(1) to update the book...
2023-12-01  Alejandro Colomar*.mk: build-book: Add target for building the Linux...
2023-11-24  Alejandro Colomar*: Remove trailing white space
2023-09-06  Alejandro ColomarRevert "*.mk: DEFAULT_CPPFLAGS: -D_GNU_SOURCE"
2023-09-06  Alejandro Colomar*.mk: Have the makefiles as dependencies of all files
2023-09-02  Alejandro Colomar*.mk: dist-*: Use a function to define similar rules
2023-09-02  Alejandro Colomar*.mk: GZIPFLAGS: Add -n
2023-08-31  Alejandro Colomar*.mk: lint-c-iwyu: Fail iff iwyu(1) finds problems
2023-08-31  Alejandro Colomar*.mk: DEFAULT_CPPFLAGS: -D_GNU_SOURCE
2023-08-29  Alejandro Colomar*.mk: man*ext: Make the variables actually usable
2023-08-29  Alejandro Colomar*.mk: srcfix
2023-08-29  Alejandro Colomar*.mk: man*ext: Don't include $(Z) in $(man*ext)
2023-08-29  Alejandro Colomar*.mk: srcfix
2023-08-28  Alejandro Colomar*.mk: Use $(foreach ...) to reduce repetition
2023-08-28  Alejandro Colomar*.mk: gzip(1) doesn't need '-' to act as a filter
2023-08-27  Alejandro Colomar*.mk: Pipe to install(1)
2023-08-27  Alejandro Colomar*.mk: MANSECTIONS: Deduce values from existing mandirs
2023-08-27  Alejandro Colomar*.mk: MANSECTIONS: Rename variable
2023-08-27  Alejandro Colomar*.mk: Remove 'V' variable
2023-08-27  Alejandro Colomar*.mk: Use $(foreach ..., $(eval ...) to reduce repetition
2023-08-17  Alejandro Colomarproc*.5: Make sashimi
2023-08-16  Alejandro Colomar*.mk: Allow any combination of common suffixes to manua...
2023-08-16  Alejandro Colomar*.mk: Tighten regex for finding manual pages
2023-08-13  Alejandro Colomar*.mk: [un]install-manintro: Add target to [un]install...
2023-08-13  Alejandro Colomar*.mk: Use ./scripts/sortman instead of sort(1)
2023-08-03  Alejandro Colomar*.mk: lint-c: Redirect error output to stderr
2023-08-02  Alejandro Colomar*.mk: Ignore dot-dirs within $(MANDIR)
2023-07-17  Alejandro Colomar*.mk: Escape newlines instead of using +=
2023-07-16  Alejandro ColomarMakefile: Simplify
2023-07-16  Alejandro ColomarMakefile: Improve Makefile troubleshooting
2023-05-09  Alejandro Colomar*.mk: Use -wbreak in TROFFFLAGS, and -ww in NROFFFLAGS
2023-05-02  Alejandro Colomarman*/, man.ignore.grep: srcfix; warn about blank lines
2023-05-01  Alejandro Colomar*.mk, *.grep: Move grep patterns to .grep files
2023-04-29  Alejandro Colomar*.mk: build-catman-troff: Silence warnings about using UC
2023-04-29  Alejandro Colomar*.mk: build-catman-troff: Silence warnings about using PD
2023-04-29  Alejandro Colomar*.mk: build-catman-troff: Silence warnings about blank...
2023-04-29  Alejandro Colomar*.mk: install-man: Ignore pages in non-standard source...
2023-04-29  Alejandro Colomar*.mk: build-catman-troff: Silence warnings about missin...
2023-04-29  Alejandro Colomar*.mk: Allow non-standard source MANDIRS
2023-04-29  Alejandro Colomar*.mk: Don't rmdir
2023-04-29  Alejandro Colomar*.mk: MANEXT: Support man pages with .man and/or .in...
2023-04-28  Alejandro Colomar*.mk: lint-mdoc-mandoc: Silence warning about reference...
2023-04-28  Alejandro Colomar*.mk: lint-mdoc-mandoc: Silence warnings about ISO...
2023-04-28  Alejandro Colomar*.mk: lint-mdoc-mandoc: Silence warnings about lowercas...
2023-04-28  Alejandro Colomar*.mk: Fix error detection
2023-04-28  Alejandro Colomar*.mk: Rewrite pipelines to make it easier to ignore...
2023-04-28  Alejandro Colomar*.mk: Move -T$NROFF_OUT_DEVICE into NROFFFLAGS
2023-04-28  Alejandro Colomar*.mk: Move -rCHECKSTYLE to NROFFFLAGS
2023-04-28  Alejandro Colomar*.mk: Keep error messages in stderr
2023-04-26  Alejandro Colomar*.mk: Handle pathnames with ':'
2023-04-25  Alejandro Colomar*.mk: Use empty recipes for .PHONY targets
2023-04-23  Alejandro Colomargroff.mk, checkstyle.tmac: Remove unnecessary tmac...
2023-04-23  Alejandro Colomar*.mk: build-pdf: Build PDF manual pages
2023-04-23  Alejandro Colomar*.mk: build-ps*: Build PostScript manual pages
2023-04-23  Alejandro Colomar*.mk: TROFFFLAGS{_MAN,_MDOC}: Include -man/-mdoc in...
2023-04-23  Alejandro Colomargroff.mk: TROFFFLAGS_MAN: tfix
2023-04-23  Alejandro Colomar*.mk: ffix
2023-04-23  Alejandro Colomargroff.mk: TROFFFLAGS: Remove -t
2023-04-22  Alejandro Colomar*.mk: Factor out device-independent groff(1) flags
2023-04-22  Alejandro Colomar*.mk: build-pre*: Split device-independent preprocessin...
2023-04-22  Alejandro Colomarinstall/_.mk: Make pattern rule more explicit
2023-04-22  Alejandro Colomardist.mk: Create directories with $INSTALL
2023-04-22  Alejandro Colomar*/mk: mkdir -p (and install -d) are safe to use
2023-04-22  Alejandro Colomar*.mk: Make comment more generic
2023-04-22  Alejandro Colomar*.mk: License consistently with GPL-3.0-or-later
2023-04-22  Alejandro Colomar*.mk: check-catman: Support mdoc(7) pages
2023-04-22  Alejandro Colomar*.mk: build-catman-troff, build-catman-troff-man, build...
2023-04-22  Alejandro Colomarcatman.mk: build-catman-troff: Fail if troff(1) writes...
2023-04-22  Alejandro Colomar*.mk: lint, lint-mdoc, lint-mdoc-mandoc: Support mdoc...
2023-04-21  Alejandro Colomarbuild-catman.mk: Use .set suffix for troff(1) output
2023-04-14  Alejandro Colomar*.mk, INSTALL: build-src-c: Optimize pipeline
2023-04-14  Alejandro Colomarsrc.mk: Optimize pipeline
2023-04-14  Alejandro Colomar*.mk: Move makefiles from lib/ to share/mk/