- 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 29, 2020
-
-
Before: installation via pip.
-
- Jan 10, 2020
-
-
Lars Bilke authored
Thanks to M. Binder for reporting issues!
-
- Jan 07, 2020
-
-
Lars Bilke authored
-
- 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.
-
- Sep 03, 2019
-
-
Lars Bilke authored
-
- Aug 30, 2019
-
-
Lars Bilke authored
-
- Aug 28, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Aug 14, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
Added note for Windows users to enable git symbolic links support.
-
Lars Bilke authored
-
- Aug 13, 2019
-
-
Lars Bilke authored
-
- Aug 09, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Aug 07, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
On Ubuntu 18.04 the systems cmake package is at version 3.10 which is too old.
-
- Aug 06, 2019
-
-
as titled
-
- Jul 16, 2019
-
-
Lars Bilke authored
-
- Jul 15, 2019
-
-
Lars Bilke authored
-
- Jul 12, 2019
-
-
- Jun 11, 2019
-
-
Lars Bilke authored
-
- May 29, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- May 17, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Apr 03, 2019
-
-
Lars Bilke authored
-
- Mar 05, 2019
-
-
Lars Bilke authored
-
- Feb 22, 2019
-
-
Lars Bilke authored
-
- Feb 18, 2019
-
-
Lars Bilke authored
-
- Feb 14, 2019
-
-
Lars Bilke authored
-
- Feb 13, 2019
-
-
Lars Bilke authored
-
- Feb 11, 2019
-
-
Lars Bilke authored
BUILD_TESTING is a CMake convention used widely.
-
- Jan 15, 2019
-
-
Lars Bilke authored
-
- Jan 10, 2019
-
-
Lars Bilke authored
-
- Dec 13, 2018
-
-
Lars Bilke authored
-
- Dec 11, 2018
-
-
Lars Bilke authored
-
- Dec 05, 2018
-
-
Lars Bilke authored
6.2 is the minimum tested compiler by our CI (on envinf1). 6.5 is the default gcc 6 in Ubuntu 16.04 when using the ubuntu-toolchain-r/test PPA.
-
- Dec 03, 2018
-
-
Lars Bilke authored
-