OpenFOAM-4.x/wmake
Henry 2a614865ff 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
..
rules Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
scripts New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
src Coco/R based parsers are no longer supported 2014-12-17 20:11:02 +00:00
Makefile New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
MakefileApps New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
MakefileFiles New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
makeWmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wclean New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wcleanAll New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wcleanLnIncludeAll New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wcleanMachine New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wdep New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wmakeCheckPwd New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wmakeFilesAndOptions New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wmakeLnInclude New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wmakeLnIncludeAll New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wmakePrintBuild New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wmakeScheduler New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
wmakeSchedulerUptime New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00