summaryrefslogtreecommitdiff
path: root/src/interfaces/python/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-2/+1
* Support fake root install, separate build dir, dependency tracking, ourPeter Eisentraut2001-07-101-44/+46
* Back out, per Peter E.Bruce Momjian2001-05-251-7/+4
* The attached patch changes src/interfaces/python/GNUmakefile to use theBruce Momjian2001-05-251-4/+7
* PL/Python should build portably now, if you can get over the fact thatPeter Eisentraut2001-05-121-2/+2
* Pick up any extra -I options for Python build.Peter Eisentraut2001-03-251-2/+2
* Only pass the -L* portions of LDFLAGS to the Python build environment.Peter Eisentraut2001-02-071-2/+2
* Pass LDFLAGS along with LIBS to the Python build stuff, especially to pickPeter Eisentraut2001-02-041-2/+2
* Fix unportable use of '!' in shell commands.Peter Eisentraut2000-12-301-3/+3
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-7/+8
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-281-0/+57