Files
openfoam/bin/tools
Mark Olesen b264d2e913 CONFIG: reinstate FOAM_LD_LIBRARY_PATH adjustments (#2801)
- the special MacOS dlopen handling (commit f584ec97d0)
  did not fully solve the problem with SIP clearing.

  Eg, sourcing the RunFunctions (for runParallel) triggers SIP and
  clears DYLD_LIBRARY_PATH. With the cleared path it finds the dummy
  libraries: the dummy Pstream::init() fails.
2023-06-26 09:47:07 +02:00
..
2022-06-09 15:34:17 +02:00
2023-05-10 18:23:13 +02:00
2020-11-25 21:31:22 +01:00
2020-11-25 21:31:22 +01:00
2023-05-10 18:23:13 +02:00
2020-11-25 21:31:22 +01:00

Miscellaneous tools, scripts, templates that are useful
(eg, for building applications) but don't need to be in the PATH.