openfoam/etc
Mark Olesen 9423d2bd83 CONFIG: improve support for compiler/link options (#1830)
- introduce WM_COMPILE_CONTROL variable to convey control information
  into the build rules.

  The convention (as per spack):
      - '+' to select a feature
      - '~' to deselect a feature

  Eg, to select the gold linker, and disable openmp
  (spaces are not required):

      WM_COMPILE_CONTROL="+gold ~openmp"

CONFIG: accept FOAM_EXTRA_LDFLAGS for AMD, gold, Mingw linkers

CONFIG: generalize PROJECT_LIBS (-ldl used almost universally)
2020-09-07 09:45:51 +02:00
..
caseDicts ENH: snappyHexMeshDict: document small region removal. See #1772 2020-07-23 17:26:09 +01:00
codeTemplates DOC: elaborate the usage of function objects 2020-06-08 15:43:47 +01:00
config.csh CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
config.sh CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
templates REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
thermoData
bashrc CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
cellModels REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
colourTables REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
controlDict REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
cshrc CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
openfoam CONFIG: support openfoam -init=FILE 2020-06-23 15:35:52 +02:00