openfoam/etc
Mark Olesen 793f4e3a37 CONFIG: add support for WM_COMPILE_OPTION='Dbg'
- uses '-g -DFULLDEBUG' (like Debug), but with -O3 (like Opt).

  This adds in debug symbols and FULLDEBUG code segments (good for
  code development) but retains -O3 optimizations and code paths and
  avoids the much slower -O0 associated with 'Debug'.

- add in central wmake/General/common/{c,c++}XXX tuning,
  which helps reduce the number of nearly identical files

ENH: add support for wmake -debug-Og
2022-09-09 11:55:33 +02:00
..
caseDicts Merge remote-tracking branch 'origin/master' into develop 2022-08-19 12:50:50 +02:00
codeTemplates COMP: dynamicCode: add missing default constructor 2021-12-13 13:20:04 +00:00
config.csh CONFIG: fixes for MacOS (#2555) 2022-08-19 12:52:11 +02:00
config.sh CONFIG: fixes for MacOS (#2555) 2022-08-19 12:52:11 +02:00
templates RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
thermoData
bashrc CONFIG: add support for WM_COMPILE_OPTION='Dbg' 2022-09-09 11:55:33 +02:00
cellModels RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
colourTables RELEASE: Updated headers for v2206 2022-06-24 15:41:02 +01:00
controlDict TUT: remove superfluous 'sourceInfo' (topo sets) 2022-05-27 14:10:31 +02:00
cshrc CONFIG: add support for WM_COMPILE_OPTION='Dbg' 2022-09-09 11:55:33 +02:00
openfoam CONFIG: adjust paraview libs, intelmpi handling 2021-12-07 15:22:32 +01:00