openfoam/wmake/rules/linux64Gcc
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 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
c++Opt Renamed -frounded-math option 2014-12-16 08:37:25 +00:00
c++Prof Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
cDebug Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
cOpt Added support for gcc-5.0.0 2015-02-23 08:44:18 +00:00
cProf Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +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