summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.darwin
AgeCommit message (Expand)Author
2022-07-06Unify DLSUFFIX on DarwinPeter Eisentraut
2022-03-25Refactor DLSUFFIX handlingPeter Eisentraut
2019-02-04Move port-specific parts of with_temp_install to port makefile.Andrew Gierth
2019-01-02Ensure link commands list *.o files before LDFLAGS.Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-07-05Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that wereTom Lane
2010-07-05Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2006-11-28Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.Tom Lane
2006-01-19Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin.Bruce Momjian
2004-12-17In a PGXS build, expect to find the postgres executable already installed,Tom Lane
2003-10-27Un-break Darwin port.Tom Lane
2003-09-27Adjust Darwin build to use the default 'two level namespace' linkingTom Lane
2001-10-05Fix shared library builds for MacOS X.Peter Eisentraut
2001-08-29Install the SQL command man pages into a section appropriate for eachPeter Eisentraut
2000-12-11Darwin porting patches from Peter Bierman <bierman@apple.com>Tom Lane
2000-11-14spaces to tabPeter Eisentraut
2000-10-31This is the minimal version of the Darwin support patch fromPeter Eisentraut