Martin Beaudoin
17a3e12763
ThirdParty: add support for PyFoam version 0.6.6 and 0.6.9. Make PyFoam 0.6.9 the default version
2018-06-27 22:56:01 -04:00
Martin Beaudoin
1e973d5fe6
ThirdParty: bumping hwloc to version 2.0.1
2018-06-27 18:40:28 -04:00
Martin Beaudoin
8201aa30bd
Add a MPIRUN_OPTIONS environment variable when using the runParallel shell function.
...
When using OpenMPI 3.1.0, one could specify the runtime parameter '-oversubscribe' to mpirun
2018-06-26 22:21:14 -04:00
Martin Beaudoin
f2a471c5c8
ThirdParty:
...
- Bumping cmake to version 3.11.4
- Bumping openmpi to version 3.1.0
2018-06-25 22:59:38 -04:00
Pascal Beckstein
b5e9533f2b
Add ParaView-5.4.1 cmake-3.3.2 and qt-5.8.0 to ThirdParty and rework PVReaders
2018-02-22 16:17:58 +01:00
Hrvoje Jasak
ec83275923
Merge commit '084a033843ed2e8693454de9760c8cb98952bf72' into nextRelease
2018-02-09 13:48:18 +00:00
Vanja Skuric
084a033843
Bugfix (MacOS): Fixed compilation of libccmio and ParMGridGen for High Sierra
2018-02-09 09:52:36 +01:00
Martin Beaudoin
b55f4dce14
ThirdParty: updating mesquite-2.1.2/config_aux/config.guess which is too old for recent OSes like Ubuntu 16.04.2 LTS
2018-02-07 12:02:39 +00:00
Vanja Skuric
82390b1a86
Bugfix (Mac OS): ThirdParty compiling fixes (ParMGridGen, ParaView, libccmio)
2017-04-13 13:09:40 +02:00
Hrvoje Jasak
7db1cb7a49
Merge branch 'PstreamUpdate' into development
2017-01-11 10:46:26 +00:00
Henrik Rusche
8e436f6616
Updated download location; bumped paraview version
2016-11-18 14:04:12 +01:00
Hrvoje Jasak
dfaf6e71da
Added mvapich2 build options
2016-09-05 16:18:44 +01:00
Hrvoje Jasak
4b9edc42de
Formatting
2016-09-05 11:17:11 +01:00
Hrvoje Jasak
c8dbb7da65
Tab
2016-01-05 14:47:59 +00:00
Martin Beaudoin
c2a0ba6539
Adjustments for Mac OSX El Capitan and the new System Integrity Protection (SIP)
...
feature which is enabled by default.
2015-10-22 12:25:49 -04:00
Martin Beaudoin
ff8fa8c270
ThirdParty : adjustments for MacOSX 10.11 (El Capitan)
2015-10-19 23:39:12 -04:00
wyldckat
5395edc55d
Switch all URLs from ftp.gnu.org to ftpmirror.gnu.org, along with usng http instead of ftp. Fixes report #291 : https://sourceforge.net/p/openfoam-extend/ticketsfoamextendrelease/291/
2015-10-10 15:28:51 +01:00
Martin Beaudoin
7d236049a5
ThirdParty: gcc 4.8.4 and gcc 4.9.2.
...
We are fixing here a relatively old bug related to the compilation of gmp as an
internal package of gcc.
Basically, gcc is using an oldish version of gmp.
This fix is correcting a well-known configuration error when gmp is compiled
as an internal package to gcc.
The bug do manifest itself under Centos 6.2.
2015-08-24 20:56:41 +01:00
Martin Beaudoin
d1db8ab77f
ThirdParty:scotch 6.0.4 under Mac OSX: enable Scotch pthread
2015-08-15 14:14:28 -04:00
Martin Beaudoin
683c057c2b
ThirdParty: correction for missing -lrt library for scotch 6.0.4
2015-08-06 12:03:41 +01:00
Hrvoje Jasak
2a0b888ff9
openmpi-1.8.8
2015-08-06 10:02:34 +01:00
Hrvoje Jasak
fbf26c0de3
OpenMPI-1.8.7: bug fixes
2015-08-06 10:02:33 +01:00
Dominik Christ
ef26ee1688
FEATURE: Re-enabled paraview compilation by default. Moved 3rd party sources to SourceForge. Dominik Christ.
2015-06-12 13:17:22 +01:00
Martin Beaudoin
a8a87dcade
ThirdParty: fixing the compilation of scotch 6.0.4. Disabling the compilation of Zoltan by default
2015-06-12 09:55:54 +01:00
Henrik Rusche
f83a771395
FEATURE: testHarness: improvements. Author: Martin Beaudoin. Merge: Henrik Rusche.
...
testHarness: adding the source code git revision number to the Build Name.
See here for an example:
http://openfoam-extend.sourceforge.net/CDash/index.php?project=foam-extend-3.1&date=2015-05-28
2015-06-02 10:57:25 +02:00
Martin Beaudoin
c756992532
ThirdParty: adding ParaView-Server .spec files
2015-05-26 01:14:20 -04:00
Martin Beaudoin
480e732b44
ThirdParty: llvm-3.6.0
2015-05-26 00:36:42 -04:00
Martin Beaudoin
7996bde801
ThirdParty: ParaView-4.1.0
2015-05-26 00:35:49 -04:00
Martin Beaudoin
114ba738fd
Merge branch 'nr/ThirdPartyWithSelectionSwitches' of ssh://git.code.sf.net/u/mbeaudoin/openfoam-extend into nr/ThirdPartyWithSelectionSwitches
2015-05-24 16:43:28 -04:00
Martin Beaudoin
31cef14da4
ThirdParty: Adjustments for ParaView 4.3.1 on Mac OSX
2015-05-24 16:31:30 -04:00
Martin Beaudoin
a9d0b054bb
ThirdParty: gcc 4.8.4: GNU Objective C/C++ will not compile ParaView on OSX
2015-05-18 07:53:38 -04:00
Martin Beaudoin
f66940199d
ThirdParty: gcc 4.8.4: enabling Objective C/C++ when on OSX. The compilation of ParaView needs an Objective C compiler
2015-05-17 23:58:04 -04:00
Martin Beaudoin
a56ad86cd7
ThirdParty: Add missing patchfile for ParaView 4.3.1
2015-05-17 23:50:19 -04:00
Martin Beaudoin
ce2b0894c5
ThirdParty: bumping Scotch to version 6.0.4
...
bumping hwloc to version 1.10.1
Adjusting libccmio for Mac OSX Yosemite
Adjustments for cmake 3.2.2
Adding spec file for openmpi version 1.8.4
2015-05-17 07:46:05 -04:00
Martin Beaudoin
e2b9bd5b80
ThirdParty: cmake 3.2.2
2015-05-16 23:19:40 -04:00
Martin Beaudoin
109bc7ae80
ThirdParty:: new compilation recipe for gcc 4.9.2 and 4.8.4
2015-05-16 20:39:14 -04:00
Martin Beaudoin
78d0ccc78d
ThirdParty: initial commit of the packages selection mechanism using environment variables
2015-05-15 08:48:09 -04:00
Bernhard F.W. Gschaider
7cd32a2da3
Support pyFoam version 0.6.4
2015-04-27 10:56:23 +01:00
Hrvoje Jasak
5e0c89e3c7
Added new patch file
2015-04-23 13:52:30 +01:00
Hrvoje Jasak
fc004d399d
Added new spec files
2015-04-23 13:52:08 +01:00
Hrvoje Jasak
9b17040c84
Added 4.3.1. spec
2015-04-07 17:00:05 +01:00
Martin Beaudoin
d3b269b7c6
ThirdParty apckages: Various adjustments.
...
- Add spec file for bison-2.7. Switch to this version
- Modify patch file for ParMGridGen-1.0 so we no longer need to bother with gmake
- Updated Ubuntu 14.04 build instructions
- Added missing ThirdParty packages configuration for settings.csh
- Replaced occurences of string 'OpenFOAM' for 'foam-extend' in various files
2014-05-31 20:26:57 -07:00
Bernhard F.W. Gschaider
d1d0f4d233
Upgrade PyFoam to the release candidate of 0.6.3
...
--HG--
rename : ThirdParty/rpmBuild/SPECS/PyFoam-0.6.2.spec => ThirdParty/rpmBuild/SPECS/PyFoam-0.6.3.spec
2014-05-30 00:05:40 +02:00
Bernhard F.W. Gschaider
d868141816
Use latest released PyFoam-version 0.6.2
...
--HG--
rename : ThirdParty/rpmBuild/SPECS/PyFoam-0.6.1.spec => ThirdParty/rpmBuild/SPECS/PyFoam-0.6.2.spec
2014-05-29 16:58:02 +02:00
Dominik Christ
efc0cde05f
Merge remote-tracking branch 'origin/BUGFIX/downloadLinkForLibMesquite'
2014-03-20 16:30:50 +00:00
Dominik Christ
3066bdafba
Merge remote-tracking branch 'origin/BUGFIX/emptyDirsInThirdParty'
2014-03-20 16:30:36 +00:00
Dominik Christ
bf9db8f8ae
Changed mesquite download link
2014-03-20 16:25:34 +00:00
Martin Beaudoin
ac7d562d69
ThirdParty: fixing typo in scotch-6.0.0_patch_darwin
2014-03-17 13:15:41 -04:00
Dominik Christ
e59cae58df
Added empty directories BUILD and RPMS, required for CentOS installation
2014-03-07 16:39:42 +01:00
Martin Beaudoin
453aa36bc3
ThirdParty: bumping Qt to version 4.8.5
2014-02-15 22:52:19 -05:00