Commits

DateSubjectAuthorReleases
2009-08-27 Make the .DEF file generation rules safe against tabs in exports.txt. Tom Lane 9.0.0
2007-02-11 Fix another erroneous =-for-:= substitution. Tom Lane 8.3.0
2006-09-19 Fix shared library creation to work properly on AIX. Albe Laurenz Tom Lane 8.2.0
2006-04-28 Arrange to strip libpq.so of symbols that aren't officially supposed to Tom Lane 8.2.0
2006-04-19 Remove use of lorder and tsort while building static libraries. There's Tom Lane 8.2.0
2005-12-03 Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. Tom Lane 7.4.10
2005-12-03 Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. Tom Lane 8.0.5
2005-12-03 Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. Tom Lane 8.1.1
2005-12-03 Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. Tom Lane 8.2.0
2005-10-28 Clean up AIX build to avoid 'duplicate symbol' warnings, by moving use Tom Lane 8.1.0
2005-08-08 Cygwin no longer needs to hack SHLIB_LINK, now that Rocco Altier Tom Lane 8.1.0
2005-08-07 Set shlib naming convention on Cygwin to 'cygFOO.dll', which appears Tom Lane 8.1.0
2005-07-17 Back-patch recent changes to alter the order of -L flags inserted from Tom Lane 7.4.9
2005-07-17 Back-patch recent changes to alter the order of -L flags inserted from Tom Lane 8.0.4
2005-07-13 Fix unwanted side-effects of recent SHLIB_LINK -L patch on existing Tom Lane 8.1.0
2005-07-12 Hack around the discrepancy between default library search paths for Tom Lane 8.1.0
2004-11-20 Fix up makefile dependencies for pg_config_paths.h. Tom Lane 8.0.0
2004-11-19 Clean up rpath handling for HPUX --- we can't use the cc-style rpath Tom Lane 8.0.0
2004-11-17 Adjust SHLIB_LINK for cygwin case. Tom Lane 8.0.0
2004-11-16 Suppress duplicate rules for lib$(NAME).a on WIN32 and Cygwin. Tom Lane 8.0.0
2004-10-08 Tweak HPUX shared-library build flags, per Shinji Teragaito. Tom Lane 8.0.0
2004-09-02 Fix shared library linking operations to work properly on all (or at Tom Lane 8.0.0
2004-07-13 Cause libpq and ecpg libraries to be built as proper shared libraries Tom Lane 8.0.0
2003-10-20 When building shared libraries on HPUX with gcc, forcibly include -lgcc Tom Lane 7.4.1
2003-09-27 Adjust Darwin build to use the default 'two level namespace' linking Tom Lane 7.4.1