Commit graph

233 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
Dominik Christ
049397bd3b Fixed compile on darwin13 for bumped metis, scotch, parmetis 2013-11-26 17:57:42 +00:00
Dominik Christ
33f70d6028 Added support for darwin13 in libccmio compilation 2013-11-26 17:54:15 +00:00
Dominik Christ
5e15415b92 Bumped scotch to 6.0.0 2013-11-26 13:14:26 +00:00
Henrik Rusche
eafe626e71 changes to library and settings 2013-11-26 13:00:51 +01:00
Henrik Rusche
c4069006ac Bumped ThirdParty (scotch-6.0.0, metis-5.1.0, ParMetis-4.0.3) / Updates for gcc 4.8.1 2013-11-26 02:17:38 +01:00
Dominik Christ
3fca743626 Updated swak release version in AllClean.stage5 2013-10-30 12:03:01 +00:00
Martin Beaudoin
db1cd7b2bb ThirdParty: ParMGridGen-1.0, metis-5.0pre2, scotch-5.1.10b: adjusting the compilation so we can use another compiler than gcc 2013-10-23 13:22:56 -04:00
Martin Beaudoin
d165d80833 ThirdParty: bumping hwloc to version 1.7.2 2013-10-23 13:19:42 -04:00
Martin Beaudoin
228d0ae7b8 ThirdParty: bumping openmpi to version 1.6.5 2013-10-23 11:22:29 -04:00
Martin Beaudoin
8b427edcba ThirdParty: bumping cmake to version 2.8.12. Adding cmake-2.8.12.spec 2013-10-23 11:20:39 -04:00
Martin Beaudoin
5cdeb8ca25 ThirdParty: bumping cmake to version 2.8.12 2013-10-23 10:56:49 -04:00
Martin Beaudoin
064a6e9f33 ThirdParty packages: modification for calling make another compiler than gcc 2013-10-15 22:05:17 -04:00
Martin Beaudoin
d02a081b7f ThirdParty: Add gcc 4.6.4. Switch to cmake 2.8.11 2013-10-07 11:08:59 -04:00
Dominik Christ
1e98707c12 Fixed conflict between OpenMPI and CUDA 5.5 2013-09-24 16:08:21 +01:00
Dominik Christ
3acecd6b85 added AllMake.pre/post 2013-09-23 16:44:23 +01:00
Hrvoje Jasak
3776ce34c5 Version comment 2013-08-26 13:52:56 +01:00
Hrvoje Jasak
4c3ca4097c Merge remote-tracking branch 'remotes/origin/bgschaid/minorAdditions' into nextRelease
Conflicts:
	src/OpenFOAM/matrices/blockLduMatrix/BlockLduMatrix/BlockLduMatrixATmul.C
2013-08-22 17:15:23 +01:00
Bernhard Gschaider
8643a879fa Change ThirdParty to compile the latest _released_ swak4Foam
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-21 17:52:20 +02:00
Philippose Rajan
ae8aad4588 Changes to Hydro-Quebec PyFoam Scripts to account for new mixing plane syntax 2013-08-19 22:56:09 +02:00
Håkan Nilsson
2a541caa5a Not allowed to reach mgnet for ParMGridGen-1.0, perhaps temporarily 2013-08-13 15:27:36 +02:00
Bernhard F.W. Gschaider
6b15791cc7 Merge before going on
--HG--
branch : bgschaid/minorAdditionsBranch
2013-08-09 11:27:55 +02:00
Henrik Rusche
ebc9c268d3 Patch for Paraview: BUG #13101. STL ascii reader was report failures prematurely. 2013-08-01 12:39:28 +02:00
Martin Beaudoin
5cecbd600b ThirdParty: fixing compilation of package Scotch 2013-07-19 17:33:02 -07:00
Bernhard F.W. Gschaider
efcbb29b30 Make Mesquite compile with different Fortran-compiler if variable
WM_FC is set

