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
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
730b8840f7
makeGcc: Removed support for gcc versions older the 4.5
2016-02-07 10:26:15 +00:00
2500c120b9
README.org: Added patch instructions for ParaView-4.4.0 from
...
http://www.openfoam.org/mantisbt/view.php?id=1887
version-3.0.0
2015-11-02 20:00:59 +00:00
2ccce19f01
Upgrade ParaView to version 4.4.0
2015-10-27 16:50:22 +00:00
ebcc701315
makeGcc: Ignore problems with makeinfo
2015-10-23 17:32:18 +01:00
2f262505cd
CGAL: Upgraded to 4.7
2015-10-23 17:32:02 +01:00
e84752411d
Corrected typo
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1834
2015-08-23 00:07:05 +01:00
5ee053cd3e
Allwmake: Update OpenMPI configuration options
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1750
2015-06-17 16:55:06 +01:00
f0d4150c46
README: Updated instructions for ParaView versions
2015-06-09 12:08:35 +01:00
5dba27fa26
README: Added instructions for building ParaView on Ubuntu 14.10 and higher
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1734
2015-06-09 12:03:57 +01:00
ae832c564f
ParaView4Functions: Corrected for dash
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1701
2015-05-21 08:48:18 +01:00
605cfc1e4e
Minor reformat
2015-05-19 14:24:41 +01:00
1d1b345494
Upgraded CGAL and scotch
2015-05-18 22:26:18 +01:00
5b4b55f219
makeLLVM: upgrade to 3.6.0
2015-05-18 18:55:55 +01:00
04b2682452
ParaView4Functions: Remove redundant reference to WebKit
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1695
2015-05-17 11:29:35 +01:00
41d1059af1
ParaViewFunctions: Updated Qt version check
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1088
2015-05-17 11:16:39 +01:00
b353c99cfc
ParaView: upgraded to 4.3.1
2015-03-13 11:24:41 +00:00
de322de088
Upgrade Cmake version to 3.2.1
2015-03-13 11:16:23 +00:00
ce88e26b8f
ParaViewFunctions and ParaView4Functions: Updated to automatically support building with the system MPI
...
irrespective of version
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1549
2015-03-07 15:09:01 +00:00
d8c35070a8
Rationalize the makeGcc scripts
...
Now the gcc-VERSION option is required
2015-02-23 08:50:21 +00:00
ee878cc70e
Upgrade to clang-3.5.1
2015-02-13 12:10:53 +00:00
169af3dbcd
Updated location of the mpi libraries to handle 32 and 64 bit.
...
Resolves pull-request https://github.com/OpenFOAM/ThirdParty-dev/pull/1
2015-01-29 15:09:37 +00:00
630e3a5f15
Corrected location of the libccmio-2.6.1 library
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1172
2015-01-18 19:24:27 +00:00
525fc1f3df
Build special MPI C++ into OpenMPI and MPICH needed for parallel ParaView, not OpenFOAM
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1233
2015-01-18 19:16:16 +00:00