Commits

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

DateSubjectAuthorReleases
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 10.11
2018-11-29 Ensure static libraries have correct mod time even if ranlib messes it up. Tom Lane 10.7
2018-11-02 Yet further rethinking of build changes for macOS Mojave. Tom Lane 10.6
2018-10-18 Still further rethinking of build changes for macOS Mojave. Tom Lane 10.6
2018-09-25 Make some fixes to allow building Postgres on macOS 10.14 ("Mojave"). Tom Lane 10.6
2018-09-11 Use -Bsymbolic for shared libraries on HP-UX and Solaris. Tom Lane 10.6
2018-09-09 Prevent mis-linking of src/port and src/common functions on *BSD. Tom Lane 10.6
2018-07-09 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 10.5
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 10.4
2017-08-11 Be more thorough about cleaning out gcov litter. Tom Lane 10.0
2017-07-28 PL/Perl portability fix: absorb relevant -D switches from Perl. Tom Lane 10.0
2017-02-19 Dept of second thoughts: rename new perl script. Tom Lane 10.0
2017-02-19 Suppress "unused variable" warnings with older versions of flex. Tom Lane 10.0
2017-02-17 Document usage of COPT environment variable for adjusting configure flags. Tom Lane 10.0
2017-01-21 Fix cross-shlib linking in temporary installs on HPUX 10. Tom Lane 10.0
2016-10-11 Remove "sco" and "unixware" ports. Tom Lane 10.0
2016-10-06 Remove -Wl,-undefined,dynamic_lookup in macOS build. Tom Lane 10.0
2016-10-01 Fix misstatement in comment in Makefile.shlib. Tom Lane 10.0
2016-09-25 Refer to OS X as "macOS", except for the port name which is still "darwin". Tom Lane 10.0
2016-09-23 Install TAP test infrastructure so it's available for extension testing. Tom Lane 10.0