index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.shlib
Commit message (
Expand
)
Author
Age
*
Add support for Solaris x86_64 using Sun's compiler.
Bruce Momjian
2005-12-30
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
*
Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX.
Tom Lane
2005-12-03
*
Clean up AIX build to avoid 'duplicate symbol' warnings, by moving use
Tom Lane
2005-10-28
*
Cygwin no longer needs to hack SHLIB_LINK, now that Rocco Altier
Tom Lane
2005-08-08
*
Set shlib naming convention on Cygwin to 'cygFOO.dll', which appears
Tom Lane
2005-08-07
*
Fix unwanted side-effects of recent SHLIB_LINK -L patch on existing
Tom Lane
2005-07-13
*
Move -L flag around for shared builds:
Bruce Momjian
2005-07-13
*
Hack around the discrepancy between default library search paths for
Tom Lane
2005-07-12
*
Reverse this patch:
Bruce Momjian
2005-07-04
*
> A quick look shows that when you use --with-libraries=/foo/bar the
Bruce Momjian
2005-07-02
*
Fix up makefile dependencies for pg_config_paths.h.
Tom Lane
2004-11-20
*
Clean up rpath handling for HPUX --- we can't use the cc-style rpath
Tom Lane
2004-11-19
*
Adjust SHLIB_LINK for cygwin case.
Tom Lane
2004-11-17
*
Suppress duplicate rules for lib$(NAME).a on WIN32 and Cygwin.
Tom Lane
2004-11-16
*
Export only required symbols in libpq on Win32.
Bruce Momjian
2004-10-16
*
> This lets you do something like:
Bruce Momjian
2004-10-15
*
Allow compiles for Cygwin /contrib modules.
Bruce Momjian
2004-10-13
*
Enable static lib builds on Win32 and Cygwin.
Bruce Momjian
2004-10-13
*
Update Cygwin build to not use DLLINIT, per Cygwin report from Reini
Bruce Momjian
2004-10-12
*
Fix vpath build break, induced by Bruce's recent commit.
Neil Conway
2004-10-12
*
Add some pg_config_path.h dependencies for places that include
Bruce Momjian
2004-10-12
*
Tweak HPUX shared-library build flags, per Shinji Teragaito.
Tom Lane
2004-10-08
*
Fix shared library linking operations to work properly on all (or at
Tom Lane
2004-09-02
*
Cause libpq and ecpg libraries to be built as proper shared libraries
Tom Lane
2004-07-13
*
Rename irix5 port to irix.
Bruce Momjian
2004-05-19
*
Here's a patch that will allow external modules like pl<lang> to set
Bruce Momjian
2004-05-12
*
Win32 patch for Makefile.shlib
Bruce Momjian
2003-12-01
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
When building shared libraries on HPUX with gcc, forcibly include -lgcc
Tom Lane
2003-10-20
*
Adjust Darwin build to use the default 'two level namespace' linking
Tom Lane
2003-09-27
*
Apply ranlib(1) after installing a static (.a) library on Darwin.
Tom Lane
2003-09-20
*
Since I haven't gotten a reply, can someone REVERT the lines in
Bruce Momjian
2003-09-14
*
Here is a patch to make PostgreSQL use a full path in DT_SONAME for
Bruce Momjian
2003-09-10
*
Make "win" a separate port from "cygwin". This means you can now
Peter Eisentraut
2003-03-21
*
Cause symlinks for shared-library versioning to run in the standard
Tom Lane
2003-01-11
*
> > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not
Bruce Momjian
2002-10-09
*
Assorted fixes for Cygwin:
Peter Eisentraut
2002-09-05
*
Remove leftovers from subproject removals. Fixes for Python and Kerberos
Peter Eisentraut
2002-09-04
*
Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during
Tom Lane
2002-09-04
*
AIX shlib fix for building libpq.so from Tomoyuki Niijima
Bruce Momjian
2002-09-03
*
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-27
*
Move few remaining src/utils files to backend/port so everything is in
Bruce Momjian
2002-07-16
*
Change PL/Tcl build to use configured compiler and Makefile.shlib
Peter Eisentraut
2002-05-24
*
Add make install-strip target.
Peter Eisentraut
2002-04-10
*
Fix for compiling libpq++ on Solaris with Sun SPRO6U2.
Bruce Momjian
2001-11-11
*
Fix shared library builds for MacOS X.
Peter Eisentraut
2001-10-05
*
Provide some initial support for building the ODBC driver for
Peter Eisentraut
2001-09-22
*
Use gcc -shared rather than gcc -G for shared library linking on Solaris.
Peter Eisentraut
2001-09-11
*
Shared libraries should not be linked explicitly against -lc on FreeBSD
Peter Eisentraut
2001-06-20
[next]