index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
Makefile
Commit message (
Expand
)
Author
Age
*
Fix some makefiles that fail to yield good results from 'make -qp'.
Tom Lane
2006-07-15
*
Invent ResourceOwner mechanism as per my recent proposal, and use it to
Tom Lane
2004-07-17
*
There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to
Tom Lane
2004-01-04
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-03
*
Fix failure to relink postmaster executable in the first make run if only a
Peter Eisentraut
2002-08-10
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Repair parallel make in backend tree (and make it really parallel).
Peter Eisentraut
2000-07-13
*
We don't need config.status substituting anything into Gen_fmgrtab.sh, we
Peter Eisentraut
2000-07-01
*
Remove fmgrstamp-h business -- not needed and confusing
Peter Eisentraut
2000-06-17
*
Cleanup to ensure good state of derived files in tarballs.
Tom Lane
2000-06-09
*
Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses
Peter Eisentraut
2000-06-07
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-05-28
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
*
Hi,
Bruce Momjian
1998-04-06
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
Include Makefile.global so fmgrtab.c compiles properly. Thanks Keith Parks.
Bryan Henderson
1996-11-03
*
Add misc subdirectory.
Bryan Henderson
1996-11-02
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27