No description
This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
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
applications Upgrade copyright notices & banner in source code 2015-08-11 14:49:21 +01:00
bin Fixed win compilation isses; added binary package script 2015-08-07 13:23:58 +01:00
doc STYLE: Remove trailing whitespace systematically 2015-08-11 14:49:20 +01:00
etc testHarness: adding the environment variable CDASH_SCM_INFO in order to override 2015-08-15 14:23:15 -04:00
extend-bazaar Remove cfMesh from bazaar: fully integrated 2015-08-07 13:24:54 +01:00
Macros Upgrade copyright notices & banner in source code 2015-05-17 15:58:16 +02:00
src Removing FOAM_MPI_LIBBIN from parMetisDecomp compilation control files 2015-08-15 14:15:45 -04:00
testHarness testHarness: adding the environment variable CDASH_SCM_INFO in order to override 2015-08-15 14:23:15 -04:00
ThirdParty ThirdParty:scotch 6.0.4 under Mac OSX: enable Scotch pthread 2015-08-15 14:14:28 -04:00
tutorials Upgrade case file headers 2015-08-11 14:49:20 +01:00
vagrantSandbox Replace tabs by 4 spaces in bin, tutorials, src, ... & clean-up by hand 2015-05-18 09:54:40 +02:00
wmake FEATURE: Backport of Intel and SGI MPI support 2015-08-11 14:47:12 +01:00
.gitignore Windows porting changes 2015-08-10 10:21:20 +01:00
.hgignore Fixes and a script to compile Foam in one go 2014-02-10 15:12:04 +01:00
Allclean Added Allclean and Allwmake.firstInstall 2013-09-23 16:08:50 +01:00
Allwmake Compilation update 2013-09-18 14:24:15 +01:00
Allwmake.firstInstall Added bazaar packages 2014-06-17 11:35:58 +02:00
Allwmake.mingw Compilation tweaks for mingw 2015-08-07 13:21:09 +01:00
Changelog.current Removing trailing whitespace 2015-05-17 15:27:49 +02:00
CMakeLists.txt testHarness: adding the environment variable CDASH_SCM_INFO in order to override 2015-08-15 14:23:15 -04:00
COPYING Changed v2 to v3 in remaining text files 2014-04-03 15:54:00 +01:00
CTestConfig.cmake testHarness: various adjustments for foam-extend 3.2. The results will now be reported on the foam-extend project CDash service on SourceForge.net 2015-06-17 23:07:46 -04:00
ExtendProjectPreamble Remove trailing whitespace systematically 2013-07-18 10:15:54 +02:00
ListOfContributors Upgrade copyright notices & banner in source code 2015-08-11 14:49:21 +01:00
ReleaseNotes Removing trailing whitespace 2015-05-17 15:27:49 +02:00
ReleaseNotes.html Upgrade copyright notices & banner in source code 2015-05-17 15:58:16 +02:00
ReleaseNotes.txt Removing trailing whitespace 2015-05-17 15:27:49 +02:00