]> git.ipfire.org Git - thirdparty/man-pages.git/history - share/mk/build/src.mk
share/mk/: Move configuration variables to share/mk/configure/
[thirdparty/man-pages.git] / share / mk / build / src.mk
2024-02-17  Alejandro Colomarshare/mk/: Move configuration variables to share/mk...
2024-02-17  Alejandro Colomarshare/mk/: Reorganize build dependencies
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-08-31  Alejandro Colomar*.mk: DEFAULT_CPPFLAGS: -D_GNU_SOURCE
2023-08-13  Alejandro Colomar*.mk: Use ./scripts/sortman instead of sort(1)
2023-08-02  Alejandro Colomar*.mk: Ignore dot-dirs within $(MANDIR)
2023-07-17  Alejandro Colomar*.mk: Escape newlines instead of using +=
2023-04-29  Alejandro Colomar*.mk: Allow non-standard source MANDIRS
2023-04-26  Alejandro Colomar*.mk: Handle pathnames with ':'
2023-04-25  Alejandro Colomar*.mk: Use empty recipes for .PHONY targets
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-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/