]> granicus.if.org Git - postgresql/history - src/makefiles/Makefile.freebsd
Partial fix for contrib vpath breakage.
[postgresql] / src / makefiles / Makefile.freebsd
2008-09-01 Peter EisentrautSynchronize the shared object build rules in Makefile...
2006-04-19 Tom LaneRemove use of lorder and tsort while building static...
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-08-24 Tom LaneBack off allow_nonpic_in_shlib for FreeBSD builds:...
2005-08-12 Bruce MomjianCleanups for FreeBSD linking (PIC) and plpython compiles.
2004-12-21 Tom LaneAdd '-Wl,' prefix to linker switches consistently....
2004-11-19 Tom LaneModify the platform-specific makefiles so that macro...
2004-10-11 Tom LaneUse -fPIC not -fpic for BSDen on Sparc. Also switch...
2001-08-29 Peter EisentrautInstall the SQL command man pages into a section approp...
2001-06-20 Peter EisentrautShared libraries should not be linked explicitly agains...
2001-02-10 Bruce MomjianFix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already...
2000-12-16 Peter EisentrautFix linker options for ODBC driver. See comment in
2000-12-07 Peter EisentrautDo not use 'ar cq' to build library archives, use ...
2000-10-27 Peter EisentrautMake use of system-specific linker option to embed...
2000-10-21 Peter EisentrautMove DLSUFFIX, AROPT, and CFLAGS_SL settings from templ...
2000-10-07 Peter EisentrautSeparate -Wl,-E or equivalent into separate make variab...
1999-12-13 Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1999-05-17 Marc G. FournierApply freebsd specific patches dealign with ELF system...
1998-11-02 Marc G. Fournierslight mods required for freebsd (elf vs aout stuff)
1998-10-31 Marc G. FournierMinor FreeBSD fixes put in place
1998-10-30 Marc G. FournierOkay, this shoudl provide a fix for the freebsd problem...
1998-10-27 Marc G. FournierOops, don't forget to get rid ofthe -Bforcearchive...
1998-10-27 Marc G. FournierStarting with v3.0 of FreeBSD, we are now an elf system...