81 Commits

Author SHA1 Message Date
7a85685f8a update scotch to 6.0.6 2024-12-17 05:57:29 +00:00
a807587a7b makeCGAL: Correct toolset name to build Boost with Intel compiler
Resolves bug-report https://bugs.openfoam.org/view.php?id=2838
2018-02-10 17:16:35 +00:00
62703a4b97 ParaViewFunctions: Remove warning message in ParaView when built with OpenGL back-end
Patch contributed by Bruno Santos
Resolves patch request https://bugs.openfoam.org/view.php?id=2779
2017-12-04 12:35:52 +00:00
382629e028 makeParaView: Added arguments for backend rendering and Python include path
Patch contributed by Bruno Santos
Resolves contribution request https://bugs.openfoam.org/view.php?id=2668
2017-08-17 14:09:38 +01:00
c99814b113 ParaViewFunctions: Updated to handle Qt versions for ParaView-5.4
Patch contributed by Bruno Santos
Resolves bug-report https://bugs.openfoam.org/view.php?id=2640
2017-08-14 10:38:36 +01:00
0d89a606e6 makeCGAL: Updated to handle older operating systems
which name the 64bit library directory lib rather than lib64

Resolves bug report https://bugs.openfoam.org/view.php?id=2657
2017-08-11 00:13:11 +01:00
061cf3c856 Upgraded cmake to 3.9.0
Resolves bug-report https://bugs.openfoam.org/view.php?id=2648
2017-08-04 11:49:41 +01:00
ce25755fd1 CGAL: Upgraded to 4.10 2017-07-28 08:28:16 +01:00
aec40c782f README: Updated for 5.x version-5.0 2017-07-25 14:21:49 +01:00
0d1933b2f5 README: Update ParaView instructions 2017-07-25 12:20:32 +01:00
554e0c68a5 Removed ParaView-5.0.1, use ParaView-5.4.0 instead 2017-07-24 16:17:10 +01:00
a2463db88a ParaViewFunctions: corrected addCMakeVariable for multiple arguments 2017-07-24 14:05:46 +01:00
dbf61d693c makeParaView: added download of ParaView sources 2017-07-24 14:02:20 +01:00
fe76377905 Added link to ParaView to version 5.4.0 sources 2017-07-21 12:07:52 +01:00
c082bc3a76 Upgraded to OpenMPI-2.1.1 2017-07-07 18:04:29 +01:00
17cd36cc9d Allwmake: Enable threading in OpenMPI
Required for the new collated parallel IO using threading.
2017-07-07 12:16:20 +01:00
1d435fe2c9 Upgraded to OpenMPI-2.0.2 2017-03-10 22:05:34 +00:00
706dde4352 metis: SP/DP no longer needed using real_t for processor weights 2016-11-12 09:07:32 +00:00
6b59a62ef1 Added README_scotch 2016-10-12 16:27:16 +01:00
9639685e8f ParaViewFunctions: Updated VTK_RENDERING_BACKEND_DEFAULT to VTK_RENDERING_BACKEND
Resolves bug-report http://bugs.openfoam.org/view.php?id=2289
2016-10-11 08:39:32 +01:00
7f5367013c etc/wmakeFiles/scotch: Updated to support Raspbian
Patch provided by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2051
2016-09-05 20:51:09 +01:00
f422429533 README: Update minimum gcc version supported to 4.8.0 2016-08-25 14:19:11 +01:00
56a31542f8 etc/wmakeFiles/libccmio: Reinstated
Resolves bug-report http://bugs.openfoam.org/view.php?id=2177
2016-08-03 10:58:54 +01:00
8193c2bb5c Upgraded CGAL to 4.8.1 2016-07-01 16:23:36 +01:00
bf675bd5bb makeCGAL: removed set -x 2016-07-01 11:59:53 +01:00
f58d57383e Updated 2016-07-01 11:59:45 +01:00
60bbf1eb15 ParaViewFunctions: set VTK_RENDERING_BACKEND_DEFAULT=OpenGL2 2016-07-01 11:59:03 +01:00
17cafd3581 makeGcc, makeCGAL: lib -> lib64 on 64bit OSs
Patch contributed by Bruno Santos
Resolves patch request http://bugs.openfoam.org/view.php?id=2114
version-4.0
2016-06-09 14:36:59 +01:00
ce4951579b ThirdParty-dev/makeGcc: added "-no-multilib" option
Patch contributed by Bruno Santos
Resolves patch request http://bugs.openfoam.org/view.php?id=2113
2016-06-08 15:14:47 +01:00
f72ad1f0a6 README: Updated download instructions 2016-05-31 09:16:57 +01:00
eba760a6d6 ParaView-5.0.1: Added the source-tree to ThirdParty-dev and patched as described in the README file
Resolves bug-report http://bugs.openfoam.org/view.php?id=2098
2016-05-30 21:20:56 +01:00
1cce60aa78 scotch_6.0.3: Added to the source tree to simplify building OpenFOAM
Recent versions of scotch are rarely available in packaged form for
ready installation on GNU/Linux distributions and so the sources are
generally required.
2016-05-30 21:17:14 +01:00
08df75f4c7 .gitignore: Simplified 2016-05-30 21:16:54 +01:00
ef2d69ba55 README: Updated instructions for compiling ParaView-5.0.1 2016-05-30 21:16:27 +01:00
7cdc8b196a README: Upgraded to CGAL-4.8 2016-05-30 12:30:17 +01:00
bc8ce83166 makeCGAL: Updated to CGAL-4.8 2016-05-30 12:28:27 +01:00
c0afdcde79 etc/tools/ParaViewFunctions: Improve instructions for updating the environment after compiling ParaView 2016-05-23 18:46:27 +01:00
b627924a4b Allwmake: Added scripted changes for REALTYPEWIDTH and IDXTYPEWIDTH
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2085
2016-05-10 11:38:00 +01:00
69dba76b31 Further changes for http://www.openfoam.org/mantisbt/view.php?id=2040
Patch provided by Bruno Santos
2016-04-03 14:43:58 +01:00
1379e08a39 Allwmake: Implement the default "stop on 1st error"
Patch contributed by Bruno Santos
Resolves tweak http://www.openfoam.org/mantisbt/view.php?id=2040
2016-04-03 10:30:43 +01:00
8c9c235db6 Updated handling of the ParaView installation path
Patch contributed by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=2034
2016-03-30 19:28:28 +01:00
d88b4ea88d makeCGAL: Corrected typo
Patch contributed by Bruno Santos
Resolves report http://www.openfoam.org/mantisbt/view.php?id=1215
2016-03-21 23:03:59 +00:00
578f8827fb Make scripts updated to use the new OpenFOAM-dev/ets/config.sh variables
Contributed by Bruno Santos
Resolves patch request http://www.openfoam.org/mantisbt/view.php?id=1215
See also http://www.openfoam.org/mantisbt/view.php?id=1232
2016-03-14 11:13:23 +00:00
c8904e60d2 scripts: Reformat with consistent section separators 2016-02-16 08:57:29 +00:00
43f2b36945 ThirdParty-dev/etc/tools/ParaViewFunctions: Updated docs
Including patch from Bruno Santos
Resolves report http://www.openfoam.org/mantisbt/view.php?id=1997
2016-02-16 08:56:26 +00:00
dfe9e823de README.org: Upgrade OpenMPI link to openmpi-1.10.2 2016-02-10 20:44:32 +00:00
99d158539e Rename makeParaView4 makeParaView and update to support versions 4 and 5
Rename makeParaView makeParaView3 specifically for ParaView version 3
2016-02-10 20:21:34 +00:00
8219a109a2 Updates for changes to etc/config structure 2016-02-10 16:21:23 +00:00
c6474e6726 README: Added download link for ParaView-5.0.0 2016-02-07 10:30:22 +00:00
2da4d8ccea README: Updated for ParaView-5.0.0 2016-02-07 10:27:46 +00:00