summaryrefslogtreecommitdiff
path: root/src/pl/plpython/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Set rpath for plperl and plpython to ensure we can find the .so filesTom Lane2004-11-191-2/+3
* Another try at making plpython autoconfiguration work correctly. Use aTom Lane2004-10-111-7/+9
* Un-break plpython build for non-Windows platforms.Tom Lane2004-10-101-2/+4
* Allow plpython to build on Win32.Bruce Momjian2004-10-061-1/+25
* Persuade plpython to build on OS X.Tom Lane2004-09-241-1/+7
* Fix bit-rot in support for building with --disable-shared. This patchTom Lane2004-01-211-1/+7
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Assorted fixes for Cygwin:Peter Eisentraut2002-09-051-3/+2
* Install dynamically loadable modules into a private subdirectoryPeter Eisentraut2001-09-161-5/+5
* Turn on plpython build by default if we have something that looks like aPeter Eisentraut2001-08-271-1/+23
* Support fake root install, separate build dir, dependency tracking, ourPeter Eisentraut2001-07-101-2/+2
* See attached for a small patch that enables plpython to build cleanlyBruce Momjian2001-05-251-1/+3
* Remove linking hacks now that dynloader is fixed.Peter Eisentraut2001-05-141-19/+1
* PL/Python should build portably now, if you can get over the fact thatPeter Eisentraut2001-05-121-23/+17
* PL/Python integration: support in create/droplang, add CVS keywords,Peter Eisentraut2001-05-121-50/+41
* Move disabled message up to a higher makefile.Bruce Momjian2001-05-101-4/+1
* This directory contains a module that implements the "Metaphone" code asBruce Momjian2001-05-091-1/+4
* Add plpython code.Bruce Momjian2001-05-091-0/+69