| Age | Commit message (Expand) | Author |
| 2012-12-18 | Remove allow_nonpic_in_shlib | Peter Eisentraut |
| 2010-07-05 | Split the LDFLAGS make variable into two parts: LDFLAGS is now used for | Tom Lane |
| 2008-11-14 | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut |
| 2008-09-01 | Synchronize the shared object build rules in Makefile.port with Makefile.shlib | Peter Eisentraut |
| 2006-04-19 | Remove use of lorder and tsort while building static libraries. There's | Tom Lane |
| 2005-12-09 | Allow installation into directories containing spaces in the name. | Peter Eisentraut |
| 2005-08-24 | Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on i386. | Tom Lane |
| 2005-08-12 | Cleanups for FreeBSD linking (PIC) and plpython compiles. | Bruce Momjian |
| 2004-12-21 | Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic | Tom Lane |
| 2004-11-19 | Modify the platform-specific makefiles so that macro 'rpath' is defined | Tom Lane |
| 2004-10-11 | Use -fPIC not -fpic for BSDen on Sparc. Also switch from | Tom Lane |
| 2001-08-29 | Install the SQL command man pages into a section appropriate for each | Peter Eisentraut |
| 2001-06-20 | Shared libraries should not be linked explicitly against -lc on FreeBSD | Peter Eisentraut |
| 2001-02-10 | Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already had all these fixes. | Bruce Momjian |
| 2000-12-16 | Fix linker options for ODBC driver. See comment in | Peter Eisentraut |
| 2000-12-07 | Do not use 'ar cq' to build library archives, use 'ar cr' instead. | Peter Eisentraut |
| 2000-10-27 | Make use of system-specific linker option to embed shared library search | Peter Eisentraut |
| 2000-10-21 | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut |
| 2000-10-07 | Separate -Wl,-E or equivalent into separate make variable, since it's only | Peter Eisentraut |
| 1999-12-13 | New LDOUT makefile variable for QNX os. | Bruce Momjian |
| 1999-12-09 | Make LD -r as macros that can be changed for QNX. | Bruce Momjian |
| 1999-05-17 | Apply freebsd specific patches dealign with ELF system from FreeBSD's | Marc G. Fournier |
| 1998-11-02 | slight mods required for freebsd (elf vs aout stuff) | Marc G. Fournier |
| 1998-10-31 | Minor FreeBSD fixes put in place | Marc G. Fournier |
| 1998-10-30 | Okay, this shoudl provide a fix for the freebsd problem... | Marc G. Fournier |
| 1998-10-27 | Oops, don't forget to get rid ofthe -Bforcearchive option altogether... | Marc G. Fournier |
| 1998-10-27 | Starting with v3.0 of FreeBSD, we are now an elf system, and dont' have a | Marc G. Fournier |