openfoam/wmake/scripts
Mark Olesen d086cc5a0e COMP: stricter handling of openmp vs no-openmp
- give precedence to ~openmp (-no-openmp) over +openmp (-openmp)
  in the general rules and in the Makefile. This makes it robuster
  when specifying +openmp in general, but ~openmp for specific build
  components.

- disable openmp for OSspecific and Pstream components.
  Neither should contain any openmp code anyhow.

  Additionally, since OSspecific is generally built as a static
  object, it can become problematic (eg, with AMD ROCm) if the
  compiler generates information that openmp is required but then uses
  static linkage.
2023-12-11 15:56:00 +01:00
..
AllwmakeParseArguments COMP: stricter handling of openmp vs no-openmp 2023-12-11 15:56:00 +01:00
cmakeFunctions COMP: include mpi information for versioned cmake build 2021-02-16 14:30:36 +01:00
dirToString ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
have_adios2 CONFIG: detect newer adios library name (fixes #1911) 2020-11-09 15:43:52 +01:00
have_boost ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_ccmio ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_cgal CONFIG: additional test for mpfr library in cgal config (#2664) 2023-02-21 10:22:53 +01:00
have_cmake CONFIG: detect newer adios library name (fixes #1911) 2020-11-09 15:43:52 +01:00
have_eigen ENH: update lemon version, wmake wrappers 2021-11-09 21:17:51 +01:00
have_fftw ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_hypre CONFIG: improve handling of in-source PETSC installations 2020-06-19 12:44:14 +02:00
have_kahip ENH: use PrecisionAdaptor to support scotch with label widening 2021-09-07 11:29:11 +02:00
have_libz ENH: direct access to wrapped ifstream/ofstream with compression (#1805) 2020-08-10 12:40:08 +02:00
have_metis ENH: use PrecisionAdaptor to support scotch with label widening 2021-09-07 11:29:11 +02:00
have_mgridgen ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
have_petsc CONFIG: improve handling of in-source PETSC installations 2020-06-19 12:44:14 +02:00
have_readline CONFIG: support optional config.sh/readline file 2020-12-11 21:37:42 +01:00
have_scotch ENH: use PrecisionAdaptor to support scotch with label widening 2021-09-07 11:29:11 +02:00
have_zoltan ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
list_tools ENH: handle wmake -debug option via FOAM_EXTRA_CXX_FLAGS 2020-11-04 15:17:28 +01:00
makeDepend ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
makeFiles ENH: update lemon version, wmake wrappers 2021-11-09 21:17:51 +01:00
makeOptions ENH: update lemon version, wmake wrappers 2021-11-09 21:17:51 +01:00
makeParser ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
makeTargetDir ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
paraviewFunctions ENH: split off modules/list-modules script 2020-06-19 12:43:33 +02:00
sysFunctions CONFIG: improve handling of debian multi-arch 2022-12-19 11:13:53 +01:00
wclean-build ENH: add 'subcommand' handling to wclean (#1693) 2020-05-12 10:05:47 +02:00
wclean-platform ENH: add 'subcommand' handling to wclean (#1693) 2020-05-12 10:05:47 +02:00
wcleanObjects COMP: additional wmake adjustments 2020-05-14 16:53:06 +02:00
wmake-build-info ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
wmake-check-dir ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
wmake-with-bear ENH: support wmakeLnInclude of C++ template files (.tcc, .tpp, .txx) 2022-11-16 13:11:40 +01:00
wmakeFilesAndOptions ENH: update lemon version, wmake wrappers 2021-11-09 21:17:51 +01:00
wmakeFunctions COMP: stricter handling of openmp vs no-openmp 2023-12-11 15:56:00 +01:00
wmakeWindowsDlOpenLibs ENH: update lemon version, wmake wrappers 2021-11-09 21:17:51 +01:00
wrap-bison ENH: update lemon version, wmake wrappers 2021-11-09 21:17:51 +01:00
wrap-lemon ENH: update lemon version, wmake wrappers 2021-11-09 21:17:51 +01:00