ENH: improve cmake/ParaView config handling
- improve handling of changes in ParaView/VTK or cmake parameters (#1693) * adjust internals to support recording of an unlimited number of configuration parameters and use file `cmp` instead of trying to check strings ourselves. ENH: new wmake/scripts/wmake.cmake-args handler - additional handling of -prefix=... as CMAKE_INSTALL_PREFIX export. - in some contexts, can use instead of AllwmakeParseArguments
Showing
- bin/tools/foamConfigurePaths 10 additions, 2 deletionsbin/tools/foamConfigurePaths
- doc/Config.md 0 additions, 1 deletiondoc/Config.md
- etc/config.csh/paraview 12 additions, 26 deletionsetc/config.csh/paraview
- etc/config.sh/cmake 35 additions, 0 deletionsetc/config.sh/cmake
- etc/config.sh/paraview 5 additions, 15 deletionsetc/config.sh/paraview
- etc/config.sh/paraview-system 3 additions, 4 deletionsetc/config.sh/paraview-system
- wmake/scripts/cmakeFunctions 85 additions, 46 deletionswmake/scripts/cmakeFunctions
- wmake/scripts/have_cmake 122 additions, 0 deletionswmake/scripts/have_cmake
- wmake/scripts/paraviewFunctions 93 additions, 26 deletionswmake/scripts/paraviewFunctions
- wmake/scripts/wmake.cmake-args 120 additions, 0 deletionswmake/scripts/wmake.cmake-args