index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
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
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2008-09-01
Synchronize the shared object build rules in Makefile.port with Makefile.shlib
Peter Eisentraut
2005-12-09
Allow installation into directories containing spaces in the name.
Peter Eisentraut
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