openfoam/wmake/rules
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
..
General wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linux64Clang wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linux64Gcc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linux64Icc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linuxARM7Gcc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linuxClang wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linuxGcc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linuxIA64Gcc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linuxIA64Icc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linuxIcc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linuxPPC64Gcc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
linuxPPC64leGcc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
solaris64Gcc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
solarisGcc wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00