aboutsummaryrefslogtreecommitdiff
path: root/src/include/Makefile
Commit message (Expand)AuthorAge
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-09
* Use 'cp' and 'chmod' in place of 'install' to install header files.Bruce Momjian2005-03-25
* Don't list port twice in SUBDIRS. Caught by Honda Shigehiro.Tom Lane2005-01-06
* Install include/port header files, and fix PGXS build to use them.Tom Lane2004-11-17
* Delete the `remove-old-headers' target, as it is no longer useful. PatchNeil Conway2004-11-09
* Don't create $DESTDIR/include/internal/lib, as it is no longer used.Neil Conway2004-11-03
* Remove dllist.c from libpq. It's overkill for what libpq needs; we canTom Lane2004-10-16
* Prevent install error message when doing cmp on empty tree.Bruce Momjian2004-10-07
* please find attached an alternate submission which addresses open itemBruce Momjian2004-10-06
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Install all the headers files that the ones that are already installedPeter Eisentraut2003-11-25
* Include directory rearrangementPeter Eisentraut2001-08-28
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-24
* Add missing semicolon required by QNX shell.Peter Eisentraut2001-03-01
* Clean out any old versions of no-longer-installed header files that mayTom Lane2001-02-20
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-20
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-17
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-19
* Backend makefile cleanup. make maintainer-clean is now completelyPeter Eisentraut2000-07-06