Commit Graph

86 Commits (bb2d1ce8f15c2cf7cd20fb87e8912e588d328a0b)

Author SHA1 Message Date
Bruce Momjian c7add816f5 Export only required symbols in libpq on Win32. 22 years ago
Bruce Momjian 4d94e99b90 > This lets you do something like: 22 years ago
Bruce Momjian 4855d7ebe4 Allow compiles for Cygwin /contrib modules. 22 years ago
Bruce Momjian ae1703d897 Enable static lib builds on Win32 and Cygwin. 22 years ago
Bruce Momjian bac78bbac6 Update Cygwin build to not use DLLINIT, per Cygwin report from Reini 22 years ago
Neil Conway 0b112045b7 Fix vpath build break, induced by Bruce's recent commit. 22 years ago
Bruce Momjian 29e7dc420a Add some pg_config_path.h dependencies for places that include 22 years ago
Tom Lane 79a831e50a Tweak HPUX shared-library build flags, per Shinji Teragaito. 22 years ago
Tom Lane 346900e83b Fix shared library linking operations to work properly on all (or at 22 years ago
Tom Lane 9df3086972 Cause libpq and ecpg libraries to be built as proper shared libraries 22 years ago
Bruce Momjian 14531e0c44 Rename irix5 port to irix. 22 years ago
Bruce Momjian 0a54441cbf Here's a patch that will allow external modules like pl<lang> to set 22 years ago
Bruce Momjian c217b36e17 Win32 patch for Makefile.shlib 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Tom Lane 41e6e36719 When building shared libraries on HPUX with gcc, forcibly include -lgcc 23 years ago
Tom Lane cd75f94daf Adjust Darwin build to use the default 'two level namespace' linking 23 years ago
Tom Lane 58ad65ec2d Apply ranlib(1) after installing a static (.a) library on Darwin. 23 years ago
Bruce Momjian efebe2605e Since I haven't gotten a reply, can someone REVERT the lines in 23 years ago
Bruce Momjian 0f310ee703 Here is a patch to make PostgreSQL use a full path in DT_SONAME for 23 years ago
Peter Eisentraut 1a7f4ed525 Make "win" a separate port from "cygwin". This means you can now 23 years ago
Tom Lane 43057c7a27 Cause symlinks for shared-library versioning to run in the standard 23 years ago
Bruce Momjian 33a6b67b51 > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 24 years ago
Peter Eisentraut 337da0678a Assorted fixes for Cygwin: 24 years ago
Peter Eisentraut e43ecb3d1a Remove leftovers from subproject removals. Fixes for Python and Kerberos 24 years ago
Tom Lane 07c67187bf Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during 24 years ago
Bruce Momjian 738d13833e AIX shlib fix for building libpq.so from Tomoyuki Niijima 24 years ago
Peter Eisentraut b0c3c48eb3 Assemble portability modules into libpgport library. 24 years ago
Bruce Momjian 3cbb9eb265 Move few remaining src/utils files to backend/port so everything is in 24 years ago
Peter Eisentraut 2f2d05763d Change PL/Tcl build to use configured compiler and Makefile.shlib 24 years ago
Peter Eisentraut 563673e15d Add make install-strip target. 24 years ago
Bruce Momjian 4552ddd535 Fix for compiling libpq++ on Solaris with Sun SPRO6U2. 25 years ago
Peter Eisentraut c3291aed20 Fix shared library builds for MacOS X. 25 years ago
Peter Eisentraut 364a7ebe26 Provide some initial support for building the ODBC driver for 25 years ago
Peter Eisentraut 3278314847 Use gcc -shared rather than gcc -G for shared library linking on Solaris. 25 years ago
Peter Eisentraut 90e2663313 Shared libraries should not be linked explicitly against -lc on FreeBSD 25 years ago
Peter Eisentraut f7bfb5518d Shared library and GCC support for SCO OpenServer. 25 years ago
Tom Lane 382a429d84 Add LDFLAGS_SL to AIX shlib building command, per report from 25 years ago
Bruce Momjian 341cb70044 The following patch updates the FAQ_AIX and makes C++ code work with 25 years ago
Tom Lane c6c1fea06d Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. 25 years ago
Tom Lane 9c2c9fcdfb Turns out the HPUX linker likes -Bsymbolic too. Without this, ODBC 25 years ago
Tatsuo Ishii df247b821d Massive commits for SunOS4 port. 25 years ago
Peter Eisentraut cb6edf9d56 Make sure -L and -I's for our source tree are always before system include 25 years ago
Bruce Momjian 20edc4afd2 move comment 25 years ago
Bruce Momjian f0b0337623 Add comment about linker/compiler on bsd. 25 years ago
Bruce Momjian 00ab7b5896 Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already had all these fixes. 25 years ago
Peter Eisentraut 8213e63d8c Repair BSD/OS shared library fixes. 25 years ago
Bruce Momjian db98204a8a Revert shlib changes. 25 years ago
Bruce Momjian fd866b4580 Remove protcol option buttons. 25 years ago
Peter Eisentraut b1f528f86c Check for -lresolv. 25 years ago
Peter Eisentraut ecab48f5ec -L linker options are now in LDFLAGS, not LIBS. The word hadn't gotten 25 years ago