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 2adbd0457a Correction for a problem with newer versions of CMake that are refusing to upload the test harness
results  to the CDash server.
The generated error message is the following: "Error message was: Illegal characters found in URL"

Diagnostic:
    If the environment variable CDASH_SUBMIT_LOCAL_HOST_ID is not initialized, the FQN hostname of the
system will be picked by the CMake/CTest scripts. The CTest internal system command used for retrieving
the FQN hostname is indeed leaving a carriage return in the returned hostname string.
That string is in turn reused to construct an URL that will be shared with the CDash service. The presence
of such characters (\n and \r) is no longer accepted by newer versions of CTest/CMake.

Solution:
    The solution is simply to check and remove such characters from the hostname string.
2018-04-15 21:51:43 -04:00
applications Cumulative development by Vuko Vukcevic. 2018-03-01 10:22:40 +00:00
bin Windows RunFunctions update. 2017-04-17 15:23:30 +02:00
doc Build instructions and VagrantBoxes: Dropped dependency on binutils-dev(el), which was only needed for libiberty.a. 2016-08-25 23:14:44 +01:00
etc Use default Paraview 2018-03-20 13:44:13 +00:00
extend-bazaar Fixed FSI library version in extend-bazaar (Ticket #6 by Adam Vandergriff) 2017-05-12 14:00:22 +02:00
Macros Bump version in headers 2016-06-21 15:04:12 +02:00
src Robustness improvement for layer addition/removal triggering 2018-04-12 14:05:28 +01:00
testHarness Correction for a problem with newer versions of CMake that are refusing to upload the test harness 2018-04-15 21:51:43 -04:00
ThirdParty ThirdParty fixes. Martin Beaudoin. 2018-02-27 10:49:39 +00:00
tutorials Removed body-fitted overset test 2018-03-01 12:08:09 +00:00
vagrantSandbox Build instructions and VagrantBoxes: Dropped dependency on binutils-dev(el), which was only needed for libiberty.a. 2016-08-25 23:14:44 +01:00
validationAndVerificationSuite Merge branch 'feature/OversetMesh' into CumulativeDevelopment-VukoVukcevic 2018-02-28 13:42:22 +01:00
wmake ARM8 Gcc and Clang port 2018-03-20 10:54:16 +00:00
.gitattributes Add .gitattributes for custom gitlab language highlighting 2018-02-07 12:02:39 +00:00
.gitignore ARM8 Gcc and Clang port 2018-03-20 10:54:16 +00: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 Bump version in headers 2016-06-21 15:04:12 +02:00
Changelog.current Removing trailing whitespace 2015-05-17 15:27:49 +02:00
CMakeLists.txt Correction for a problem with newer versions of CMake that are refusing to upload the test harness 2018-04-15 21:51:43 -04:00
COPYING Changed v2 to v3 in remaining text files 2014-04-03 15:54:00 +01:00
CTestConfig.cmake Reset build directory name: 4.1 2018-02-20 17:56:27 +00:00
DraftReleaseNotes-nextRelease Draft for next release notes 2016-01-05 14:43:11 +00:00
ExtendProjectPreamble Remove trailing whitespace systematically 2013-07-18 10:15:54 +02:00
ListOfContributors Bugfix: updated list of contributors 2017-02-09 13:40:12 +00:00
README_RealGasBranch Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2016-06-21 12:03:31 +02:00
ReleaseNotes Updated ReleaseNotes for foam-extend-4.0 2016-12-13 11:08:49 +01:00
ReleaseNotes.html Updated ReleaseNotes for foam-extend-4.0 2016-12-13 11:08:49 +01:00
ReleaseNotes.txt Updated ReleaseNotes for foam-extend-4.0 2016-12-13 11:08:49 +01:00