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
/
Makefile
Age
Commit message (
Expand
)
Author
2004-10-06
please find attached an alternate submission which addresses open item
Bruce Momjian
2004-08-20
> Please find enclose a submission to fix these problems.
Bruce Momjian
2004-07-30
PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with
Peter Eisentraut
2004-04-30
Integrate timezone library to be called only from Win32.
Bruce Momjian
2004-04-26
Clean tools/thread on make clean/distclean.
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-09-05
Assorted fixes for Cygwin:
Peter Eisentraut
2002-09-04
Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during
Tom Lane
2002-07-30
Ensure that src/tutorial gets cleaned by top-level make clean.
Tom Lane
2002-07-27
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-18
Sic transit src/utils.
Tom Lane
2002-03-13
Move
Peter Eisentraut
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-06-12
Put back old Makefiles, in pgsql and pgsql/src.
Bruce Momjian
2000-06-12
Add makefile to warn about not using gmake.
Bruce Momjian
2000-06-10
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
1997-08-22
Warning in makefile added from DArcy.
Bruce Momjian
1997-04-04
Add distclean to target listing
Marc G. Fournier
1996-12-31
Rename Makefile to GNUmakefile to catch people using other makes.
Bryan Henderson
1996-12-19
Make sure user is running GNU make.
Bryan Henderson
1996-12-10
No change...just a test to make sure I didn't screw anything up
Marc G. Fournier
1996-11-19
Build man/ instead of ../doc. Man pages have moved there.
Bryan Henderson
1996-11-13
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-11
Add utils directory for cross-subsystem tools to keep make files from having
Bryan Henderson
1996-10-21
Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need it
Bryan Henderson
1996-10-19
Not quite the cleanest way to do it, but add an option to Makefile.global
Marc G. Fournier
1996-10-07
Fix handling of no '../doc' directory in compile procedure...
Marc G. Fournier
1996-10-04
This patch fixes problems in initdb, including that it doesn't run
Marc G. Fournier
1996-10-03
Added chown to Makefile to set files to Postgres user.
Bruce Momjian
1996-08-13
I have attached a minor update for the Postgres make files. This update
Marc G. Fournier
1996-08-01
Fixes:
Marc G. Fournier
1996-07-20
- fix installation not installing man pages
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
Marc G. Fournier