openfoam/wmake/rules/linux64Icc
Henry Weller c3a03105c4 wmake: Add support for compiler type default rules
which may be optionally overridden by version-specific rules.

For example the default rules for gcc on GNU/Linux x86_64 are in the
wmake/rules/linux64Gcc directory.  If there is a need to change any of
the rules for a specific version of gcc, e.g. gcc-4.8.4 the directory
wmake/rules/linux64Gcc48 may be created into which any of the language
files may be provided containing the rules to override the defaults.
2016-01-24 14:10:07 +00:00
..
c wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
c++ wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
c++Debug STYLE: remove trailing space from wmake rules 2010-11-17 11:22:31 +01:00
c++Opt Icpc 15: -no-prec-div optimization causes snappyHexMesh to fail -- removed 2015-07-17 19:34:19 +01:00
c++Prof Corrected the setting of WM_COMPILER and renamed I32 and I64 to Icc. 2008-05-29 16:02:39 +01:00
cDebug STYLE: remove trailing space from wmake rules 2010-11-17 11:22:31 +01:00
cOpt STYLE: remove trailing space from wmake rules 2010-11-17 11:22:31 +01:00
cProf Corrected the setting of WM_COMPILER and renamed I32 and I64 to Icc. 2008-05-29 16:02:39 +01:00
general wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
mplibHPMPI Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
mplibINTELMPI Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00