openfoam/applications/utilities
Mark Olesen 76cb38fbc7 CONFIG: adjust make scripts for darwin
- handling of dead links (find -L -delete unsupported)

- remove ignore case flag on 's/../../i' used in have_scotch script.
  It is unneeded and not tolerated by Darwin's sed.

- avoid embedded comments in EXE_INC (Make/options files), which do
  not work well with the OSX LLVM cpp.
  It strips out the comments but also removes the continuation char.

STYLE: adjust notes about paraview library locations
2018-04-24 21:20:06 +02:00
..
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
finiteArea ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
mesh CONFIG: adjust make scripts for darwin 2018-04-24 21:20:06 +02:00
miscellaneous ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
parallelProcessing STYLE: Correcting typos 2018-03-28 17:14:16 +01:00
postProcessing ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
preProcessing ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
surface ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
thermophysical ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00