|
|
78dc8c6ba6
|
CONFIG: refactor common link rules, support FOAM_EXTRA_CFLAGS (#1256)
- additional cgal-headers-only rules (future use)
COMP: add -lgmp for CGAL with mpfr linkage
|
2020-05-06 13:10:30 +02:00 |
|
|
|
739bc3c4af
|
COMP: add -pthread compile/link dependency for std::thread (#614)
|
2020-02-07 11:06:06 +01:00 |
|
|
|
787325a916
|
COMP: manage cpu architecture with cARCH, c++ARCH internal make variables
- allows better separation from compiler settings
- use -fPIC instead of legacy -KPIC for intel compiler
|
2019-04-12 12:59:11 +02:00 |
|
|
|
2db4b0867e
|
CONFIG: consolidate C++ flags per compiler type
- easier to ensure that flags are consistent
|
2018-03-21 11:50:57 +01:00 |
|
|
|
e03ca4c466
|
CONFIG: add Cray compiler, cray mpich settings, wmake rules (fixes #558)
- the cray C/C++ compilers appear to be option-compatible with gcc.
- no wmake rules for 32bit builds (deemed to be unnecessary)
|
2017-08-04 11:09:32 +02:00 |
|