Files
openfoam/bin/tools
Mark Olesen 50ccb197dc BUG: fix bad environment parsing in foamCreateModuleInclude
- The changes in foamCleanPath introduced for issues (#1007, #1008)
  include quoted output of the cleaned environment variable.
  When used in foamCreateModuleInclude, the quotes make their way
  into the final environment. Avoid this by using the -sh-env
  eval format instead.

- add environment extraction of MANPATH changes
2018-11-21 11:02:58 +01:00
..
2018-08-07 11:19:10 +02:00

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