openfoam/etc/config.csh
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
..
example CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
adios2 CONFIG: bump adios and paraview versions 2024-06-13 12:03:23 +02:00
aliases CONFIG: adjust aliases to use project-dir directly 2020-06-03 12:11:17 +02:00
CGAL ENH: add foamConfigurePaths support for homebrew 2025-03-31 16:00:07 +02:00
compiler CONFIG: update third-party compiler versions 2024-06-20 12:52:06 +02:00
complete-wrapper CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
FFTW CONFIG: update versions 2021-12-15 19:14:44 +01:00
functions CONFIG: fixes for MacOS (#2555) 2022-08-19 12:52:11 +02:00
hypre CONFIG: bump adios and paraview versions 2024-06-13 12:03:23 +02:00
mpi COMP: remove wmake rules for discontinued IA64 (itanium) arch 2022-11-15 14:00:18 +01:00
paraview CONFIG: bump adios and paraview versions 2024-06-13 12:03:23 +02:00
petsc CONFIG: bump adios and paraview versions 2024-06-13 12:03:23 +02:00
settings CONFIG: add Gcc rules for MacOS (darwin) 2025-03-31 16:00:07 +02:00
setup CONFIG: add user/group libraries into path separately (#2948) 2024-02-06 22:16:22 +01:00
tcsh_completion CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00
unset CONFIG: reinstate FOAM_LD_LIBRARY_PATH adjustments (#2801) 2023-06-26 09:47:07 +02:00
vtk CONFIG: improve robustness/flexibility for MPI config handling 2021-10-18 11:34:02 +02:00