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
Age
Commit message (
Expand
)
Author
1997-01-19
Change "ld" program back to ld from gcc for Linux. Backend make files need ld.
Bryan Henderson
1997-01-18
Set LD = gcc for Linux so shared libpq build works.
Bryan Henderson
1997-01-14
Change to handle bsdi 3.0.
Bruce Momjian
1997-01-14
Added lines and comments.
Bruce Momjian
1997-01-14
Re-add -lipc to bsdi port after erroneous removal.
Bruce Momjian
1997-01-14
Put back -lm for non-nextstep ports.
Bryan Henderson
1997-01-14
I'm going t take a chance that this was a mis-spelling, since
Marc G. Fournier
1997-01-13
Re-add -lm link flag
Bruce Momjian
1997-01-13
Change -lIPC to -lipc.
Bruce Momjian
1997-01-13
Part of patch to make a working nextstep port.
Bryan Henderson
1997-01-10
Irix fixes from Martin
Bruce Momjian
1997-01-10
cleanup for LINUX_ELF
Bruce Momjian
1997-01-08
Fix syntax error
Bryan Henderson
1997-01-06
Add Irix stuff.
Bryan Henderson
1997-01-05
Standardize all LDADD to LD_ADD.
Bryan Henderson
1997-01-03
documentation updating to 6.0 release
Bruce Momjian
1996-12-30
Put $(CURSES_LIB) in Makefile.global to replace similar thing in psql/Makefile.
Bryan Henderson
1996-12-28
Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full
Bruce Momjian
1996-12-26
Added mention of CUSTOM_COPT to file.
Bruce Momjian
1996-12-09
Add CUSTOM_CC variable for Makefile.custom. Thanks Kurt Lidl.
Bryan Henderson
1996-12-04
Change portname "sparc" to "sunos4" and change some portname dependencies to
Bryan Henderson
1996-11-27
More stuff to make it compile on various ports.
Bryan Henderson
1996-11-23
First pass at getting shared libraries on AIX properly built.
Bryan Henderson
1996-11-18
Added DLSUFFIX to bsdi.
Bruce Momjian
1996-11-18
Rename SLSUFF to DLSUFFIX
Bruce Momjian
1996-11-18
Make port-specific link libraries defined for linking backend more global
Bryan Henderson
1996-11-17
Renamed file. Restored SLSUFF to .so.
Bruce Momjian
1996-11-17
Change SLSUFF from .so to .o as default.
Bruce Momjian
1996-11-14
Use -W options only if compiler is gcc.
Bryan Henderson
1996-11-14
Added percentage to CASSERT comment.
Bruce Momjian
1996-11-13
Fix syntax error introduced in last update.
Bryan Henderson
1996-11-13
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-13
Make shared library builds work for BSD44_derived.
Bryan Henderson
1996-11-12
Put shared libraries in main directory, not obj/
Bryan Henderson
1996-11-11
Add DASH_N, BACKSLASH_C variables, moved from postgres.shell.mk.
Bryan Henderson
1996-11-11
-----
Marc G. Fournier
1996-11-11
Moved -Werror to COPT.
Bruce Momjian
1996-11-10
Removed -Wmissing-declaration.
Bruce Momjian
1996-11-10
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-09
Added in PQconnectdb() function
Marc G. Fournier
1996-11-08
Somehow PORTNAME keeps getting changed to BSD44_derived :(
Marc G. Fournier
1996-11-06
Change instructions for 1.*.
Bruce Momjian
1996-11-04
Rename CDEBUG to COPT
Bruce Momjian
1996-11-04
Remove optimization-specific stuff from OS sections. Use CDEBUG.
Bruce Momjian
1996-11-04
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-03
Change default install directories to /usr/local/pgsql
Marc G. Fournier
1996-11-02
Add complete setting of AROPT
Bryan Henderson
1996-11-01
Comment changes.
Bruce Momjian
1996-11-01
More chanes for bsdi_2_1 removal
Bruce Momjian
1996-11-01
Decoupled ASSERT and DEBUG options.
Bruce Momjian
[next]