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
/
configure.in
Age
Commit message (
Expand
)
Author
1997-02-12
Make sure we have an irix port
Marc G. Fournier
1997-02-09
Try to further reduce the PORT dependencies.
Marc G. Fournier
1997-02-09
Changes to configure/config.h.in to check for:
Marc G. Fournier
1997-02-09
Various fixes suggested by Gregor Hoffleit
Marc G. Fournier
1997-02-08
Oops, the port is ultrix4, not ultrix
Marc G. Fournier
1997-02-07
Add in netbsd*) to configure
Marc G. Fournier
1997-02-07
Add ultrix to configure
Marc G. Fournier
1997-02-07
Add in the nextstep port so that configure will (should?) run on it
Marc G. Fournier
1997-02-06
The test for union semun requires <sys/ipc.h>
Marc G. Fournier
1997-02-06
Various changes to improve/support Mklinux
Marc G. Fournier
1997-02-06
Add test for union semun to configure
Marc G. Fournier
1997-02-06
Change ordering of libraries
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
Add in appropriate checks for inet_aton, and modifications to backend/port/Ma...
Marc G. Fournier
1997-02-04
Add in a check for AIX port and set PORTNAME accordingly
Marc G. Fournier
1997-02-04
Remove a library check that isn't used right now
Marc G. Fournier
1997-02-04
Add a 'build' script. All it currently does is prompts the user for addition...
Marc G. Fournier
1997-02-04
Add conditional for port to bsdi
Marc G. Fournier
1997-02-04
Fix for echo newline suppression detection
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
Okay, that does it for tonight...
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-24
Slowly building up config.h so that it is pretty much generated by
Marc G. Fournier
1997-01-23
Add config.h to configure
Marc G. Fournier
1997-01-23
Forgot, we don't use Makefile anymore.
Marc G. Fournier
1997-01-23
Bring in Nat' preliminary work at autoconf'ng PostgreSQL...I imagine
Marc G. Fournier