summaryrefslogtreecommitdiff
path: root/src/template/darwin
Commit message (Expand)AuthorAgeFilesLines
* Move darwin sysroot determination into separate fileAndres Freund2022-09-011-35/+6
* Unify DLSUFFIX on DarwinPeter Eisentraut2022-07-061-0/+2
* Further tweaking of PG_SYSROOT heuristics for macOS.Tom Lane2021-01-201-6/+13
* Improve our heuristic for selecting PG_SYSROOT on macOS.Tom Lane2021-01-151-3/+19
* On macOS, use -isysroot in link steps as well as compile steps.Tom Lane2020-11-201-0/+1
* Select CFLAGS_SL at configure time, not in platform-specific Makefiles.Tom Lane2019-10-211-0/+3
* Yet further rethinking of build changes for macOS Mojave.Tom Lane2018-11-021-3/+4
* Still further rethinking of build changes for macOS Mojave.Tom Lane2018-10-181-3/+2
* Back off using -isysroot on Darwin.Tom Lane2018-10-161-4/+5
* Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").Tom Lane2018-09-251-0/+12
* Refer to OS X as "macOS", except for the port name which is still "darwin".Tom Lane2016-09-251-4/+7
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Don't try to force use of -no-cpp-precomp on OS X. It's been five yearsTom Lane2010-08-021-5/+1
* Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS X 10.2Tom Lane2007-09-261-3/+13
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+2
* Unconditionally define:Bruce Momjian2004-04-261-3/+0
* Add new auto-detection of thread flags.Bruce Momjian2004-04-231-8/+1
* Update Darwin thread compile flags, and OS version info.Bruce Momjian2004-04-071-0/+3
* Update darwin OS version.Bruce Momjian2004-04-071-1/+1
* Update Darwin as thread-safe.Bruce Momjian2004-04-071-0/+7
* Latest version of gcc from Apple does not work well with -traditional-cppTom Lane2003-09-191-3/+3
* Create an internal semaphore API that is not tied to SysV semaphores.Tom Lane2002-05-051-0/+3
* Darwin porting patches from Peter Bierman <bierman@apple.com>Tom Lane2000-12-111-3/+2
* This is the minimal version of the Darwin support patch fromPeter Eisentraut2000-10-311-0/+4