openfoam/applications/test/wmake1
Mark Olesen fc11c40841 ENH: add wmake -debug option
- 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.
2019-06-03 10:16:31 +02:00
..
Make STYLE: adjusted wording and messages for wmake 2019-04-03 08:57:01 +02:00
newStub.C STYLE: adjusted wording and messages for wmake 2019-04-03 08:57:01 +02:00
oldStub.C STYLE: adjusted wording and messages for wmake 2019-04-03 08:57:01 +02:00
Test-wmake1.C ENH: add wmake -debug option 2019-06-03 10:16:31 +02:00