Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2023-09-29 Suppress macOS warnings about duplicate libraries in link commands. Tom Lane 11.22
2023-09-27 Stop using "-multiply_defined suppress" on macOS. Tom Lane 11.22
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 11.6
2018-11-29 Ensure static libraries have correct mod time even if ranlib messes it up. Tom Lane 11.2
2018-11-02 Yet further rethinking of build changes for macOS Mojave. Tom Lane 11.1
2018-10-18 Still further rethinking of build changes for macOS Mojave. Tom Lane 11.1
2018-09-25 Make some fixes to allow building Postgres on macOS 10.14 ("Mojave"). Tom Lane 11.0
2018-09-11 Use -Bsymbolic for shared libraries on HP-UX and Solaris. Tom Lane 11.0
2018-09-09 Prevent mis-linking of src/port and src/common functions on *BSD. Tom Lane 11.0
2018-07-30 Ensure we build generated headers at the start of some more cases. Tom Lane 11.0
2018-04-28 Un-break contrib install with llvm. Tom Lane 11.0
2018-04-28 Minor cleanups for install_llvm_module/uninstall_llvm_module Make macros. Tom Lane 11.0
2018-04-11 Invoke submake-generated-headers during "make check", too. Tom Lane 11.0
2018-04-10 Put back parallel-safety guards in plpython and src/test/regress/. Tom Lane 11.0
2018-04-09 Fix partial-build problems introduced by having more generated headers. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2018-04-03 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 11.0
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 11.0