index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.shlib
Age
Commit message (
Expand
)
Author
2016-07-24
Make the AIX case of Makefile.shlib safe for parallel make.
Noah Misch
2015-07-16
AIX: Link TRANSFORM modules with their dependencies.
Noah Misch
2015-04-26
Add transforms feature
Peter Eisentraut
2015-03-01
Unlink static libraries before rebuilding them.
Noah Misch
2015-01-19
Install shared libraries also in bin on cygwin, mingw
Peter Eisentraut
2014-11-03
Clarify .def file comments.
Noah Misch
2014-10-27
MinGW: Include .dll extension in .def file LIBRARY commands.
Noah Misch
2014-10-22
MinGW: Use -static-libgcc when linking a DLL.
Noah Misch
2014-06-28
Remove Alpha and Tru64 support.
Andres Freund
2014-02-12
Tweak position of $(DLL_DEFFILE) in shared-library link commands.
Tom Lane
2014-02-11
Get rid of use of dlltool in Mingw builds.
Tom Lane
2014-02-01
fix whitespace
Andrew Dunstan
2014-02-01
Don't use deprecated dllwrap on Cygwin.
Andrew Dunstan
2013-10-18
Remove IRIX port.
Robert Haas
2013-03-31
Add pkg-config files for libpq and ecpg libraries
Peter Eisentraut
2012-08-30
Remove configure flag --disable-shared, as it is no longer used by any
Bruce Momjian
2012-05-03
Remove BSD/OS (BSDi) port. There are no known users upgrading to
Bruce Momjian
2012-05-01
Remove dead ports
Peter Eisentraut
2011-06-16
Use single quotes in preference to double quotes for protecting pathnames.
Tom Lane
2011-06-14
Fix assorted issues with build and install paths containing spaces.
Tom Lane
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-12
Improved parallel make support
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-06
Still more third thoughts: when linking shared libraries, LDFLAGS probably
Tom Lane
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2009-08-28
Derived files that are shipped in the distribution used to be built in the
Peter Eisentraut
2009-08-27
Make the .DEF file generation rules safe against tabs in exports.txt.
Tom Lane
2009-08-26
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2009-01-05
Allow out-of-tree builds on mingw and cygwin
Peter Eisentraut
2008-12-11
Append major version number and for libraries soname major version number
Peter Eisentraut
2008-11-24
Move FAQ_AIX information to installation instructions.
Peter Eisentraut
2008-09-01
Synchronize the shared object build rules in Makefile.port with Makefile.shlib
Peter Eisentraut
2008-04-08
On cygwin and win32, don't override the shlib name when building a module.
Peter Eisentraut
2008-04-07
Always define stlib, since some platforms need it for building modules.
Peter Eisentraut
2008-04-07
Implement a few changes to how shared libraries and dynamically loadable
Peter Eisentraut
2008-02-26
Don't build the win32 support files in the all target, only in distprep and
Peter Eisentraut
2008-02-26
Reorganize some of the exports list generation code. It seems that this
Peter Eisentraut
2008-02-26
Escape # character in variable assignment
Peter Eisentraut
2008-02-26
Refactor the code that creates the shared library export files to appear
Peter Eisentraut
2007-02-20
Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into the
Bruce Momjian
2007-02-11
Fix another erroneous =-for-:= substitution.
Tom Lane
2007-02-09
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2007-01-07
Indent comments in makefiles better so they don't appear in the output.
Peter Eisentraut
2006-09-19
Fix shared library creation to work properly on AIX. Albe Laurenz
Tom Lane
2006-04-28
Arrange to strip libpq.so of symbols that aren't officially supposed to
Tom Lane
2006-04-19
Remove use of lorder and tsort while building static libraries. There's
Tom Lane
2006-01-05
Remove BEOS port.
Bruce Momjian
2005-12-30
Add support for Solaris x86_64 using Sun's compiler.
Bruce Momjian
2005-12-09
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-03
Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX.
Tom Lane
[next]