89 Commits

Author SHA1 Message Date
95d9c7802c scotch: Upgraded to latest version
Avoids problems compiling with MPI-3.0
See https://bugs.openfoam.org/view.php?id=3216
2019-04-08 10:58:53 +01:00
a395624f66 README: Updated OpenMPI version
Patch contributed by Bruno Santos
Resolves patch request https://bugs.openfoam.org/view.php?id=3089
2018-10-15 10:15:54 +01:00
416b1fa8c1 Allwmake: Provide better messages concerning CGAL
Patch contributed by Bruno Santos
Resolves patch request https://bugs.openfoam.org/view.php?id=3065
2018-09-02 23:00:54 +01:00
2cf38b0a5b README.org: Updated links
Patch contributed by Bruno Santos
Resolves patch request https://bugs.openfoam.org/view.php?id=3045
2018-08-16 16:02:26 +01:00
c62211ef46 Updated to OpenFOAM-6 version-6 2018-07-07 19:45:40 +01:00
fd02fb4797 makeGcc: reinstate support for -no-multilib option
Patch contributed by Bruno Santos
Resolves bug-report https://bugs.openfoam.org/view.php?id=2943
2018-05-18 09:45:15 +01:00
87e46ac8b4 makeGcc: Add --enable-multilib for gcc-8 2018-05-17 16:38:38 +01:00
bcb438a255 CGAL: Added -DCGAL_NO_DEPRECATED_CODE
Resolves patch request https://bugs.openfoam.org/view.php?id=2869
2018-03-07 21:34:28 +00:00
d99e4bf60d 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:14:57 +00:00
eab4ace820 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:33:57 +00:00
0cc047cc85 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:06:24 +01:00
ee90d1ba66 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:36:22 +01:00
c29f733925 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:09:47 +01:00
0d8fc2a63c Upgraded cmake to 3.9.0
Resolves bug-report https://bugs.openfoam.org/view.php?id=2648
2017-08-04 11:45:47 +01:00
8ff943f342 CGAL: Upgraded to 4.10 2017-07-28 08:27:06 +01:00
0152de468d CGAL: Upgraded to 4.10 2017-07-28 08:25:14 +01:00
0fe4588598 README: Corrected date 2017-07-27 14:37:42 +01:00
0d1933b2f5 README: Update ParaView instructions version-5.0 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
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