- 29 May, 2020 1 commit
-
-
Mark OLESEN authored
- have printBuildInfo output to std::ostream - removed extraneous include "stdFoam.H" ENH: revert to pre-processor defines for hard-coded paths (#1712) - redundant information, but more robust at run-time without relying on initialization order
-
- 31 Oct, 2019 1 commit
-
-
OpenFOAM bot authored
-
- 03 Jun, 2019 1 commit
-
-
Mark OLESEN authored
- forces c++DBUG='-DFULLDEBUG -g -O0' for the compilation, to allow localized debugging during development without file editing and while retaining the WM_COMPILE_OPTION (eg, Opt) Note that switching between 'wmake' and 'wmake -debug' will not cause existing targets to be rebuilt. As before, these are driven by the dependencies. An intermediate wclean may thus be required.
-
- 03 Apr, 2019 1 commit
-
-
Mark OLESEN authored
- add an additional test for wmake pre-processing
-