openfoam/wmake/scripts
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
..
AllwmakeParseArguments ENH: also support --prefix for AllwmakeParseArguments 2020-06-24 16:10:41 +02:00
cmakeFunctions COMP: additional wmake adjustments 2020-05-14 16:53:06 +02:00
dirToString GIT: Header file updates 2019-10-31 14:48:44 +00:00
have_adios2 CONFIG: improve handling of in-source PETSC installations 2020-06-19 12:44:14 +02:00
have_boost ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_ccmio ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_cgal ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_cmake ENH: split up internals of wmake/scripts/have_XXX functions 2020-05-19 07:13:12 +01:00
have_fftw ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_hypre CONFIG: improve handling of in-source PETSC installations 2020-06-19 12:44:14 +02:00
have_kahip ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_metis ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_mgridgen ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_petsc CONFIG: improve handling of in-source PETSC installations 2020-06-19 12:44:14 +02:00
have_readline ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_scotch ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_zoltan ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
list_tools COMP: report locations of build tools (such as flex, m4 etc) 2019-11-10 11:24:07 +01:00
makeDepend GIT: Header file updates 2019-10-31 14:48:44 +00:00
makeFiles REL: Release preparations 2019-12-23 09:49:23 +00:00
makeOptions REL: Release preparations 2019-12-23 09:49:23 +00:00
makeParser STYLE: header format 2019-12-13 12:33:23 +01:00
makeTargetDir REL: Release preparations 2019-12-23 09:49:23 +00:00
paraviewFunctions ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
sysFunctions CONFIG: additional packaging helpers, tutorial test helper 2020-04-21 14:59:07 +02:00
wclean-build ENH: add 'subcommand' handling to wclean (#1693) 2020-05-12 10:05:47 +02:00
wclean-platform ENH: add 'subcommand' handling to wclean (#1693) 2020-05-12 10:05:47 +02:00
wcleanObjects COMP: additional wmake adjustments 2020-05-14 16:53:06 +02:00
wmake-build-info CONFIG: refine handling of git information for debian builds 2020-06-29 10:33:30 +02:00
wmake-check-dir ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00
wmakeFilesAndOptions REL: Release preparations 2019-12-23 09:49:23 +00:00
wmakeFunctions COMP: wmake findObjectDir fails for non-project directories (fixes #1807) 2020-08-12 12:33:34 +02:00
wmakeWindowsDlOpenLibs GIT: Header file updates 2019-10-31 14:48:44 +00:00
wrap-bison STYLE: header format 2019-12-13 12:33:23 +01:00
wrap-lemon CONFIG: relocate wmake binaries into project platforms/tools (#1647) 2020-04-06 08:32:42 +02:00