| Commit message (Expand) | Author | Age |
* | Shared libraries should not be linked explicitly against -lc on FreeBSD | Peter Eisentraut | 2001-06-20 |
* | Shared library and GCC support for SCO OpenServer. | Peter Eisentraut | 2001-05-07 |
* | Add LDFLAGS_SL to AIX shlib building command, per report from | Tom Lane | 2001-04-15 |
* | The following patch updates the FAQ_AIX and makes C++ code work with | Bruce Momjian | 2001-03-27 |
* | Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. | Tom Lane | 2001-03-14 |
* | Turns out the HPUX linker likes -Bsymbolic too. Without this, ODBC | Tom Lane | 2001-03-10 |
* | Massive commits for SunOS4 port. | Tatsuo Ishii | 2001-02-27 |
* | Make sure -L and -I's for our source tree are always before system include | Peter Eisentraut | 2001-02-20 |
* | move comment | Bruce Momjian | 2001-02-10 |
* | Add comment about linker/compiler on bsd. | Bruce Momjian | 2001-02-10 |
* | Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already had all these fixes. | Bruce Momjian | 2001-02-10 |
* | Repair BSD/OS shared library fixes. | Peter Eisentraut | 2001-02-10 |
* | Revert shlib changes. | Bruce Momjian | 2001-02-10 |
* | Remove protcol option buttons. | Bruce Momjian | 2001-02-10 |
* | Check for -lresolv. | Peter Eisentraut | 2001-02-04 |
* | -L linker options are now in LDFLAGS, not LIBS. The word hadn't gotten | Peter Eisentraut | 2000-12-06 |
* | Make all commands that link a program look like | Peter Eisentraut | 2000-11-30 |
* | Give GCC on Irix a (theoretical) chance. | Peter Eisentraut | 2000-11-14 |
* | Please apply this patch to current, to fix a problem with runcheck, | Bruce Momjian | 2000-11-09 |
* | Fix 'soname's for various platforms, so that libpq.so.2.0 is considered | Peter Eisentraut | 2000-11-08 |
* | Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ | Peter Eisentraut | 2000-11-04 |
* | This is the minimal version of the Darwin support patch from | Peter Eisentraut | 2000-10-31 |
* | Make use of system-specific linker option to embed shared library search | Peter Eisentraut | 2000-10-27 |
* | Use compiler driver, not linker, to link shared libraries on Unixware. | Peter Eisentraut | 2000-10-27 |
* | Rearrange handling of -L linker options so that they are always before all | Peter Eisentraut | 2000-10-25 |
* | Polish shared library build to reduce number of special hacks. In | Peter Eisentraut | 2000-10-23 |
* | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 |
* | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut | 2000-10-10 |
* | The beos port in the source tree doesn't even compile. and even | Bruce Momjian | 2000-10-07 |
* | Support for DESTDIR make variable. This is used as in `make install | Peter Eisentraut | 2000-09-17 |
* | |> The Makefile.shlib changes will have to be discussed with other Linux | Bruce Momjian | 2000-07-07 |
* | Makefile cleanup for interface tree. Now essentially with all the | Peter Eisentraut | 2000-06-28 |
* | Several compilation and run-time problems occur when building on SGI | Bruce Momjian | 2000-05-16 |
* | Fix for bsdi 4.1 shared libraries. | Bruce Momjian | 2000-03-09 |
* | I've made a diff against the 7.0beta1 tree that accomplishes several things: | Bruce Momjian | 2000-03-08 |
* | Make LD -r as macros that can be changed for QNX. | Bruce Momjian | 1999-12-09 |
* | Hi, | Bruce Momjian | 1999-10-13 |
* | Irix fix from Mark Dalphin | Bruce Momjian | 1999-09-27 |
* | Fix 'SO__MINOR_VERSION' typo for irix5; add AIX shlib support | Tom Lane | 1999-07-16 |
* | Add SHLIB_LINK setting for solaris_i386 and solaris_sparc ports, | Tom Lane | 1999-07-15 |
* | Irix update from Mark Dalphin | Bruce Momjian | 1999-07-08 |
* | Generate a full set of version-numbered symlinks when building | Tom Lane | 1999-06-30 |
* | Dec alpha patches. | Bruce Momjian | 1999-05-19 |
* | Apply freebsd specific patches dealign with ELF system from FreeBSD's | Marc G. Fournier | 1999-05-17 |
* | Prevent priority inversion in locking by checking for existing locks | Bruce Momjian | 1999-04-30 |
* | We have tested the patches on three platforms: | Bruce Momjian | 1999-03-14 |
* | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 |
* | Portability fixes found needed for SunOS 4.1.x: | Tom Lane | 1998-11-30 |
* | Fix at least a few shared-library problems on Linux. | Tom Lane | 1998-11-12 |
* | Minor FreeBSD fixes put in place | Marc G. Fournier | 1998-10-31 |