summaryrefslogtreecommitdiff
path: root/src/include/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove all traces that suggest that a non-Bison yacc might be supported, andPeter Eisentraut2008-08-291-2/+2
* Move the "instr_time" typedef and associated macros into a new headerTom Lane2008-05-141-2/+3
* Enable probes to work with Mac OS X Leopard and other OSes that willPeter Eisentraut2008-03-171-2/+2
* make install is supposed to install everything under src/include/,Tom Lane2007-10-141-3/+5
* Heikki Linnakangas <heikki@enterprisedb.com>:Teodor Sigaev2007-09-101-2/+2
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-21/+21
* Use 'cp' and 'chmod' in place of 'install' to install header files.Bruce Momjian2005-03-251-7/+6
* Don't list port twice in SUBDIRS. Caught by Honda Shigehiro.Tom Lane2005-01-061-2/+2
* Install include/port header files, and fix PGXS build to use them.Tom Lane2004-11-171-2/+3
* Delete the `remove-old-headers' target, as it is no longer useful. PatchNeil Conway2004-11-091-20/+2
* Don't create $DESTDIR/include/internal/lib, as it is no longer used.Neil Conway2004-11-031-2/+2
* Remove dllist.c from libpq. It's overkill for what libpq needs; we canTom Lane2004-10-161-3/+2
* Prevent install error message when doing cmp on empty tree.Bruce Momjian2004-10-071-2/+2
* please find attached an alternate submission which addresses open itemBruce Momjian2004-10-061-18/+9
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Install all the headers files that the ones that are already installedPeter Eisentraut2003-11-251-1/+3
* Include directory rearrangementPeter Eisentraut2001-08-281-31/+27
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-3/+3
* Add missing semicolon required by QNX shell.Peter Eisentraut2001-03-011-2/+2
* Clean out any old versions of no-longer-installed header files that mayTom Lane2001-02-201-2/+20
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-22/+37
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-5/+12
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-171-6/+5
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-2/+2
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-191-2/+2
* Backend makefile cleanup. make maintainer-clean is now completelyPeter Eisentraut2000-07-061-0/+55