Commit graph

245 commits

Author SHA1 Message Date
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
Martin Beaudoin
a32d534f77 ThirdParty packages: switching to cmake 2.8.11 2013-07-04 10:04:40 -04:00
Martin Beaudoin
c1b4b1314e ThirdParty: improvements to the macros for the RPM-based installer 2013-07-04 10:00:39 -04:00
Henrik Rusche
09fbf2ef28 Fixes to previous merge commits 2013-07-03 19:43:31 +02:00
Henrik Rusche
031d180f63 Merge branch 'hotfix/gcc47_HR' into nextRelease
Conflicts:
	src/OpenFOAM/fields/PointPatchFields/constraint/processor/ProcessorPointPatchField.C
	src/OpenFOAM/fields/PointPatchFields/derived/global/GlobalPointPatchField.C
2013-07-03 17:19:52 +02:00
Henrik Rusche
e394390d8f Merge branch 'HJ/AdjointImmersedBoundary' into masterSF
Conflicts:
	ThirdParty/AllMake.stage1
	ThirdParty/AllMake.stage4
	ThirdParty/rpmBuild/SOURCES/libccmio-2.6.1.patch_0
	ThirdParty/rpmBuild/SPECS/ParaView-3.12.0.spec
	ThirdParty/rpmBuild/SPECS/libccmio-2.6.1.spec
	ThirdParty/rpmBuild/SPECS/mesquite-2.1.2.spec
	ThirdParty/rpmBuild/SPECS/qt-everywhere-opensource-src-4.7.4.spec
	etc/prefs.csh-EXAMPLE
	etc/prefs.sh-EXAMPLE
	etc/settings.csh
	etc/settings.sh
	src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
	src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/linearUpwind/linearUpwind.C
	src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/linearUpwind/linearUpwindV.C
	src/finiteVolume/interpolation/surfaceInterpolation/limitedSchemes/reconCentral/reconCentral.C
	testHarness/OSIG/Turbomachinery/README.txt
	testHarness/OpenFOAM/1.6-ext/CMakeFiles/CMakeLists.txt
2013-07-03 15:11:21 +02:00
Martin Beaudoin
bd38c3b482 ThirdParty packages: changing download URL for qt-everywhere-opensource-src-4.7.4. Bug fix from Daniel Combest 2013-06-29 21:57:05 -04:00
Martin Beaudoin
1fac933c61 ThirdParty: fix compilation of libccmio-2.6.1 on Mac OS X 2013-06-05 09:41:46 -04:00
Martin Beaudoin
da272842e4 AllMake.stage3: new URL for libccmio-2.6.1. Bug fix from Hakan Nilsson and Niels Jacobsen 2013-06-05 09:40:33 -04:00
Hrvoje Jasak
e9470225d4 Attempted Third party build bug fix - reconsider 2013-04-15 12:59:44 +01:00
Hrvoje Jasak
799ba456fd Patch source code 2013-04-15 12:59:11 +01:00
Henrik Rusche
2ac4e0a4d7 Changes for gcc 4.7 on Ubuntu 12.10 2013-01-08 18:03:41 +01:00
Hrvoje Jasak
d280b12a93 Project update 2012-08-30 17:35:14 +01:00
Martin Beaudoin
4ebf8c586f ThirdParty: adjustments for Ubuntu 12.04 32 bit 2012-07-06 14:14:28 -04:00
Martin Beaudoin
d706e1a521 ThirdParty: mesquite 2.1.2: forcing the installation of the libraries under lib. Under some OSes, lib64 will be chosen by default 2012-06-12 11:45:12 -04:00
Martin Beaudoin
85daa4a8cc Fixes for gcc-4.5.1 2012-06-10 21:27:30 -04:00
Martin Beaudoin
1455422a0a ThirdParty: add missing files for ParaView-3.12.0. Move QT to version 4.7.4 2012-05-10 11:56:29 -04:00
Martin Beaudoin
7dc84e1e62 ThirdParty: cmake version 2.8.8 2012-05-10 02:12:34 -04:00
Martin Beaudoin
c4a76be138 ThirdParty: fix compilation of mesquite-2.1.2 with gcc 4.6.x. Contribution from Philippose Rajan 2012-05-10 01:48:59 -04:00
Martin Beaudoin
91073b20d4 ThirdParty: fix compilation of libccmio-2.6.1 on Mac OS X 2012-05-10 01:09:42 -04:00
Martin Beaudoin
a09f865c8b ThirdParty: fix compilation of ParMGridGen-1.0 on Mac OS X 2012-05-10 00:24:54 -04:00
Martin Beaudoin
bb4cc6905f ThirdParty: fix compilation of ParMetis 3.1.1 on Mac OS X 2012-05-10 00:15:37 -04:00
Hrvoje Jasak
da4fa8dcef Updated settings 2012-04-25 10:55:12 +01:00
Hrvoje Jasak
ad5af13ef9 Merge remote-tracking branch 'remotes/origin/mixingPlane_RC1'
Conflicts:
	ThirdParty/AllMake.stage1
	ThirdParty/AllMake.stage4
	applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/Make/options
	etc/settings.csh
	etc/settings.sh
	src/OpenFOAM/Make/files
	src/finiteVolume/Make/files
