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.sco
Age
Commit message (
Expand
)
Author
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2008-11-14
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2004-12-21
Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic
Tom Lane
2002-09-04
Remove leftovers from subproject removals. Fixes for Python and Kerberos
Peter Eisentraut
2001-08-29
Install the SQL command man pages into a section appropriate for each
Peter Eisentraut
2001-05-07
Shared library and GCC support for SCO OpenServer.
Peter Eisentraut
2000-12-07
Do not use 'ar cq' to build library archives, use 'ar cr' instead.
Peter Eisentraut
2000-10-21
Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to
Peter Eisentraut
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-07
Separate -Wl,-E or equivalent into separate make variable, since it's only
Peter Eisentraut
1998-10-12
Fix for vacuum and cache use. Fix for BSDI 4.0.
Bruce Momjian
1997-10-30
FIx for SCO compiles.
Bruce Momjian
1997-07-28
Add SCO files.
Bruce Momjian