summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.darwin
Commit message (Expand)AuthorAgeFilesLines
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-1/+1
* Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that wereTom Lane2010-07-051-1/+1
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-051-7/+4
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-141-2/+0
* Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.Tom Lane2006-11-281-1/+1
* Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin.Bruce Momjian2006-01-191-1/+1
* In a PGXS build, expect to find the postgres executable already installed,Tom Lane2004-12-171-1/+6
* Un-break Darwin port.Tom Lane2003-10-271-1/+1
* Adjust Darwin build to use the default 'two level namespace' linkingTom Lane2003-09-271-4/+4
* Fix shared library builds for MacOS X.Peter Eisentraut2001-10-051-2/+5
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-291-0/+2
* Darwin porting patches from Peter Bierman <bierman@apple.com>Tom Lane2000-12-111-0/+1
* spaces to tabPeter Eisentraut2000-11-141-1/+1
* This is the minimal version of the Darwin support patch fromPeter Eisentraut2000-10-311-0/+7