summaryrefslogtreecommitdiff
path: root/src/pl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make distprep and *clean build targets recurse into all subdirectories.Tom Lane2011-07-031-0/+7
* Improved parallel make supportPeter Eisentraut2010-11-121-9/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Expand test coverage support to entire treePeter Eisentraut2009-08-071-7/+7
* Catch all errors in for and while loops in makefiles. Don't ignore anyPeter Eisentraut2008-03-181-6/+3
* Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backendsTom Lane2007-06-011-5/+2
* Replace useless uses of := by = in makefiles.Peter Eisentraut2007-02-091-2/+2
* Remove remains of old depend target.Peter Eisentraut2007-01-201-2/+2
* Convert the existing regression test scripts for the various optionalTom Lane2005-05-141-6/+16
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Turn on plpython build by default if we have something that looks like aPeter Eisentraut2001-08-271-5/+4
* PL/Python integration: support in create/droplang, add CVS keywords,Peter Eisentraut2001-05-121-2/+2
* Move disabled message up to a higher makefile.Bruce Momjian2001-05-101-4/+5
* Add plpython code.Bruce Momjian2001-05-091-1/+5
* Wups, messed up the comment markers on that last change.Tom Lane2000-10-241-3/+3
* Enable plperl to be built when --with-perl is selected. Dunno whetherTom Lane2000-10-241-2/+2
* Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut2000-09-251-2/+2
* disable plperl again.Bruce Momjian2000-09-251-4/+4
* This patch, when applied in src/pl will unbreak plperl inBruce Momjian2000-09-121-5/+4
* 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-3/+3
* A little bit of clean-up/bug fix in Tcl build. Handle gracefully casesPeter Eisentraut2000-07-011-9/+3
* Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut2000-06-271-0/+36
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-101-30/+0
* disable plperlBruce Momjian2000-04-111-5/+6
* Allow compile to finish even if plperl fails, which it does now.Bruce Momjian2000-03-271-3/+3
* Remove bogus complexity from build/install of plperl. This stuff wasTom Lane2000-03-251-23/+3
* Add POLLUTE=1 to perl Makefile.PL creations.Bruce Momjian2000-03-251-3/+3
* plperl Makefile cleanup. Doesn't work on BSDI yet.Bruce Momjian2000-01-201-2/+2
* Update plperl makefile.Bruce Momjian2000-01-201-1/+27
* failed to add some of Jan's files :(Marc G. Fournier1998-10-011-0/+23