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.unixware
Age
Commit message (
Expand
)
Author
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
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-12-16
Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS to
Bruce Momjian
2004-11-19
Modify the platform-specific makefiles so that macro 'rpath' is defined
Tom Lane
2004-05-14
Properly quote variable for makefile use.
Bruce Momjian
2004-05-14
Move unixware thread stuff into Makefile.unixware.
Bruce Momjian
2003-01-05
Revert rpath-mangling patch. See discussion on -patches around Nov 29 for
Peter Eisentraut
2002-11-14
There was an error in the gcc portion of the patch I sent you. Here is
Bruce Momjian
2002-11-10
I am attaching a patch file that will replace the previous one. It only
Bruce Momjian
2002-09-04
Remove leftovers from subproject removals. Fixes for Python and Kerberos
Peter Eisentraut
2002-04-05
> > This patch corrects the use of rpath and export options when compiling
Bruce Momjian
2001-09-06
> > I sent this to -hackers and peter_e, but thought it ought to go to
Bruce Momjian
2001-09-06
This fixes the regression test .so builds on sysv5 systems:
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-09
Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8),
Peter Eisentraut
2000-11-08
Only use ld -R flag in UW 7.1*, since it's new.
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-22
Makeover for Unixware 7.1.1
Peter Eisentraut
2000-10-21
Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to
Peter Eisentraut
2000-10-07
Separate -Wl,-E or equivalent into separate make variable, since it's only
Peter Eisentraut
1998-07-19
My mailer munged the intro text in my last post. Here is the text
Bruce Momjian