1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/mk
Alois Wohlschlager c5a8b9050c Restore manual pages
Commit d536c57e87 inadvertedly broke build and
installation of all non-autogenerated manual pages (in particular, all the ones
documenting the stable CLI), by moving the definition of the man-pages variable
in doc/manual/local.mk after its usage in mk/lib.mk. Move including the former
earlier so that the correct order is restored.

(cherry picked from commit 8f3253c6f4)
2024-02-12 14:22:06 +00:00
..
build-dir.mk Use buildprefix in a few more places 2023-11-29 19:49:07 -05:00
clean.mk Add 'mk/' from commit '1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545' 2014-02-01 14:38:28 +01:00
common-test.sh Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
cxx-big-literal.mk Dedup some markdown -> C++ big literal stuff in build system 2023-05-15 10:38:11 -04:00
debug-test.sh Refactor bash test build system a bit 2023-11-10 11:02:37 -05:00
functions.mk Revert "Get rid of unicode quotes (#1140)" 2016-11-26 00:38:01 +01:00
install-dirs.mk Use buildprefix in a few more places 2023-11-29 19:49:07 -05:00
install.mk Sync with make-rules repo 2014-04-03 17:37:14 +02:00
lib.mk Restore manual pages 2024-02-12 14:22:06 +00:00
libraries.mk makefiles: Do some HOST_CYGWIN -> HOST_WINDOWS 2024-01-11 23:28:11 -05:00
patterns.mk Enable -Werror=switch-enum 2023-04-03 18:45:20 +02:00
platform.mk Build Windows DLLs with -Wl,--export-all-symbols 2024-01-11 23:34:37 -05:00
precompiled-headers.mk mk/precompiled-headers.mk: Remove special handling for clang 2020-10-06 13:27:09 +02:00
programs.mk makefiles: Support .exe executable prefix on Windows 2024-01-11 23:28:11 -05:00
run-test.sh Refactor bash test build system a bit 2023-11-10 11:02:37 -05:00
templates.mk Use buildprefix in a few more places 2023-11-29 19:49:07 -05:00
tests.mk Refactor bash test build system a bit 2023-11-10 11:02:37 -05:00
tracing.mk Revert "Add support for building JARs from Java sources" 2021-02-26 23:06:58 +00:00