openfoam/wmake/scripts
Mark Olesen 137130e437 ENH: reduce wmake bootstrap dependencies
- remove make target for wmdep (flex-based scanner), which eliminates
  a bootstrap dependency on flex.

  As of OpenFOAM-v1806, wmdep has been superseded by wmdepend
  (ragel-based scanner).

- replace dirToString binary with shell/awk equivalent for simpler
  maintenance. The utility is very rarely used (auto scanning to
  create Make/files) so there is no performance difference.
2019-06-07 09:51:18 +02:00
..
AllwmakeParseArguments ENH: add wmake -debug option 2019-06-03 10:16:31 +02:00
cmakeFunctions CONFIG: wmake -show-xyz in more places (issue #1256) 2019-04-12 11:02:30 +02:00
dirToString ENH: reduce wmake bootstrap dependencies 2019-06-07 09:51:18 +02:00
have_adios2 ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_boost ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_ccmio ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_cgal ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_fftw ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_hypre ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_kahip ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_metis ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_mgridgen ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_petsc ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_readline ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_scotch ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
have_zoltan ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
makeDepend ENH: minor code tidying, machine simplifications for wmkdepend parser 2018-04-13 16:17:39 +02:00
makeFiles ENH: reduce wmake bootstrap dependencies 2019-06-07 09:51:18 +02:00
makeOptions BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
makeTargetDir BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
paraviewFunctions ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
sysFunctions ENH: streamline handling of static/dynamic libs in detection scripts 2019-04-29 10:04:44 +02:00
wcleanObjects STYLE: minor adjustments in wmake scripts. 2018-07-22 18:28:29 +02:00
wmakeFilesAndOptions BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
wmakeFunctions BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
wmakeWindowsDlOpenLibs COMP: force dlOpen for windows application binaries (#1238) 2019-05-25 19:10:14 +02:00