openfoam/etc
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
..
caseDicts ENH: extrudeToRegionMesh: ignore zone boundaries. Fixes #3318 2025-02-10 12:01:48 +00:00
codeTemplates Use factory Clone for patch fields 2024-01-23 11:22:19 +00:00
config.csh CONFIG: add Gcc rules for MacOS (darwin) 2025-03-31 16:00:07 +02:00
config.sh CONFIG: add Gcc rules for MacOS (darwin) 2025-03-31 16:00:07 +02:00
templates RELEASE: Updated headers to v2412 2024-12-24 11:17:31 +00:00
thermoData
bashrc CONFIG: handle embedded WM_COMPILE_CONTROL flags in wmakeLnInclude 2025-02-17 13:40:44 +01:00
cellModels RELEASE: Updated headers to v2412 2024-12-24 11:17:31 +00:00
colourTables RELEASE: Updated headers to v2412 2024-12-24 11:17:31 +00:00
controlDict CONFIG: add named topoControls 2025-03-20 10:51:43 +00:00
cshrc CONFIG: handle embedded WM_COMPILE_CONTROL flags in wmakeLnInclude 2025-02-17 13:40:44 +01:00
openfoam CONFIG: support call of 'openfoam' wrapper in other in-project locations 2023-04-18 20:19:29 +02:00