Commit graph

2881 commits

Author SHA1 Message Date
Hrvoje Jasak
ec7f7f4df9 Porting updates 2015-08-17 20:39:58 +01:00
Hrvoje Jasak
3d88f1e0fe FEATURE: build bug fixes. Author: Martin Beaudoin. Merge: Hrvoje Jasak. 2015-08-17 12:44:29 +01:00
Martin Beaudoin
6cebda5e41 testHarness: adding the environment variable CDASH_SCM_INFO in order to override
the SCM information that gets appended at the end of the buildname string.

The buildname string is the string that will identify your test run when
published on the foam-extend CDash service.

When using git, this SCM information is picked up automatically from the CTest
script: -git-branch=the_git_branch_name-git-rev=the_git_revision_number.

But when using a non-git SCM (mercurial, etc), when the foam-extend source
code you are testing is not under a valid git repository, or simply when a user
needs to add more details to the standard SCM information (branch name and
revision number), then setting the environment variable CDASH_SCM_INFO to the
proper information will allow you to override the suffix we add at the end of
the buildname.

Please note that in order to keep the CMake script simple, for non-git
repositories, the fallback solution to try grabbing the information through
Mercurial has been removed. Please use the CDASH_SCM_INFO environment
varible instead.
2015-08-15 14:23:15 -04:00
Martin Beaudoin
a04e8e4c27 Removing FOAM_MPI_LIBBIN from parMetisDecomp compilation control files 2015-08-15 14:15:45 -04: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
1c457f5bd6 AllMake.stage2: fixed test for activating openmpi 1.8.8 2015-08-15 14:12:06 -04:00
Hrvoje Jasak
f5d0043a20 Update version number to 3.2 2015-08-11 17:22:40 +01:00
Hrvoje Jasak
b111e35f25 FEATURE: Version bump and file clean-up. Author: Henrik Rusche. Merge: Hrvoje Jasak. 2015-08-11 14:49:39 +01:00
Henrik Rusche
d7e5fd09b7 Upgrade copyright notices & banner in source code 2015-08-11 14:49:21 +01:00
Henrik Rusche
3bff9a7006 Upgrade case file headers 2015-08-11 14:49:20 +01:00
Henrik Rusche
8ac5840737 STYLE: Remove trailing whitespace systematically 2015-08-11 14:49:20 +01:00
Henrik Rusche
a9ef31fa39 STYLE: Replace tabs by 4 spaces in bin, tutorials, src, ... & clean-up by hand 2015-08-11 14:49:20 +01:00
Hrvoje Jasak
db5b22a978 FEATURE: Backport of Intel and SGI MPI support. Backport: Henrik Rusche. Merge: Hrvoje Jasak. 2015-08-11 14:47:38 +01:00
Henrik Rusche
2ec135a6a7 FEATURE: Backport of Intel and SGI MPI support 2015-08-11 14:47:12 +01:00
Hrvoje Jasak
b82b255988 FEATURE: Windows porting changes. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2015-08-11 14:44:55 +01:00
Hrvoje Jasak
bf90f2f162 Windows porting changes 2015-08-10 10:21:20 +01:00
Hrvoje Jasak
d80f87e105 Remove dummy MPI library path 2015-08-10 10:21:03 +01:00
Hrvoje Jasak
306bf438ba Added parallel test 2015-08-10 10:18:39 +01:00
Dominik Christ
71f50fed4f Merge branch 'feature/GGIDynamicListSize' into nextRelease 2015-08-07 18:15:18 +01:00
Dominik Christ
d44419f584 Set default size for Dynamic List to avoid re-allocation of memory, 2. 2015-08-07 18:15:00 +01:00
Dominik Christ
d82eb00897 FEATURE: Set default size for Dynamic List to avoid re-allocation of memory. Author: Hrvoje Jasak. Merge: Dominik Christ. 2015-08-07 16:27:53 +01:00
Dominik Christ
958b3603cd Set default size for Dynamic List to avoid re-allocation of memory. 2015-08-07 16:27:41 +01:00
Dominik Christ
925f406f2f Compilation fix 2015-08-07 16:09:08 +01:00
Dominik Christ
aef019fd20 Removed surplus output file 2015-08-07 13:28:57 +01:00
Dominik Christ
73c743db54 FEATURE: Unified compilation under Linux, Mac and Windows. Author: Hrvoje Jasak. Merge: Dominik Christ. 2015-08-07 13:27:20 +01:00
Hrvoje Jasak
1d58eb41a9 Changed default type for tri surface to patch 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
1343b8dcfa Fixed end line 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
5789e5c3e0 Bug fix: Using wrong mag function 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
06d8b24ab5 Fixed illegal pointer use 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
078f96f805 Fixed illegal pointer use 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
aa522ab5cd Adjust Windows build env 2015-08-07 13:25:37 +01:00
Hrvoje Jasak
76b77b905f Windows 8.1 support 2015-08-07 13:24:56 +01:00
Hrvoje Jasak
fb84e91897 Added Windows 8.1 2015-08-07 13:24:56 +01:00
Hrvoje Jasak
959f3215d1 Clean Allclean scripts 2015-08-07 13:24:56 +01:00
Hrvoje Jasak
bac7b791f2 Change default patch type to patch 2015-08-07 13:24:56 +01:00
Hrvoje Jasak
ae2d6a7fd0 Fixed illegal pointer use 2015-08-07 13:24:55 +01:00
Hrvoje Jasak
01ba7c3cd2 Enable compilation of ParaView from cshrc 2015-08-07 13:24:55 +01:00
Hrvoje Jasak
f01d38cc30 Mac port, topo FV mesh 2015-08-07 13:24:55 +01:00
Hrvoje Jasak
629d716c38 Mac OSX Porting changes 2015-08-07 13:24:55 +01:00
Hrvoje Jasak
5d98ea3dea cfMesh clean-up: wrong location 2015-08-07 13:24:55 +01:00
Hrvoje Jasak
b85d316382 Bug fix: parRun 2015-08-07 13:24:55 +01:00
Hrvoje Jasak
a81af928ca Bug fix: assignment to self 2015-08-07 13:24:55 +01:00
Hrvoje Jasak
81a0329186 Fixed illegal pointer use 2015-08-07 13:24:55 +01:00
Hrvoje Jasak
a4f5bb4a31 Fixed include guards 2015-08-07 13:24:55 +01:00
Hrvoje Jasak
4762fc42a3 Pulled NameEnum outside of debug namespace 2015-08-07 13:24:54 +01:00
Hrvoje Jasak
8a09fd30a0 Formatting 2015-08-07 13:24:54 +01:00
Hrvoje Jasak
b659d6a464 Fixed include protection 2015-08-07 13:24:54 +01:00
Hrvoje Jasak
ea53a33d9d Clang port: abs 2015-08-07 13:24:54 +01:00
Hrvoje Jasak
c86a07ab0f Universal code base Paraview clean-up 2015-08-07 13:24:54 +01:00
Hrvoje Jasak
00b1d45423 Remove cfMesh from bazaar: fully integrated 2015-08-07 13:24:54 +01:00