openfoam/wmake/rules
Mark Olesen 297fee00f1 COMP: adjustments for nvc++ compiler
- remove unneeded -Wno-old-style flags with boost/cgal elements
- add nvc equivalent to gcc/clang -Wno-invalid-offsetof
- avoid warnings about set-but-unused variable and change of scoping

STYLE: remove wmake 'CGAL' rule
- was a transitional forward to 'cgal' rule since DEC-2020
2025-01-24 10:46:06 +00:00
..
darwin64Clang CONFIG: update c++ standard to c++17. 2024-12-12 11:56:39 +00:00
General COMP: adjustments for nvc++ compiler 2025-01-24 10:46:06 +00:00
linux64Amd ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz) 2022-11-15 14:00:18 +01:00
linux64Clang CONFIG: update c++ standard to c++17. 2024-12-12 11:56:39 +00:00
linux64Cray CONFIG: update c++ standard to c++17. 2024-12-12 11:56:39 +00:00
linux64Gcc CONFIG: support explicit selection of 'ld' linker 2023-12-15 16:17:12 +01:00
linux64Icc COMP: Intel: compilation rule. Fixes #3259 2024-11-14 11:07:39 +00:00
linux64Icx Merge remote-tracking branch 'origin/master' into develop 2024-12-16 10:07:54 +01:00
linux64Mingw CONFIG: update c++ standard to c++17. 2024-12-12 11:56:39 +00:00
linux64Nvidia ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz) 2022-11-15 14:00:18 +01:00
linuxARM64Arm CONFIG: update c++ standard to c++17. 2024-12-12 11:56:39 +00:00
linuxARM64Clang ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz) 2022-11-15 14:00:18 +01:00
linuxARM64Fujitsu CONFIG: update c++ standard to c++17. 2024-12-12 11:56:39 +00:00
linuxARM64Gcc ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz) 2022-11-15 14:00:18 +01:00
linuxARM64Nvidia ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz) 2022-11-15 14:00:18 +01:00
linuxClang CONFIG: support explicit selection of 'ld' linker 2023-12-15 16:17:12 +01:00
linuxGcc CONFIG: support explicit selection of 'ld' linker 2023-12-15 16:17:12 +01:00
linuxIcc COMP: Intel: compilation rule. Fixes #3259 2024-11-14 11:07:39 +00:00
linuxPPC64Gcc ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz) 2022-11-15 14:00:18 +01:00
linuxPPC64leGcc ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz) 2022-11-15 14:00:18 +01:00
solaris64Gcc ENH: support libz disabling via WM_COMPILE_CONTROL (as ~libz) 2022-11-15 14:00:18 +01:00