index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
storage
/
ipc
/
Makefile
Commit message (
Expand
)
Author
Age
*
Merge three existing ways of signaling postmaster from child processes,
Tom Lane
2001-11-04
*
Move s_lock.c and spin.c into lmgr subdirectory, which seems a much
Tom Lane
2001-09-27
*
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-20
*
New unified regression test driver, test/regress makefile cleanup,
Peter Eisentraut
2000-09-29
*
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
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
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
*
Alpha spinlock fix from Uncle George <gatgul@voicenet.com>
Bruce Momjian
1999-07-22
*
Hi,
Bruce Momjian
1998-04-06
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
More cleanups. I can now compile without PORTNAME being defined n
Marc G. Fournier
1997-12-19
*
Inline frequently called functions.
Bruce Momjian
1997-09-18
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
Clean up Makefile(s)
Marc G. Fournier
1996-11-03
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27