index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
makefiles
/
Makefile.darwin
Age
Commit message (
Expand
)
Author
2019-02-04
Move port-specific parts of with_temp_install to port makefile.
Andrew Gierth
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-07-05
Fix a few single-file (MODULES, not MODULE_big) contrib makefiles that were
Tom Lane
2010-07-05
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2008-11-14
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2006-11-28
Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.
Tom Lane
2006-01-19
Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin.
Bruce Momjian
2004-12-17
In a PGXS build, expect to find the postgres executable already installed,
Tom Lane
2003-10-27
Un-break Darwin port.
Tom Lane
2003-09-27
Adjust Darwin build to use the default 'two level namespace' linking
Tom Lane
2001-10-05
Fix shared library builds for MacOS X.
Peter Eisentraut
2001-08-29
Install the SQL command man pages into a section appropriate for each
Peter Eisentraut
2000-12-11
Darwin porting patches from Peter Bierman <bierman@apple.com>
Tom Lane
2000-11-14
spaces to tab
Peter Eisentraut
2000-10-31
This is the minimal version of the Darwin support patch from
Peter Eisentraut