OpenFOAM-5.x/wmake
Henry Weller d138d0b949 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
..
makefiles wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
rules wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
scripts AllwmakeParseArguments: Added "-update" option 2015-12-14 11:03:16 +00:00
src wmake: Add support for compiler type default rules 2016-01-24 14:10:07 +00:00
wclean wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wcleanLnIncludeAll wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wcleanPlatform wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wdep wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wmake wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wmakeCheckPwd wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wmakeFilesAndOptions wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wmakeLnInclude wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wmakeLnIncludeAll wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wmakePrintBuild wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wmakeScheduler wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wmakeSchedulerUptime wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wrmdep wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00
wrmo wmake: General cleanup to improve consistency and maintainability 2015-12-16 18:31:02 +00:00