openfoam/wmake
Mark Olesen 778796853d CONFIG: enable use of stricter deprecation warnings
- selected with '+strict' in WM_COMPILE_CONTROL or 'wmake -strict', it
  enables the FOAM_DEPRECATED_STRICT() macro, which can be used to
  mark methods that are implicitly deprecated, but are not yet marked
  as full deprecated (eg, API modification is too recent, generates
  too many warnings).  Can be considered a developer option.
2023-08-21 08:39:36 +02:00
..
etc COMP: increment lemon sources, fix stray comment char (wmkdepend) 2022-05-11 09:53:58 +02:00
makefiles ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz) 2022-11-15 14:00:18 +01:00
rules CONFIG: enable use of stricter deprecation warnings 2023-08-21 08:39:36 +02:00
scripts CONFIG: enable use of stricter deprecation warnings 2023-08-21 08:39:36 +02:00
src ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz) 2022-11-15 14:00:18 +01:00
wclean STYLE: also mention -help-full on usage errors 2022-11-26 01:13:53 +01:00
wcleanLnIncludeAll ENH: update lemon version, wmake wrappers 2021-11-09 21:17:51 +01:00
wdep ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
wmake CONFIG: enable use of stricter deprecation warnings 2023-08-21 08:39:36 +02:00
wmakeCheckPwd ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
wmakeCollect ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
wmakeLnInclude CONFIG: restrict wmakeLnInclude to header/template files 2022-11-19 12:41:55 +01:00
wmakeLnIncludeAll ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
wrmdep ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
wrmo ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00