openfoam/wmake/rules/General
Mark Olesen e8f6099a1f COMP: Newer CGAL versions break current CGAL wmake rules (issue #288)
On 64-bit systems, the system installations of boost, cgal are under
lib64/. The behaviour for a ThirdParty build is mostly lib/ but this
can also be changing.

    Boost 1_62_0 and older build into 'lib/'.
    CGAL-4.9 builds into 'lib64/', older versions into 'lib/'.

Future-proof things by using lib$WM_COMPILER_LIB_ARCH for boost and
cgal build rules, and forcing these as build targets in the ThirdParty
makeCGAL as well.

--
STYLE: check for boost/version.hpp, CGAL/version.h instead their directories
2016-11-04 12:05:35 +01:00
..
bison wmake/rules/General: Add support for WM_SCHEDULER to the compilation of lex, yacc and moc files 2016-07-03 22:21:02 +01:00
btyacc wmake/rules/General: Add support for WM_SCHEDULER to the compilation of lex, yacc and moc files 2016-07-03 22:21:02 +01:00
btyacc++ wmake/rules/General: Add support for WM_SCHEDULER to the compilation of lex, yacc and moc files 2016-07-03 22:21:02 +01:00
byacc wmake/rules/General: Add support for WM_SCHEDULER to the compilation of lex, yacc and moc files 2016-07-03 22:21:02 +01:00
CGAL COMP: Newer CGAL versions break current CGAL wmake rules (issue #288) 2016-11-04 12:05:35 +01:00
flex wmake/rules/General: Add support for WM_SCHEDULER to the compilation of lex, yacc and moc files 2016-07-03 22:21:02 +01:00
flex++ wmake/rules/General: Add support for WM_SCHEDULER to the compilation of lex, yacc and moc files 2016-07-03 22:21:02 +01:00
general STYLE: bump to v1609+ for foundation merge version 2016-09-29 12:00:00 +02:00
moc wmake/rules/General: Add support for WM_SCHEDULER to the compilation of lex, yacc and moc files 2016-07-03 22:21:02 +01:00
mplib ENH: link to general mplib* rules where possible. 2010-03-26 11:48:23 +01:00
mplibMPICH Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
mplibMPICH-GM Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
mplibOPENMPI Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
mplibQSMPI Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
mplibSGIMPI Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
mplibSYSTEMMPI MPI configuration: Added support for SYSTEMMPI 2015-03-08 21:04:38 +00:00
mplibSYSTEMOPENMPI ENH: set PINC, PLIBS in the rules (not the env) for system-openmpi 2010-04-22 15:46:54 +02:00
standard Added support for gcc-5.0.0 2015-02-23 08:44:18 +00:00
transform wmake/rules/General/transform: added filter for third-party paths 2016-10-09 15:14:19 +01:00
version New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
X ENH: link to general mplib* rules where possible. 2010-03-26 11:48:23 +01:00
yacc wmake/rules/General: Add support for WM_SCHEDULER to the compilation of lex, yacc and moc files 2016-07-03 22:21:02 +01:00