summaryrefslogtreecommitdiff
path: root/lib/make/known-architectures
Commit message (Expand)AuthorAge
* add known support for linux-gnueabi (linux)knarf2013-10-11
* Support Darwin 12.5.0eschnett2013-09-14
* Support Darwin 12.4.0eschnett2013-06-07
* Support Darwin 12.3.0eschnett2013-03-15
* Currently, known_architectures/linux only looks at the first line of '$F77knarf2013-02-21
* Support IBM Blue Gene compilerseschnett2013-01-27
* Support Darwin 12.1.1eschnett2012-11-13
* Support Darwin 12.2.0eschnett2012-09-20
* Add support for Darwin 12.1.0eschnett2012-08-23
* Take $(CFLAGS) or $(CXXFLAGS) into account when determining dependencieseschnett2012-08-10
* Support Darwin 12.0.0 (OS X 10.8.0)eschnett2012-07-29
* Support Darwin 11.4.2eschnett2012-07-25
* Move MPI support from flesh to a thorneschnett2012-07-21
* Support Darwin 11.4.0 (Mac OSX 10.7.4)eschnett2012-05-10
* Support Darwin 11.3.0eschnett2012-02-06
* Support Darwin 11.2.0eschnett2011-10-20
* Use basename to lead strip directory from full path to the compilers.diener2011-10-20
* Support Darwin 11.1 (Mac OS X 10.7.1)eschnett2011-08-19
* When checking for particular compiler names on AIX, remove the path,eschnett2011-08-17
* Support Lioneschnett2011-08-02
* Add support for Darwin 10.8.0eschnett2011-06-24
* Add support for Darwin 10.7.0eschnett2011-03-23
* Let Cactus find the correct Intel compiler lib directoryknarf2011-03-16
* Support Darwon 10.6.0 (Mac OS X 10.6.6)eschnett2011-01-06
* Add support for Darwin 10.5.0eschnett2010-11-23
* Remove default option -std=gnu++0x for the Darwin gcc C++ compiler,eschnett2010-10-01
* only use $intel_dir/lib/icrt.link when it exists, which it does not for newer...knarf2010-09-08
* use --version instead of --dumpversion for gfortran because of changes in the...knarf2010-09-08
* Add support for Darwin 10.4.0eschnett2010-07-09
* Add support for Darwin 10.3.1eschnett2010-05-24
* The architecture file xt4-cray-linux misdetects the GNU Fortranschnetter2010-04-17
* Update default options for Darwin (Mac OS)schnetter2010-03-30
* Add support for Darwin 10.3.0schnetter2010-03-30
* Add support for AIX 6.1.3.0schnetter2010-03-24
* Add support for "new" operating systemschnetter2010-02-25
* Detect HP-UX 11.11schnetter2010-01-29
* Do not overwrite the user's MPI settingsschnetter2009-12-29
* Use : instead of touch to create a fileschnetter2009-12-05
* Add support for Darwin 10.2.0schnetter2009-11-10
* Support Darwin 10.0.0 (Snow Leopard)schnetter2009-09-22
* Support Darwin 9.8.0schnetter2009-08-11
* Add support for AIX 6.1.2.0schnetter2009-07-14
* Add support for Darwin 9.7.1schnetter2009-07-06
* Correct error in commentschnetter2009-05-13
* Support Darwin 9.7.0schnetter2009-05-13
* fix from Maciej Brodowicz to properly detect the major/minor version of gfortrantradke2009-03-11
* changes '-std=gnu99' to '-std=c99 -U__STRICT_ANSI__' for the intel C compiler...knarf2009-02-17
* auto-detect IBM C/C++/Fortran compilers for Linux and set appropriate defaultstradke2009-02-13
* fix warning message when an unknown F90 compiler was detectedtradke2009-02-13
* fix gcc version extraction for Debian Lennyknarf2009-01-26