Skip to content
Success

Changes

Summary

  1. Extend shared-macros.mk variables for postgres and add equivalent ones (commit: eb149b9) (details)
  2. Extend shared-macros.mk GNU path variables to match flexibility of USR (commit: b323a77) (details)
  3. Extend shared-macros.mk KERNEL variables with 32-bit variants (same as (commit: 0d49fff) (details)
  4. Extend shared-macros.mk with USRLIBDIR32 (commit: f540dc2) (details)
  5. Extend shared-macros.mk with USRSHAREMAN8DIR to aid deliveries of "man8" (commit: cb09633) (details)
  6. Extend shared-macros.mk with *.$(BITS) suffixed USR and GNU paths (BIN, (commit: fae1cab) (details)
  7. Extend shared-macros.mk with SFW macros to match USR and GNU macros (commit: b728c5a) (details)
  8. shared-macros.mk : USR path macros alignment fixed upon PR request (commit: 0f426dc) (details)
Commit eb149b9128f40659b7a1da94f62bbd38176b8198 by Jim Klimov
Extend shared-macros.mk variables for postgres and add equivalent ones
for mysql (mariadb)
(commit: eb149b9)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit b323a77fccf1a182b498948f2573248e6a4e7f10 by Jim Klimov
Extend shared-macros.mk GNU path variables to match flexibility of USR
path variables
(commit: b323a77)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit 0d49fff8d617d389966ac509cef1e3a5b4279a24 by Jim Klimov
Extend shared-macros.mk KERNEL variables with 32-bit variants (same as
base) just to ease usage with $(BITS) expansions
(commit: 0d49fff)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit f540dc2d242808ea1d04fa95d20555b3b0664883 by Jim Klimov
Extend shared-macros.mk with USRLIBDIR32
(commit: f540dc2)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit cb09633859c0040cc8214d055d7a0c4864e2d827 by Jim Klimov
Extend shared-macros.mk with USRSHAREMAN8DIR to aid deliveries of "man8"
pages
(commit: cb09633)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit fae1cab2a12d439f738acfe35da4ce45dcf6caf1 by Jim Klimov
Extend shared-macros.mk with *.$(BITS) suffixed USR and GNU paths (BIN,
SBIN, LIB) for default=32bit vs extended=64bit setups
(commit: fae1cab)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit b728c5afe3e351c804de39aa7045d388f2ddb0cb by Jim Klimov
Extend shared-macros.mk with SFW macros to match USR and GNU macros
family
(commit: b728c5a)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit 0f426dc92f404018115f707154befeae975211d7 by Jim Klimov
shared-macros.mk : USR path macros alignment fixed upon PR request
(commit: 0f426dc)
The file was modifiedmake-rules/shared-macros.mk (diff)