aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/Makefile
Commit message (Expand)AuthorAge
* Add mention that createlang.sh indirection not needed but kept for later.Bruce Momjian2002-01-03
* Make createlang use dynamic loader enhancements (automatic path and suffix).Peter Eisentraut2001-05-23
* Add copyright mentions, per Tom Lane.Bruce Momjian2001-02-18
* 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
* Make building scripts kind of consistent in look and feel, kind of immunePeter Eisentraut2000-09-08
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Substitute libdir into createlang as last resort so one doesn't have to setPeter Eisentraut2000-08-20
* Repair incorrect assumption that all versions of 'install' knowTom Lane2000-06-28
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-27
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-16
* Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.Bruce Momjian1999-12-08
* I cleaned those out as well (the echo -n "bug" was in there ;) and movedBruce Momjian1999-12-05
* New scripts for create/drop user/db from Peter EisentrautBruce Momjian1999-12-04