summaryrefslogtreecommitdiff
path: root/contrib/earthdistance/Makefile
AgeCommit message (Expand)Author
2024-12-14contrib/earthdistance: Use SQL-standard function bodies.Tom Lane
2020-02-19Remove support for upgrading extensions from "unpackaged" state.Tom Lane
2016-06-07Update earthdistance extension for parallel query.Robert Haas
2015-04-23Improve speed of make check-worldPeter Eisentraut
2014-07-14Add file version information to most installed Windows binaries.Noah Misch
2011-04-25Support "make check" in contribPeter Eisentraut
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-07-05Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that wereTom Lane
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2006-02-27contrib uninstall scriptsPeter Eisentraut
2005-09-27PGXS should be set with := not =, as specified in the documentation,Tom Lane
2005-07-24Partial fixes for contrib build on AIX: include -lm where needed.Tom Lane
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-09-20I have included fixes to declare some floating point constants as doubleBruce Momjian
2001-09-06To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut
2001-06-18The attached patch enables the contrib subtree to build cleanly underBruce Momjian
2001-05-30Playing with the earthdistance stuff, and found I needed the followingBruce Momjian
2001-02-20Make sure -L and -I's for our source tree are always before system includePeter Eisentraut
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-07-09Another round of those unportable config/build changes :-/Peter Eisentraut
2000-07-04Makefile cleanup from Karel.Bruce Momjian
2000-06-19Update to /contrib from Karel.Bruce Momjian
2000-06-16Cleanup README Makefile installs.Bruce Momjian
2000-06-15/contrib patch from Karel.Bruce Momjian
1998-06-16Add FAQ_CVS.Bruce Momjian