2012-04-25 10:49:05 +01:00
Martin Beaudoin
5f2900413d New PyFoam scripts for modifying GGI and mixingPlane interfaces definitions in the 'boundary' dictionary. Adjustement to the mixingPlane tutorials 2012-04-23 11:18:22 -04:00
Martin Beaudoin
4fc17d394f Add ParaView 3.14.1. Modify vtkPV3Foam/Make/options for easy switching between ParaView versions 2012-04-22 16:25:38 -04:00
Martin Beaudoin
6f69e55399 PyFoam installation: make the shebang line portable for the PyFoam application scripts 2012-04-21 15:49:09 -04:00
Martin Beaudoin
6829e5f63e ThirdParty: missing spec file for PyFoam-0.5.7 2012-04-18 18:06:52 -04:00
Martin Beaudoin
0cbff77759 ThirdParty: Fix the version number for swak4Foam 2012-04-17 23:11:57 -04:00
Martin Beaudoin
4bf399fa58 Switch to PyFoam version 0.5.7 2012-04-17 22:51:22 -04:00
Martin Beaudoin
8b621679f4 Addition of swak4Foam as a ThirdParty package 2012-04-12 16:56:44 -04:00
Martin Beaudoin
d33b9255e9 ThirdParty: stop building script when spec file is missing 2012-04-12 16:38:40 -04:00
Martin Beaudoin
fc35742b3c Fix download URL for ParMetis-3.1.1 2012-04-11 08:58:54 -04:00
Martin Beaudoin
03c59a643c Addition of PyFoam as a ThirdParty package 2012-04-11 00:03:09 -04:00
Hrvoje Jasak
9685b52873 Paraview-3.12 2012-01-29 12:06:18 +00:00
Hrvoje Jasak
3e21dbc090 Paraview-3.12 2012-01-29 12:06:18 +00:00
Hrvoje Jasak
adc5ea3d20 Paraview-3.8.1 2012-01-29 12:05:11 +00:00
Hrvoje Jasak
30c2cd2c50 Partial master merge 2012-01-29 12:05:10 +00:00
Martin Beaudoin
2e62417a29 ThirdParty packages: switch to cmake 2.8.5 2012-01-29 12:02:10 +00:00
Martin Beaudoin
d415ea89ed ThirdParty packages: switch to cmake 2.8.5 2012-01-29 12:01:08 +00:00
Martin Beaudoin
1d0a3a9859 ThirdParty scripts: Qt: disable generation of .debug files 2012-01-29 12:01:08 +00:00
Martin Beaudoin
2953d87c89 Updating version of CMake and Qt 2012-01-28 16:23:50 -05:00
Martin Beaudoin
19e5ed0771 Modifications for Mac OS X Lion 2012-01-28 16:11:16 -05:00
Martin Beaudoin
50b3827c85 ThirdParty packages: modification to the README.ThirdParty file 2011-08-14 13:01:30 -07:00
Hrvoje Jasak
6b0aedf2f6 Updates for Ubuntu 11.04 and Icc 12 2011-08-12 18:47:00 +01:00
Hrvoje Jasak
89a4a7f0d7 Updates for Ubuntu 11.04 and Icc 12 2011-08-12 18:46:37 +01:00
beaudoin
67f8b4e56b ThirdParty packages: changing ParMetis-3.1.1 download URL 2011-07-14 20:15:00 -04:00
Martin Beaudoin
c260c492fe Merge branch 'hotfix/ThirdParty_scripts' into mixingPlane 2011-07-11 09:28:21 -04:00
Martin Beaudoin
cb8972be19 ThirdParty packages: Add comment in README file. Contributed by Darrin Stephens 2011-07-11 09:13:13 -04:00
Martin Beaudoin
01127a76e3 ThirdParty packages: libccmio-2.6.1: fix for Mac OSX 10.6.8. Contributed by Darrin Stephens 2011-07-11 09:06:09 -04:00
Martin Beaudoin
f37bcfa3c2 Merge branch 'hotfix/ThirdParty_scripts' into mixingPlane 2011-07-11 08:44:23 -04:00
beaudoin
dbbaacc5ed ThirdParty packages: changing metis-5.0pre2 download URL 2011-06-18 08:40:36 -04:00
Martin Beaudoin
ac09bdf670 ThirdParty packages: fix compilation of libccmio-2.6.1 on Mac OS X 2011-06-09 17:04:01 -04:00
Martin Beaudoin
1c715bbc96 Adjustments for cmake 2011-06-04 18:55:09 -04:00
Martin Beaudoin
f3016e21c4 ThirdParty: switch to mpfr-3.0.1. Select a better URL for downloading this package. 2011-05-16 16:55:10 -04:00
Martin Beaudoin
2e14a19a76 ThirdParty: add some more information in the file README.ThirdParty 2011-05-16 15:58:31 -04:00
Martin Beaudoin
f9cdbd511e ThirdParty: some fixing and correcting a typo 2011-05-14 09:24:56 -04:00
Martin Beaudoin
91628f4ff6 ThirdParty: disable the generation of debuginfo packages by rpm 2011-05-13 12:47:11 -04:00
Martin Beaudoin
fd307430c5 ThirdParty: modification of rpm invocation with extra param. for Ubuntu 2011-05-13 10:20:07 -04:00
Martin Beaudoin
8b7d3ab9ca ThirdParty: adjustments to path of generated .tgz files 2011-05-12 14:45:03 -04:00
Martin Beaudoin
5877080cb2 ThirdParty: some more comments, and adjustments to path of generated .tgz files 2011-05-12 14:21:03 -04:00
Martin Beaudoin
a723c7ec7f ThirdParty: building process now generates packages in both .rpm and .tgz formats. Add comments in README.ThirdParty 2011-05-12 14:08:03 -04:00
Martin Beaudoin
83b9a79d63 ThirdParty: building process now generates packages in both .rpm and .tgz formats 2011-05-12 13:58:02 -04:00
Martin Beaudoin
70fd9f7b97 ThirdParty: add Zoltan 3.5 to the list of packages, but don't activate the compilation yet 2011-05-12 11:51:00 -04:00
Martin Beaudoin
6ee76fab7b ThirdParty: correction of spec files for installation of qt and scotch 2011-05-12 11:29:15 -04:00
Martin Beaudoin
983856d409 ThirdParty: Correction for compiling ParaView with available qmake 2011-05-10 21:16:29 -04:00
Martin Beaudoin
1d2f5551ac ThirdParty: Adding bison, flex and m4 2011-05-08 22:48:26 -04:00
Hrvoje Jasak
287805e38b Simplification for PINC, PLIBS. Martin Beaudoin 2010-12-20 20:17:47 +00:00
Martin Beaudoin
518a019e98 Add libccmio-2.6.1 as a ThirdParty package 2010-12-19 22:22:59 -05:00
Hrvoje Jasak
13cfb416bb Merge remote branch 'remotes/origin/hotfix/ThirdParty_useSystemInstalledPackages'
Conflicts:
	ThirdParty/rpmBuild/SPECS/ParaView-3.8.1.spec
	ThirdParty/rpmBuild/SPECS/openmpi-1.4.3.spec
