Commit graph

183 commits

Author SHA1 Message Date
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
b4fb2f99a4 ThirdParty : adjusting AllClean scripts 2015-05-26 01:13:19 -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
Bernhard F.W. Gschaider
0e9f4cdd8e Update to version 0.3.2 of swak4Foam (only working for hg) 2015-04-27 10:56:23 +01:00
Bernhard F.W. Gschaider
b1ab3694fa Adapt the Hydro-Quebec scripts
a) to conform to the new PyFoam.Site-package
b) Run on Python 2 and Python 3 (by replacing print with the print_
from the six-library)
2015-04-27 10:56:23 +01:00
Bernhard F.W. Gschaider
f450b35fd4 Add a separate directory for scripts and libraries not part of the PyFoam-distribution. This will only work with Pyfoam 0.6.4 or later 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
Dominik Christ
4ef5a2ad65 FEATURE: Several minor feature improvements, including turbulent viscosity limiters, mesh flux check, 2nd order correction on symmetry plane. Author: Hrvoje Jasak. 2015-04-22 10:56:30 +01:00
Hrvoje Jasak
9b17040c84 Added 4.3.1. spec 2015-04-07 17:00:05 +01:00
Hrvoje Jasak
d852431040 Revert to Paraview-4.0.1
Conflicts:
	ThirdParty/AllMake.stage4
2015-04-07 16:32:51 +01:00
Dominik Christ
49902057f2 BUGFIX: Changed download location to SorgeForge mirror, where possible 2014-06-18 11:52:33 +01:00
Henrik Rusche
6c98c47b02 Merge commit 'd3b269b7c6ffa0cd68845adfecdfb849316dba71' into nextRelease 2014-06-01 11:00:14 +02:00
Henrik Rusche
bec862249a Merge commit '3b1d59ba9fa705808edb5937f14847722ed0f7c6' into nextRelease 2014-06-01 10:43:20 +02: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
Håkan Nilsson
3b1d59ba9f Added option alsoPackage to avoid removing package files by default and just to remove intermediate files. Also updates some version numbers 2014-05-28 22:27:43 +02:00
Hrvoje Jasak
ca97688a59 Merge commit '2301f8e58f55a8d793c236a3d1d8d1c3eca1d6a6' into nextRelease 2014-05-22 07:18:14 +01:00
Bernhard F.W. Gschaider
63bc1899c0 Change downloaded swakVersion to 0.3.1 2014-05-21 01:19:50 +02:00
wyldckat
2301f8e58f AllMake.stage5: Changed SVN repo for swak4Foam to 2.0, since it's the one to be used for FOAM-Extend 3.0. 2014-04-13 09:54:23 +01:00
wyldckat
56cebd6a39 README.ThirdParty and AllMake.stage5: Changed tabs to spaces, for editing coherence. 2014-04-13 09:52:25 +01: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
Bernhard F.W. Gschaider
59440c94d9 Build the new (not yet finished) release of swak
--HG--
branch : bgschaid/foam3FixesBranch
2013-12-28 17:08:01 +01:00
Bernhard F.W. Gschaider
eede987516 Create a RPM-directory even if it is not populated with previously built RPMs
--HG--
branch : bgschaid/foam3FixesBranch
2013-12-28 17:04:11 +01:00
Henrik Rusche
228ee2a1ed Merge branch 'nextRelease'
Conflicts:
	ThirdParty/AllMake.stage1
	ThirdParty/rpmBuild/SPECS/ParMGridGen-1.0.spec
	ThirdParty/rpmBuild/SPECS/cmake-2.8.11.spec
	ThirdParty/rpmBuild/SPECS/metis-5.0pre2.spec
	ThirdParty/rpmBuild/SPECS/scotch-5.1.10b.spec
	etc/settings.csh
	etc/settings.sh
2013-12-18 15:22:04 +01:00
Hrvoje Jasak
aac5de5e16 Renamed and cleaned foam-extend 2013-12-11 16:09:41 +00:00
Dominik Christ
3c95ab6a8a Upgrade to Paraview 4.0.1; contributed by Andreas Feymark 2013-12-11 09:25:19 +00:00
Henrik Rusche
d83a9adad5 PORTING: patch metis to compile with gcc 4.3 2013-12-04 20:36:17 +01:00