--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-15 17:47:09 +02:00
Bernhard F.W. Gschaider
3061257273 Make libccmio compile on Mac OS X 10.8
--HG--
branch : bgschaid/minorAdditionsBranch
2013-07-15 17:46:06 +02:00
Dominik Christ
09d858c106 Merge remote-tracking branch 'origin/hotfix/ThirdParty_documentation' into nextRelease 2013-07-08 13:32:02 +01:00
Martin Beaudoin
7c521ed7e6 ThirdParty: adding the hwloc package 2013-07-07 12:59:07 -04:00
Martin Beaudoin
18fe270eb2 ThirdParty: Adjust AllClean.stage3 for PyFoam version 0.6.1 2013-07-06 14:21:23 -04:00
Martin Beaudoin
6cd429d931 Switch to PyFoam version 0.6.1 2013-07-06 13:52:14 -04:00
Henrik Rusche
a0638c3c25 Changes to gitignores (Typo & Thridparty/packages) 2013-07-05 17:22:39 +02:00
Martin Beaudoin
9f102a08b6 ThirdParty: PyFoam-0.5.6. Adjustments for csh 2013-07-05 10:54:42 -04:00
Martin Beaudoin
5f0a4baeb3 ThirdParty: PyFoam-0.5.7. Adjustments for csh 2013-07-05 07:29:40 -07:00
Martin Beaudoin
58058ccd6e ThirdParty: new PyFoam scripts for mixingPlane and GGI interfaces 2013-07-04 23:35:16 -04:00
Martin Beaudoin
79aef9d1e4 ThirdParty packages: global cleanup script 2013-07-04 23:30:25 -04:00
Martin Beaudoin
b38ddbf645 ThirdParty packages: cleanup script for Stage6 2013-07-04 23:29:31 -04:00
Martin Beaudoin
99b08f8fbe ThirdParty packages: cleanup script for Stage5 2013-07-04 23:29:18 -04:00
Martin Beaudoin
cdb5773cd9 ThirdParty packages: setting new URLs for swak4Foam 2013-07-04 23:27:55 -04:00
Martin Beaudoin
029765dc71 ThirdParty packages: adding PyFoam to AllClean.stage3 2013-07-04 23:26:21 -04:00
Martin Beaudoin
49f1917d1e ThirdParty packages: cleanup script for Stage4 2013-07-04 20:22:58 -04:00
Martin Beaudoin
dacea7a6fb ThirdParty packages: switching to ParaView-3.14.1 2013-07-04 20:22:32 -04:00
Martin Beaudoin
c0dfe0d15c ThirdParty packages: fixing typo 2013-07-04 11:45:58 -04:00
Martin Beaudoin
4d28bb772a ThirdParty packages: cleanup script for Stage3 2013-07-04 11:40:08 -04:00
Martin Beaudoin
89bedf5968 ThirdParty: Adding support for Zoltan 3.6 2013-07-04 11:39:42 -04:00
Martin Beaudoin
26fe1af615 ThirdParty: QT 4.7.0: adding the environment variable QT_LIB_DIR 2013-07-04 11:37:25 -04:00
Martin Beaudoin
2bfdc4b566 ThirdParty: PyFoam-0.5.7: fixing PYTHONPATH 2013-07-04 11:35:59 -04:00
Martin Beaudoin
f88806aa62 ThirdParty: PyFoam-0.5.6: fixing PYTHONPATH 2013-07-04 11:35:36 -04:00
Martin Beaudoin
c23804489d ThirdParty: Enabling Python for ParaView-3.14.1 2013-07-04 11:33:58 -04:00
Martin Beaudoin
6106414409 ThirdParty packages: cleanup script for Stage2 2013-07-04 10:44:27 -04:00
Martin Beaudoin
7a06f7c21a ThirdParty packages: switching to openmpi-1.6.3 2013-07-04 10:43:58 -04:00
Martin Beaudoin
f8d04c9551 ThirdParty packages: cleanup script for Stage1 2013-07-04 10:05:39 -04:00