summaryrefslogtreecommitdiff
path: root/contrib/ltree_plpython/Makefile
AgeCommit message (Expand)Author
2016-01-05Sort $(wildcard) output where needed for reproducible build output.Tom Lane
2015-07-18Enable transforms modules to build and test on Cygwin.Andrew Dunstan
2015-07-15AIX: Link TRANSFORM modules with their dependencies.Noah Misch
2015-07-15MinGW: Link ltree_plpython with plpython.Noah Misch
2015-05-17Use += not = to set makefile variables after including base makefiles.Tom Lane
2015-05-03Enable transforms modules to build and run with Mingw builds.Andrew Dunstan
2015-04-26Add transforms featurePeter Eisentraut