ENH: update handling of compiler and flags

- support use of wmake -show-xyz, as well as older WM_CC, WM_CFLAGS etc.

- add support for Makefile.inc for scotch

- add -toolset= option for making boost and use b2 instead of legacy
  bjam for configuration
This commit is contained in:
Mark Olesen
2019-04-12 15:20:32 +02:00
parent 830e92194a
commit 770e22bf51
27 changed files with 346 additions and 115 deletions

View File

@ -3,7 +3,7 @@
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration |
# \\ / A nd | Copyright (C) 2016-2018 OpenCFD Ltd.
# \\ / A nd | Copyright (C) 2016-2019 OpenCFD Ltd.
# \\/ M anipulation |
#------------------------------------------------------------------------------
# | Copyright (C) 2011 OpenFOAM Foundation
@ -44,7 +44,7 @@ usage() {
usage: ${0##*/} [OPTION] cmake-VERSION
options:
-gcc Force gcc/g++ instead of using \$WM_CC, \$WM_CXX
-gcc Force use of gcc/g++
-link Create additional symlink as 'cmake-system'
-help