index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
Makefile
Commit message (
Expand
)
Author
Age
*
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2005-12-09
*
Use 'cp' and 'chmod' in place of 'install' to install header files.
Bruce Momjian
2005-03-25
*
Don't list port twice in SUBDIRS. Caught by Honda Shigehiro.
Tom Lane
2005-01-06
*
Install include/port header files, and fix PGXS build to use them.
Tom Lane
2004-11-17
*
Delete the `remove-old-headers' target, as it is no longer useful. Patch
Neil Conway
2004-11-09
*
Don't create $DESTDIR/include/internal/lib, as it is no longer used.
Neil Conway
2004-11-03
*
Remove dllist.c from libpq. It's overkill for what libpq needs; we can
Tom Lane
2004-10-16
*
Prevent install error message when doing cmp on empty tree.
Bruce Momjian
2004-10-07
*
please find attached an alternate submission which addresses open item
Bruce Momjian
2004-10-06
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Install all the headers files that the ones that are already installed
Peter Eisentraut
2003-11-25
*
Include directory rearrangement
Peter Eisentraut
2001-08-28
*
Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of
Peter Eisentraut
2001-08-24
*
Add missing semicolon required by QNX shell.
Peter Eisentraut
2001-03-01
*
Clean out any old versions of no-longer-installed header files that may
Tom Lane
2001-02-20
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-20
*
Support for DESTDIR make variable. This is used as in `make install
Peter Eisentraut
2000-09-17
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Add distprep target to take some of the job of the release_prep script.
Peter Eisentraut
2000-07-19
*
Backend makefile cleanup. make maintainer-clean is now completely
Peter Eisentraut
2000-07-06