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
/
Makefile
Age
Commit message (
Expand
)
Author
2011-02-15
Allow make check in PL directories
Peter Eisentraut
2010-01-28
Add new make targets "world", "install-world" and "installcheck-world" to bui...
Andrew Dunstan
2009-12-23
Revert brainfart: Of course the wildcard only works in GNU make itself.
Peter Eisentraut
2009-12-23
Replace target list by a wildcard, so that this workaround makefile
Peter Eisentraut
2007-01-20
Remove remains of old depend target.
Peter Eisentraut
2006-08-18
Add installcheck-parallel target to top level makefiles.
Andrew Dunstan
2004-10-06
please find attached an alternate submission which addresses open item
Bruce Momjian
2001-02-10
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2000-12-30
Fix unportable use of '!' in shell commands.
Peter Eisentraut
2000-11-06
Fix GNU make detection.
Peter Eisentraut
2000-10-22
Makeover for Unixware 7.1.1
Peter Eisentraut
2000-06-12
Put back old Makefiles, in pgsql and pgsql/src.
Bruce Momjian
2000-06-12
Remove Makefile. Now generated by configure.
Bruce Momjian
2000-06-12
Add makefile to warn about not using gmake.
Bruce Momjian
2000-06-11
Fix typo.
Tom Lane
2000-06-10
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-06-09
If we're gonna have people running make from the top directory now,
Tom Lane