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
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
2024-02-28
Remove AIX support
Heikki Linnakangas
2024-01-23
Support shared libraries on Android (using make)
Peter Eisentraut
2023-09-27
Stop using "-multiply_defined suppress" on macOS.
Tom Lane
2022-10-07
autoconf: Rely on ar supporting index creation
Andres Freund
2022-09-10
aix: No need to use mkldexport when we want to export all symbols
Andres Freund
2022-08-25
aix: Fix SHLIB_EXPORTS reference in VPATH builds
Andres Freund
2022-08-25
solaris: Use versioning scripts instead of -Bsymbolic
Andres Freund
2022-08-24
Change shared library installation naming on macOS
Peter Eisentraut
2022-08-07
solaris: Remove unnecessary gcc / gnu ld vs sun studio differences
Andres Freund
2022-07-18
Default to hidden visibility for extension libraries where possible
Andres Freund
2022-07-08
Remove HP-UX port.
Thomas Munro
2022-07-06
Tiny capitalization adjustment in pkg-config files
Peter Eisentraut
2022-07-06
Unify DLSUFFIX on Darwin
Peter Eisentraut
2021-09-06
AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.
Noah Misch
2021-09-06
Improve fix pkg-config files for static linking
Peter Eisentraut
2021-09-03
Make pkg-config files cross-compile friendly
Peter Eisentraut
2021-09-03
Fix pkg-config files for static linking
Peter Eisentraut
2020-02-28
Add PostgreSQL home page to --help output
Peter Eisentraut
2019-10-20
Clean up MinGW def file generation
Peter Eisentraut
2019-07-01
Remove support for non-ELF BSD systems
Peter Eisentraut
2018-11-29
Ensure static libraries have correct mod time even if ranlib messes it up.
Tom Lane
2018-10-02
Don't build static libraries on Cygwin
Andrew Dunstan
2018-09-11
Use -Bsymbolic for shared libraries on HP-UX and Solaris.
Tom Lane
2018-09-09
Prevent mis-linking of src/port and src/common functions on *BSD.
Tom Lane
2018-04-03
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-03-23
Fix make rules that generate multiple output files.
Tom Lane
2018-03-20
Add C++ support to configure.
Andres Freund
2017-04-11
Remove support for bcc and msvc standalone libpq builds
Magnus Hagander
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2017-01-21
Fix cross-shlib linking in temporary installs on HPUX 10.
Tom Lane
2016-10-11
Remove "sco" and "unixware" ports.
Tom Lane
2016-10-06
Remove -Wl,-undefined,dynamic_lookup in macOS build.
Tom Lane
2016-10-01
Fix misstatement in comment in Makefile.shlib.
Tom Lane
2016-09-25
Refer to OS X as "macOS", except for the port name which is still "darwin".
Tom Lane
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
[next]