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.global.in
Age
Commit message (
Expand
)
Author
1997-07-14
Update supported ports for 6.1.1 release.
Bruce Momjian
1997-05-08
Update for bsdi
Bruce Momjian
1997-04-26
clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0
Marc G. Fournier
1997-04-15
Oops, don't forget to remove the CASSERT=true line
Marc G. Fournier
1997-04-15
Have CASSERT enabled/disabled via configure, and passed through config.h
Marc G. Fournier
1997-04-12
Remove port specific Makefile 'targets' (ie. shared libraries) from
Marc G. Fournier
1997-04-04
Move YACC and YFLAGS into the template files
Marc G. Fournier
1997-04-04
This commit represents a clean compile with the new templates under
Marc G. Fournier
1997-04-04
One helluva mess.
Marc G. Fournier
1997-04-03
Various improvements to reduce questions :)
Marc G. Fournier
1997-04-02
From: Oleg Bartunov <oleg@sai.msu.su>
Marc G. Fournier
1997-03-26
Add ability to change installation directory in build, prior to configure
Marc G. Fournier
1997-03-25
Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com>
Marc G. Fournier
1997-03-06
Move nextstep into problem/bug section.
Bruce Momjian
1997-02-12
Removed a reference to DATADIR that still existed
Marc G. Fournier
1997-02-08
Add missing paren for hpux.
Bruce Momjian
1997-02-06
Make sure all changes are committed...
Marc G. Fournier
1997-02-05
Add Makefile.in so that configure can determine if inet_aton.o is required
Marc G. Fournier
1997-02-04
Bring back in the autoconf files - work in progress
Marc G. Fournier
1997-01-24
Remove all the configure related stuff...
Marc G. Fournier
1997-01-24
Have configure auto-detect more of the libraries, and shorten out
Marc G. Fournier
1997-01-24
Add in the code required to auto-detect the OS and to set PORTNAME...
Marc G. Fournier
1997-01-24
Auto-sense lib{readline,history,curses,termcap}
Marc G. Fournier
1997-01-23
Makefile.global.in currently should reflect what Makefile.global
Marc G. Fournier
1997-01-23
Bring in Nat' preliminary work at autoconf'ng PostgreSQL...I imagine
Marc G. Fournier