openfoam/applications/solvers
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
..
basic ENH: modified laplacianFoam to use dimScalar or volScalar for DT (#1388) 2019-10-07 12:59:39 -07:00
combustion COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
compressible COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
discreteMethods GIT: Header file updates 2019-10-31 14:48:44 +00:00
DNS STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
electromagnetics GIT: Header file updates 2019-10-31 14:48:44 +00:00
financial GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea GIT: Header file updates 2019-10-31 14:48:44 +00:00
heatTransfer COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
incompressible COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
lagrangian COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
multiphase COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
stressAnalysis COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00