summaryrefslogtreecommitdiff
path: root/lib/make/known-architectures/darwin
Commit message (Expand)AuthorAge
* Take $(CFLAGS) or $(CXXFLAGS) into account when determining dependencieseschnett2012-08-10
* Let Cactus find the correct Intel compiler lib directoryknarf2011-03-16
* Remove default option -std=gnu++0x for the Darwin gcc C++ compiler,eschnett2010-10-01
* Update default options for Darwin (Mac OS)schnetter2010-03-30
* Explicitly specify -qfree when compiling Fortran 90 filesschnetter2008-01-25
* fix LDFLAGS when using the Intel compiler for linkingtradke2007-08-08
* Update darwin configuration script:schnetter2006-11-11
* Remove the test whether the options -no-cpp-precomp or -mlongcallschnetter2006-07-19
* Correct syntax errorschnetter2006-06-23
* Application of patchswhite2006-06-08
* Do not set a default F90 compiler on Darwin.schnetter2006-02-02
* Update Darwin architecture file.schnetter2006-01-27
* When setting F77 to F90 while configuring, we recently also startedschnetter2006-01-24
* Got IBM C/C++ compilers working.goodale2004-03-30
* Trying to autodetect correct lib dir.goodale2004-03-29
* Updated file. Doesn't succeed in linking though 8-(goodale2004-03-28
* Tidying darwin knownarchitectures. Removing all previous versions of darwin s...allen2004-03-23
* Removed -E flag from cpp as the Darwin gcc version doesn't like -E -M.goodale2003-04-02
* Enabled the '-nno-cpp-precomp' CFLAGS option again which was already theretradke2002-11-07
* Commented out CFLAGS='-o-cpp-precomp' which only works for a special gcctradke2002-05-10
* Added option '-N11' to F90FLAGS for absoft compiler.tradke2002-05-07
* John's changes to the preprocessor flags to fix darwin-specific problemstradke2002-04-18
* Added Absoft fortran f77/f90 fortran compilers for MacOSXallen2001-09-18
* The known-arch stuff for MacOS X.tradke2001-05-13