]> granicus.if.org Git - postgresql/history - src/Makefile.shlib
Review program help output for wording and formatting
[postgresql] / src / Makefile.shlib
2001-03-10 Tom LaneTurns out the HPUX linker likes -Bsymbolic too. Withou...
2001-02-27 Tatsuo IshiiMassive commits for SunOS4 port.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-02-10 Bruce Momjianmove comment
2001-02-10 Bruce MomjianAdd comment about linker/compiler on bsd.
2001-02-10 Bruce MomjianFix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already...
2001-02-10 Peter EisentrautRepair BSD/OS shared library fixes.
2001-02-10 Bruce MomjianRevert shlib changes.
2001-02-10 Bruce MomjianRemove protcol option buttons.
2001-02-04 Peter EisentrautCheck for -lresolv.
2000-12-06 Peter Eisentraut-L linker options are now in LDFLAGS, not LIBS. The...
2000-11-30 Peter EisentrautMake all commands that link a program look like
2000-11-14 Peter EisentrautGive GCC on Irix a (theoretical) chance.
2000-11-09 Bruce MomjianPlease apply this patch to current, to fix a problem...
2000-11-08 Peter EisentrautFix 'soname's for various platforms, so that libpq...
2000-11-04 Peter EisentrautSeparate CFLAGS_SL and CXXFLAGS_SL, to allow building...
2000-10-31 Peter EisentrautThis is the minimal version of the Darwin support patch...
2000-10-27 Peter EisentrautMake use of system-specific linker option to embed...
2000-10-27 Peter EisentrautUse compiler driver, not linker, to link shared librari...
2000-10-25 Peter EisentrautRearrange handling of -L linker options so that they...
2000-10-23 Peter EisentrautPolish shared library build to reduce number of special...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-10-10 Peter EisentrautUnify solaris_i386 and solaris_sparc templates. They...
2000-10-07 Bruce Momjian The beos port in the source tree doesn't even...
2000-09-17 Peter EisentrautSupport for DESTDIR make variable. This is used as...
2000-07-07 Bruce Momjian|> The Makefile.shlib changes will have to be discussed...
2000-06-28 Peter EisentrautMakefile cleanup for interface tree. Now essentially...
2000-05-16 Bruce MomjianSeveral compilation and run-time problems occur when...
2000-03-09 Bruce MomjianFix for bsdi 4.1 shared libraries.
2000-03-08 Bruce MomjianI've made a diff against the 7.0beta1 tree that accompl...
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1999-10-13 Bruce MomjianHi,
1999-09-27 Bruce MomjianIrix fix from Mark Dalphin
1999-07-16 Tom LaneFix 'SO__MINOR_VERSION' typo for irix5; add AIX shlib...
1999-07-15 Tom LaneAdd SHLIB_LINK setting for solaris_i386 and solaris_spa...
1999-07-08 Bruce MomjianIrix update from Mark Dalphin
1999-06-30 Tom LaneGenerate a full set of version-numbered symlinks when...
1999-05-19 Bruce MomjianDec alpha patches.
1999-05-17 Marc G. FournierApply freebsd specific patches dealign with ELF system...
1999-04-30 Bruce MomjianPrevent priority inversion in locking by checking for...
1999-03-14 Bruce MomjianWe have tested the patches on three platforms:
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1998-11-30 Tom LanePortability fixes found needed for SunOS 4.1.x:
1998-11-12 Tom LaneFix at least a few shared-library problems on Linux.
1998-10-31 Marc G. FournierMinor FreeBSD fixes put in place
1998-10-28 Thomas G. LockhartInclude appropriate flags for resolved shared library...
1998-10-19 Tom LaneCentralized shared-library build knowledge in a new...