Commit Graph

17 Commits (master)

Author SHA1 Message Date
Andres Freund 01368e5d9d Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
Tom Lane e74dd00f53 Still further rethinking of build changes for macOS Mojave. 7 years ago
Tom Lane 5e22171310 Make some fixes to allow building Postgres on macOS 10.14 ("Mojave"). 7 years ago
Andrew Gierth 60f6756f92 Fix out-of-tree build for transform modules. 7 years ago
Tom Lane dddfc4cb2e Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
Tom Lane 3c163a7fc7 PL/Perl portability fix: absorb relevant -D switches from Perl. 8 years ago
Noah Misch acd73ad1a1 Code review for avoidance of direct cross-module links. 9 years ago
Tom Lane eda04886c1 Avoid direct cross-module links in hstore_plperl and ltree_plpython, too. 9 years ago
Tom Lane 3343ea9e8e Sort $(wildcard) output where needed for reproducible build output. 10 years ago
Andrew Dunstan 00eff86cb8 Enable transforms modules to build and test on Cygwin. 10 years ago
Noah Misch 7193436744 AIX: Link TRANSFORM modules with their dependencies. 10 years ago
Andrew Dunstan f802c6ddba Enable transforms modules to build and run with Mingw builds. 11 years ago
Peter Eisentraut e30a864963 hstore_plperl: Move port-specific parts to later in the makefile 11 years ago
Peter Eisentraut 0fd764647a Make hstore_plperl's build even more like plperl's 11 years ago
Andrew Dunstan 77477e745b Make hstore_plperl's build more like plperl's 11 years ago
Peter Eisentraut f95425478a Fix hstore_plperl regression tests on some platforms 11 years ago
Peter Eisentraut cac7658205 Add transforms feature 11 years ago