Commit Graph

22 Commits (cd8e1f50dd6dca7bc0630416dfdad8b5f2c08477)

Author SHA1 Message Date
Teodor Sigaev f7379f5c88 Heikki Linnakangas <heikki@enterprisedb.com>: 19 years ago
Peter Eisentraut a29c04a541 Allow installation into directories containing spaces in the name. 20 years ago
Bruce Momjian a7032690f9 Use 'cp' and 'chmod' in place of 'install' to install header files. 21 years ago
Tom Lane c2f7e3e227 Don't list port twice in SUBDIRS. Caught by Honda Shigehiro. 21 years ago
Tom Lane e5f7a9f404 Install include/port header files, and fix PGXS build to use them. 21 years ago
Neil Conway f5ef59cf9c Delete the `remove-old-headers' target, as it is no longer useful. Patch 21 years ago
Neil Conway f4127feacf Don't create $DESTDIR/include/internal/lib, as it is no longer used. 21 years ago
Tom Lane cc6a90e4af Remove dllist.c from libpq. It's overkill for what libpq needs; we can 22 years ago
Bruce Momjian 2b8fab842b Prevent install error message when doing cmp on empty tree. 22 years ago
Bruce Momjian 513e89b44b please find attached an alternate submission which addresses open item 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut 083e10e167 Install all the headers files that the ones that are already installed 22 years ago
Peter Eisentraut f5944af8ba Include directory rearrangement 25 years ago
Peter Eisentraut 968d7733a1 Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 25 years ago
Peter Eisentraut 08372d4e03 Add missing semicolon required by QNX shell. 25 years ago
Tom Lane 5ba0f855d1 Clean out any old versions of no-longer-installed header files that may 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 26 years ago
Peter Eisentraut 335248c9b7 Support for DESTDIR make variable. This is used as in `make install 26 years ago
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer 26 years ago
Peter Eisentraut 32163099d7 Add distprep target to take some of the job of the release_prep script. 26 years ago
Peter Eisentraut f0b4ae697f Backend makefile cleanup. make maintainer-clean is now completely 26 years ago