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
/
makefiles
/
Makefile.solaris
Age
Commit message (
Expand
)
Author
2004-12-21
Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic
Tom Lane
2004-11-19
Modify the platform-specific makefiles so that macro 'rpath' is defined
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-09-04
Remove leftovers from subproject removals. Fixes for Python and Kerberos
Peter Eisentraut
2001-11-11
Fix for compiling libpq++ on Solaris with Sun SPRO6U2.
Bruce Momjian
2001-08-29
Install the SQL command man pages into a section appropriate for each
Peter Eisentraut
2000-12-16
Fix linker options for ODBC driver. See comment in
Peter Eisentraut
2000-11-04
Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++
Peter Eisentraut
2000-10-27
Make use of system-specific linker option to embed shared library search
Peter Eisentraut
2000-10-21
Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to
Peter Eisentraut
2000-10-20
Add check for GNU or not GNU ld, needed to pick the right export_dynamic
Peter Eisentraut
2000-10-10
Unify solaris_i386 and solaris_sparc templates. They were almost identical
Peter Eisentraut