summaryrefslogtreecommitdiff
path: root/src/makefiles/pgxs.mk
AgeCommit message (Expand)Author
2009-08-26Update of install-sh, mkinstalldirs, and associated configuryPeter Eisentraut
2009-07-08When calling unsupported "make check" with a pgxs module, return a nonzeroPeter Eisentraut
2008-10-03Put back the copying of some of the regression test data files for vpathPeter Eisentraut
2008-10-02Partial fix for contrib vpath breakage.Tom Lane
2008-10-01Allow pg_regress to be run outside the build tree. Look for input filesPeter Eisentraut
2008-04-07Implement a few changes to how shared libraries and dynamically loadablePeter Eisentraut
2007-10-16Teach pgxs.mk and Install.pm how to install files from a contrib moduleTom Lane
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2006-07-21Ah, I finally realize why Magnus wanted to add a --bindir option toTom Lane
2006-07-19Rewrite pg_regress as a C program instead of a shell script.Tom Lane
2005-12-09Allow installation into directories containing spaces in the name.Peter Eisentraut
2005-09-27Some marginal tweaks to make 'make installcheck' mostly work whenTom Lane
2005-08-12Fix this:Bruce Momjian
2005-05-17Add a --dbname option to the pg_regress script, and use pl_regressionTom Lane
2004-10-10Remove gratuitous editorialization on rpath.Tom Lane
2004-10-06please find attached an alternate submission which addresses open itemBruce Momjian
2004-07-30PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, withPeter Eisentraut