index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
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-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