openfoam/wmake/scripts
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
..
AllwmakeParseArguments ENH: make it easier to switch between the various make dependencies programs. 2018-04-12 10:14:03 +02:00
cmakeFunctions ENH: make it easier to switch between the various make dependencies programs. 2018-04-12 10:14:03 +02:00
have_boost ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
have_ccmio ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
have_cgal ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
have_fftw ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
have_kahip ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
have_metis ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
have_mgridgen ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
have_readline ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
have_scotch CONFIG: adjust make scripts for darwin 2018-04-24 21:20:06 +02:00
have_zoltan ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
makeDepend ENH: minor code tidying, machine simplifications for wmkdepend parser 2018-04-13 16:17:39 +02:00
makeFiles ENH: make it easier to switch between the various make dependencies programs. 2018-04-12 10:14:03 +02:00
makeOptions ENH: make it easier to switch between the various make dependencies programs. 2018-04-12 10:14:03 +02:00
makeTargetDir ENH: make it easier to switch between the various make dependencies programs. 2018-04-12 10:14:03 +02:00
sysFunctions ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
wcleanBuild ENH: make it easier to switch between the various make dependencies programs. 2018-04-12 10:14:03 +02:00
wmakeFunctions CONFIG: remove WM_LINK_LANGUAGE env variable (always c++) 2018-04-24 14:59:47 +02:00