- Mar 10, 2020
-
-
Lars Bilke authored
-
- Mar 03, 2020
-
-
-
Lars Bilke authored
Thanks to @wenqing for reporting.
-
- Feb 20, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Feb 19, 2020
-
-
Lars Bilke authored
-
- Feb 18, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Feb 17, 2020
-
-
Lars Bilke authored
-
- Feb 12, 2020
-
-
Lars Bilke authored
Should fix errors on clang docker builds.
-
Lars Bilke authored
-
- Feb 10, 2020
-
-
Lars Bilke authored
-
- Jan 31, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
Removed jedbrown cmake modules, copied FindPETSc.cmake over. Check for required Git version.
-
- Jan 30, 2020
-
-
Lars Bilke authored
-
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 20, 2020
-
-
-
Lars Bilke authored
Should fix runtime issues with mfront dylibs.
-
- Jan 15, 2020
-
-
Lars Bilke authored
-
- Jan 03, 2020
-
-
-
-
When a benchmark uses Python (REQUIREMENTS OGS_USE_PYTHON) and there is a requirements.txt file in benchmarks project file directory a Python virtual environment is created and dependencies are installed during benchmark execution via ctest (inside the build directory). The PYTHONPATH environment variable of the benchmark test is set to the virtual environment to mimic virtual environment activation. Normally you would use source .venv/bin/activate but this is not possible when executing the benchmarks via ctest.
-
Dmitry Yu. Naumov authored
-
- Jan 02, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Dec 17, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
This fixes GUI compilation on Linux.
-
- Dec 06, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Dec 05, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-
-
- Dec 04, 2019
-
-
Lars Bilke authored
-
- Oct 29, 2019
-
-
Tom Fischer authored
-
- Oct 16, 2019
-
-
Lars Bilke authored
This is the latest version released today which fixes errors like in #2687.
-
Lars Bilke authored
-