openfoam/etc/config.csh
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
..
example CONFIG: provide separate default settings for clang/gcc (fixes #1566) 2020-02-03 11:05:04 +01:00
adios2 CONFIG: improve handling of in-source PETSC installations 2020-06-19 12:44:14 +02:00
aliases CONFIG: adjust aliases to use project-dir directly 2020-06-03 12:11:17 +02:00
CGAL STYLE: add hints about setting GMP/MPFR within etc/config.*sh/CGAL 2020-08-10 14:38:41 +02:00
compiler CONFIG: add gcc 10 series, reorder the compiler version list 2020-06-08 11:41:08 +02:00
complete-wrapper GIT: Header file updates 2019-10-31 14:48:44 +00:00
FFTW GIT: Header file updates 2019-10-31 14:48:44 +00:00
functions CONFIG: improve config files for Darwin (#1667), BSD-csh syntax (#1668) 2020-04-08 11:38:18 +02:00
hypre CONFIG: improve handling of in-source PETSC installations 2020-06-19 12:44:14 +02:00
mpi CONFIG: update boost, cgal, openmpi versions (#1705) 2020-06-05 16:28:01 +02:00
paraview CONFIG: only set PV_PLUGIN_PATH if the directory actually exists 2020-05-22 21:53:42 +02:00
petsc CONFIG: update boost, cgal, openmpi versions (#1705) 2020-06-05 16:28:01 +02:00
settings CONFIG: add runtime settings for mingw cross-compiled binaries 2020-08-06 19:36:19 +02:00
setup ENH: improvements for FOAM_CONFIG_ETC 2020-08-11 13:16:03 +02:00
tcsh_completion GIT: Header file updates 2019-10-31 14:48:44 +00:00
unset CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
vtk CONFIG: prefer use of ParaView_MESA_DIR in runTimePostProcessing 2019-12-12 14:29:59 +01:00