2010-12-16 22:56:57 +00:00
Hrvoje Jasak
dfba5b5fdc Martin, merge 2010-12-16 07:03:01 +00:00
Martin Beaudoin
b9adfe2d6f ThirdParty packages: Fix typos for some .csh files. Add some comments in the etc/prefs.csh-EXAMPLE and etc/prefs.sh-EXAMPLE fles about QT 2010-12-15 17:26:41 -08:00
Hrvoje Jasak
0a3197c4c3 csh fixes 2010-12-15 20:56:39 +00:00
Martin Beaudoin
c557528639 ThirdParty packages: ParaView: proper initialization of QT_QMAKE_EXECUTABLE. Plus minor adjustments for Mac OS X 2010-12-12 17:01:19 -05:00
Martin Beaudoin
b189d4f226 Add comments in README.ThirdParty 2010-12-09 19:42:13 -08:00
Martin Beaudoin
36ca67ef7c ThirdParty packages: enable using system installed packages instead of the packages fetched through external source tarballs 2010-12-08 21:28:32 -05:00
Martin Beaudoin
bd536a5d53 ThirdParty packages: modify .spec files: using the value of WM_NCOMPPROCS for compiling in parallel 2010-12-04 07:23:14 -05:00
Martin Beaudoin
8156ee2b1f Updating the ThirdParty packages env. variables before compiling a new package. Applying same recipe before compiling the OpenFOAM source code. 2010-12-01 08:08:07 -05:00
Martin Beaudoin
c787812631 Fix typo in console message 2010-12-01 01:24:43 -05:00
Martin Beaudoin
bb21195c46 Correction to the compilation of mesquite-2.1.2. Bug fix contributed by Philippose Rajan 2010-11-29 22:52:04 -05:00
Hrvoje Jasak
9fad896fe6 DISABLE QT! 2010-11-25 13:49:49 +00:00
Hrvoje Jasak
3ec449fab5 Version of openmpi 2010-11-25 13:17:45 +00:00
Hrvoje Jasak
1b80195f25 openmpi version change 2010-11-24 22:59:41 +00:00
Martin Beaudoin
63a1e2fac3 New ThirdParty packs suite: compilation from original source tarballs 2010-11-24 00:49:05 -05:00