openfoam/wmake
Mark Olesen dd1c2edb6b COMP: wmake findObjectDir fails for non-project directories (fixes #1807)
- experienced while reusing src/Pstream/Allwmake-mpi to create
  additional mpi-layers after installation. Since the copied sources
  are not located within the OpenFOAM source-tree (and/or the
  source-tree is non-writable), it should not and does not use the
  central build/WM_OPTIONS directory.

  However, when exploring for the appropriate local Make directory, it
  searched for the current '.' directory instead of checking for the
  resolved directory.

  This fails, since there is no src/Pstream/Make directory.
  Must check for src/Pstream/mpi/Make directory first!

- Adjust wclean to always remove a local build directory
  (Make/WM_OPTIONS) for additional safety.
  After which, attempt to remove central build/WM_OPTIONS version too.
2020-08-12 12:33:34 +02:00
..
etc COMP: update lemon to 2019-12-19 version 2020-01-13 13:56:23 +01:00
makefiles ENH: wmakeLnInclude support for multiple dirs and -force option (#1693) 2020-05-12 08:00:26 +02:00
rules CONFIG: update Fujitsu rules (#1671) 2020-06-24 18:04:01 +02:00
scripts COMP: wmake findObjectDir fails for non-project directories (fixes #1807) 2020-08-12 12:33:34 +02:00
src Merge remote-tracking branch 'origin/master' into develop 2020-04-06 12:38:57 +02:00
wclean COMP: wmake findObjectDir fails for non-project directories (fixes #1807) 2020-08-12 12:33:34 +02:00
wcleanLnIncludeAll REL: Release preparations 2019-12-23 09:49:23 +00:00
wdep GIT: Header file updates 2019-10-31 14:48:44 +00:00
wmake BUG: directory information spoils "wmake -show-cxx" (fixes #1799) 2020-08-06 17:52:02 +02:00
wmakeCheckPwd ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
wmakeCollect REL: Release preparations 2019-12-23 09:49:23 +00:00
wmakeLnInclude COMP: additional wmake adjustments 2020-05-14 16:53:06 +02:00
wmakeLnIncludeAll COMP: additional wmake adjustments 2020-05-14 16:53:06 +02:00
wrmdep Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
wrmo Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00