openfoam/applications
Mark Olesen 5f88e4271e ENH: allow "<case>", "<system>" ... in the string expansions (issue #792)
- the expansions were previously required as slash to follow, but
  now either are possible.

    "<case>", "<case>/" both yield the same as "$FOAM_CASE" and
    will not have a trailing slash in the result. The expansion of
    "$FOAM_CASE/" will however have a trailing slash.

- adjust additional files using these expansions
2018-04-11 23:10:49 +02:00
..
solvers STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
test ENH: allow "<case>", "<system>" ... in the string expansions (issue #792) 2018-04-11 23:10:49 +02:00
utilities ENH: allow "<case>", "<system>" ... in the string expansions (issue #792) 2018-04-11 23:10:49 +02:00
Allwmake ENH: reduce reliance on FOAM_EXT_LIBBIN during builds 2017-04-04 15:28:42 +02:00