summaryrefslogtreecommitdiff
path: root/src/pl/Makefile
AgeCommit message (Expand)Author
2011-07-03Make distprep and *clean build targets recurse into all subdirectories.Tom Lane
2010-11-12Improved parallel make supportPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-08-07Expand test coverage support to entire treePeter Eisentraut
2008-03-18Catch all errors in for and while loops in makefiles. Don't ignore anyPeter Eisentraut
2007-06-01Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backendsTom Lane
2007-02-09Replace useless uses of := by = in makefiles.Peter Eisentraut
2007-01-20Remove remains of old depend target.Peter Eisentraut
2005-05-14Convert the existing regression test scripts for the various optionalTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2001-08-27Turn on plpython build by default if we have something that looks like aPeter Eisentraut
2001-05-12PL/Python integration: support in create/droplang, add CVS keywords,Peter Eisentraut
2001-05-10Move disabled message up to a higher makefile.Bruce Momjian
2001-05-09Add plpython code.Bruce Momjian
2000-10-24Wups, messed up the comment markers on that last change.Tom Lane
2000-10-24Enable plperl to be built when --with-perl is selected. Dunno whetherTom Lane
2000-09-25Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut
2000-09-25disable plperl again.Bruce Momjian
2000-09-12This patch, when applied in src/pl will unbreak plperl inBruce Momjian
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-07-19Add distprep target to take some of the job of the release_prep script.Peter Eisentraut
2000-07-01A little bit of clean-up/bug fix in Tcl build. Handle gracefully casesPeter Eisentraut
2000-06-27Makefile cleanup for bin and pl subtrees. They should now supportPeter Eisentraut
2000-06-10Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut
2000-04-11disable plperlBruce Momjian
2000-03-27Allow compile to finish even if plperl fails, which it does now.Bruce Momjian
2000-03-25Remove bogus complexity from build/install of plperl. This stuff wasTom Lane
2000-03-25Add POLLUTE=1 to perl Makefile.PL creations.Bruce Momjian
2000-01-20plperl Makefile cleanup. Doesn't work on BSDI yet.Bruce Momjian
2000-01-20Update plperl makefile.Bruce Momjian
1998-10-01failed to add some of Jan's files :(Marc G. Fournier