- Jan 20, 2020
-
-
- 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.
-
Dmitri 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
-
- Sep 26, 2019
-
-
Lars Bilke authored
-
- Sep 24, 2019
-
-
Lars Bilke authored
Fixed in 1.18.5: https://github.com/conan-io/conan/issues/5780
-
- Sep 02, 2019
-
-
Lars Bilke authored
This is used to minimize the Docker build context when building an image with OGS inside from the local source tree. Supply OGS_VERSION CMake variable.
-
- Aug 30, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Aug 28, 2019
-
-
mgis tests are now run along with our benchmarks.
-
-
Release 1.0 version of MGIS, patched. The MGIS is build with c++11 standard. The tfel library is provided via conan too for convinience.
-
Lars Bilke authored
-
- Aug 23, 2019
-
-
Dmitri Naumov authored
Otherwise it reports a lot of "unused" functions, which are actually used.
-
- Aug 21, 2019
-
-
Karsten Rink authored
-
- Aug 19, 2019
-
-
Lars Bilke authored
Boost::boost is an interface library and should be ignored.
-
- Aug 15, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Aug 14, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
Requires cmake-format pip package.
-
Lars Bilke authored
-
- Aug 13, 2019
-
- Aug 12, 2019
-
-
Lars Bilke authored
Fixed own hooks to use the correct files passes by pre-commit.
-
Lars Bilke authored
-