openfoam/wmake/scripts
Mark Olesen bdac68ebc7 CONFIG: add Gcc rules for MacOS (darwin)
- /usr/bin/{gcc,g++} normally just symlinks to clang/clang++
  and may have unknown default flags.
  For a gcc toolchain, it would be better to use a homebrew
  installation.

  For these cases, the compiler will need to be specified with
  version=.. in WM_COMPILE_CONTROL.

  For example, with "version=14", to select gcc-14, g++-14 from the
  homebrew installation.

- needs a slight hack for locating the FlexLexer.h header.
  Added into src/OSspecific/POSIX similar to how it is handled
  in src/OSspecific/MSwindows

CONFIG: add simple config/detection support for libumpire (Linux)
2025-03-31 16:00:07 +02:00
..
AllwmakeParseArguments CONFIG: support Allwmake with -bear-output-dir (#3322) 2025-03-17 11:58:25 +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_umpire CONFIG: add Gcc rules for MacOS (darwin) 2025-03-31 16:00:07 +02:00
have_zoltan ENH: adjust renumbering methods, extend renumberMesh options 2024-03-06 17:58:47 +01: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 CONFIG: support Allwmake with -bear-output-dir (#3322) 2025-03-17 11:58:25 +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