git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5656683) | patch
Refactor DLSUFFIX handling
2022年3月25日 07:44:31 +0000 (08:44 +0100)
2022年3月25日 07:56:02 +0000 (08:56 +0100)
commit 23119d51a14c046dae35ae5e6ad9e35982d044fd
Refactor DLSUFFIX handling

Move DLSUFFIX from makefiles into header files for all platforms.
Move the DLSUFFIX assignment from src/makefiles/ to src/templates/,
have configure read it, and then substitute it into Makefile.global
and pg_config.h. This avoids the need for all makefile rules that
need it to locally set CPPFLAGS. It also resolves an inconsistent
setup between the two Windows build systems.

Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://www.postgresql.org/message-id/2f9861fb-8969-9005-7518-b8e60f2bead9@enterprisedb.com
26 files changed:
config/python.m4 diff | blob | blame | history
configure diff | blob | blame | history
configure.ac diff | blob | blame | history
src/Makefile.global.in diff | blob | blame | history
src/backend/jit/Makefile diff | blob | blame | history
src/backend/utils/fmgr/Makefile diff | blob | blame | history
src/backend/utils/fmgr/dfmgr.c diff | blob | blame | history
src/bin/pg_upgrade/Makefile diff | blob | blame | history
src/include/pg_config.h.in diff | blob | blame | history
src/include/port/win32_port.h diff | blob | blame | history
src/interfaces/ecpg/test/Makefile diff | blob | blame | history
src/makefiles/Makefile.aix diff | blob | blame | history
src/makefiles/Makefile.cygwin diff | blob | blame | history
src/makefiles/Makefile.darwin diff | blob | blame | history
src/makefiles/Makefile.freebsd diff | blob | blame | history
src/makefiles/Makefile.hpux diff | blob | blame | history
src/makefiles/Makefile.linux diff | blob | blame | history
src/makefiles/Makefile.netbsd diff | blob | blame | history
src/makefiles/Makefile.openbsd diff | blob | blame | history
src/makefiles/Makefile.solaris diff | blob | blame | history
src/makefiles/Makefile.win32 diff | blob | blame | history
src/template/cygwin diff | blob | blame | history
src/template/hpux diff | blob | blame | history
src/template/win32 diff | blob | blame | history
src/test/regress/GNUmakefile diff | blob | blame | history
src/tools/msvc/Solution.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /