openfoam/applications/utilities/mesh/generation
Mark Olesen 595579e01d COMP: use -iquotedir for including the local '.' directory
- adds into the include-quoted search list instead the general (-Idir)
  search list.

  * makes it less subject to ordering (since it will now generally be
    searched first) and makes it less subject to how duplicate removal
    is implemented. In some compilers (#1627), the last instance of
    a duplicate directory would be used and not the first instance.

  * removes clutter in some Make/options files

COMP: add missing linkage libraries
2020-05-06 13:06:40 +02:00
..
blockMesh ENH: use topological merge as default for blockMesh (closes #1589) 2020-05-04 16:19:03 +02:00
extrude STYLE: update PrimitivePatch (#1648) 2020-04-30 15:52:42 +02:00
extrude2DMesh STYLE: remove dead code, refactor constructors in extrudePatchMesh 2020-02-21 11:13:22 +01:00
foamyMesh COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
PDRblockMesh ENH: use topological merge as default for blockMesh (closes #1589) 2020-05-04 16:19:03 +02:00
snappyHexMesh ENH: shm: support for automatic faceZones 2020-01-16 12:22:02 +00:00
Allwmake STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00