Henry
53a0e4a2f3
Icc support: added floating-point exception trapping and accurate maths
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1432
2015-01-28 09:18:47 +00:00
Henry
8c591c480e
wmake: Added to "See also"
2015-01-11 18:44:18 +00:00
Henry
ac42485493
wmake: Added "See also"
2015-01-11 18:21:20 +00:00
Henry
03ebd6ddb9
wdep: If source file is not in the current directory search tree for first occurrence
2015-01-11 17:16:15 +00:00
Henry
4e90a5d364
Remove set -x
2015-01-11 13:16:56 +00:00
Henry
0e51d263d0
wrmdepold: Updated rmdepold to handle out-of-tree .dep and .o files
2015-01-11 13:14:55 +00:00
Henry
fb1b5ffac5
wdep: updated
2015-01-11 12:15:06 +00:00
Henry
dddbe58c94
wrmo: Add -a/-all/all option to remove .o files from all platforms rather than just the current platform.
2015-01-10 23:22:46 +00:00
Henry
92f1b0fb78
Updated doc
2015-01-10 23:22:39 +00:00
Henry
16b29a9bd0
wrmdep: Add -a/-all/all option to removed for all platforms rather than just the current platform.
2015-01-10 23:18:34 +00:00
Henry
1c83ab493e
Replaced rmoall with wrmo
...
Description
Remove all .o files from the object directory tree corresponding to the
current source derectory or remove only the .o file corresponding to the
optionally specified [file].
2015-01-10 22:33:39 +00:00
Henry
b0c120b7b5
wmake/scripts/AllwmakeParseArguments: Handle stop-on-error
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1485
2015-01-10 21:58:19 +00:00
Henry
fd6459c556
Corrected typo
2015-01-10 21:12:27 +00:00
Henry
24d054199d
wmake/wcleanAll: Corrected typo
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1483
2015-01-10 17:23:20 +00:00
Henry
28aa1141e9
wrmdep: Replacement for rmdepall
...
Remove all .dep files from the object directory tree corresponding to the
current source derectory or remove only the .dep files referring to the
optionally specified [file].
2015-01-08 10:36:37 +00:00
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
Henry
9c7b04d0c3
Coco/R based parsers are no longer supported
2014-12-17 20:11:02 +00:00
Henry
e59ed485e3
Updated to preferentially search the local directory for dependencies
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1222
2014-12-17 20:09:01 +00:00
Henry
3d30a05a92
Renamed -frounded-math option
2014-12-16 08:37:25 +00:00
Henry
78f47dacd6
Move gcc-specific options to the appropriate wmake rules files
2014-12-15 22:39:21 +00:00
Henry
bc5134a55e
New version of wmake supporting out-of-tree object and dependency files
2014-12-14 21:42:18 +00:00
Henry
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00