Commit Graph

5 Commits

Author SHA1 Message Date
8a25e3aad7 CGAL: Upgrade to 4.7 2015-10-23 17:25:59 +01:00
fed394d799 Upgraded CGAL to 4.6 2015-05-18 22:34:23 +01:00
325b003b6e Added and verified support for 64bit labels
To compile with 64bit labels set

WM_LABEL_SIZE=64

in ~/OpenFOAM/dev/prefs.sh

source ~/.bashrc

then Allwmake in OpenFOAM-dev.

This will build into for example OpenFOAM-dev/platforms/linux64ClangDPInt64Opt

If WM_LABEL_SIZE is unset or set to 32:

WM_LABEL_SIZE=32

the build would be placed into OpenFOAM-dev/platforms/linux64ClangDPInt32Opt

Thus both 32bit and 64bit label builds can coexist without problem.
2014-12-31 19:02:52 +00:00
85d60f6883 BUG: etc: CGAL setup 2014-01-30 09:05:10 +00:00
5ae141856a ENH: etc: added CGAL setup 2014-01-28 12:54:14 +00:00