- Oct 30, 2020
-
-
- Oct 12, 2020
-
-
Lars Bilke authored
Before this setting when there was a newer system installed python than the one installed in an active virtualenv the system one was picked up by CMake thus breaking stuff which depends on the active virtualenv, such as workflow engine (e.g. Parsl) driven tests.
-
- Oct 08, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Oct 07, 2020
-
-
Lars Bilke authored
https://python-poetry.org
-
- Sep 28, 2020
-
-
Lars Bilke authored
Choose the tfel installation for usage in Conan by setting TFELHOME CMake- or environment variable. Is automatically set when using Conans tfel-package.
-
- Sep 14, 2020
-
-
Lars Bilke authored
Fixes #3034.
-
- Aug 26, 2020
-
-
Lars Bilke authored
-
- Aug 13, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Jul 06, 2020
-
-
Lars Bilke authored
-
- Jun 23, 2020
-
-
Lars Bilke authored
-
- Jun 05, 2020
-
-
Lars Bilke authored
Install clcache with: pip install git+https://github.com/frerich/clcache.git@cae73d8255d78db8ba11e23c51fd2c9a89e7475b
-
- Apr 23, 2020
-
-
Lars Bilke authored
Will be replaced by native CMake precompiled headers.
-
Lars Bilke authored
-
- Apr 20, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
- Apr 06, 2020
-
-
Lars Bilke authored
Requires CMake 3.14
-
- Apr 01, 2020
-
-
Dmitri Naumov authored
-
- Mar 30, 2020
-
-
The BHE process is not related to the chemical calculation. So it is not necessary to link the HeatTransportBHE process with the ChemistryLib and iphreeqc while compiling.
-
- Mar 26, 2020
-
-
renchao.lu authored
-
renchao.lu authored
-
- Mar 18, 2020
-
-
Lars Bilke authored
-
- Mar 16, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
- Add ThirdParty directory before CompilerSetup.cmake - Enable CMP0092 (https://cmake.org/cmake/help/v3.15/policy/CMP0092.html) - Unified compiler flag setting
-
- Feb 20, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Jan 31, 2020
-
-
Lars Bilke authored
Removed jedbrown cmake modules, copied FindPETSc.cmake over. Check for required Git version.
-
- Jan 30, 2020
-
-
Lars Bilke authored
The file is read by CMake (via new a json parser submodule) and the web site generator and provides info on required clang and gcc versions. This info will be expanded in future commits. Goal is to have a single source of truth for versions infos and maybe other requirements. On CMake you access the info via `ogs.`-prefixed variables: ${ogs.minimum_version.gcc} In Hugo you access the info via the new dataFile-shortcode: {{< dataFile "versions.minimum_version.gcc" >}}
-
- Jan 03, 2020
-
-
- Dec 17, 2019
-
-
Lars Bilke authored
This disables building of all processes, e.g. if you want to just build the utils. Setting OGS_BUILD_CLI=OFF also disables all processes.
-
- Nov 21, 2019
-
-
- Aug 28, 2019
-
-
-
-
Lars Bilke authored
-
Lars Bilke authored
NMake Makefiles does not have this setting and produced an error.
-