- Jan 31, 2023
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Jan 12, 2023
-
-
Lars Bilke authored
-
- Dec 19, 2022
-
-
Lars Bilke authored
-
- Dec 14, 2022
-
-
Lars Bilke authored
-
- Dec 08, 2022
-
-
Lars Bilke authored
-
- Sep 25, 2022
-
-
- Sep 19, 2022
-
-
Lars Bilke authored
-
- Jul 05, 2022
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- May 17, 2022
-
-
Lars Bilke authored
-
- Feb 14, 2022
-
-
Lars Bilke authored
This variable set the CMake variable OGS_BUILD_PROCESSES but since !3983 OGS_BUILD_PROCESSES and OGS_BUILD_PROCESS_XX should not be set together. The recent timeouts were because the disabling of TH2M was overriden by OGS_BUILD_PROCESSES=ON on Windows.
-
- Feb 10, 2022
-
-
Lars Bilke authored
-
- Feb 08, 2022
-
-
Before: One could use the CMake variables `OGS_BUILD_PROCESSES` or `OGS_BUILD_PROCESS_XYZ` but behavior was not consistent when switching back and forth and using both methods. Also building multiple processes via `OGS_BUILD_PROCESSES` was broken. Changed: - Removed `OGS_BUILD_PROCESS_XYZ` options. - Use `OGS_BUILD_PROCESSES` with the following values: - ON -> All processes are built. - OFF -> Disable all processes. - Select a single process by name, e.g. `TH2M`. - Give a ;-separated list of processes, e.g. '"THM;TH2M"' - `OGS_BUILD_PROCESSES` can be set via ccmake or cmake-gui with a convenient dropdown, although setting multiple processes can only be done via the cli!
-
- Jan 24, 2022
-
-
Lars Bilke authored
-
- Jan 20, 2022
-
-
Lars Bilke authored
-
- Oct 04, 2021
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Sep 28, 2021
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Jul 02, 2021
-
-
- May 28, 2021
-
-
Lars Bilke authored
-
- May 27, 2021
-
-
Lars Bilke authored
This reverts commit c3b4e85b.
-
- May 11, 2021
-
-
Lars Bilke authored
-
- May 09, 2021
-
-
- Mar 18, 2021
-
-
Lars Bilke authored
Do the check right in the compiler job.
-
- Feb 19, 2021
-
-
Lars Bilke authored
-
- Jan 13, 2021
-
-
Lars Bilke authored
-
- Dec 18, 2020
-
-
Lars Bilke authored
- [web] Fixed release notes links - [web] Added release procedure steps - [ci] Fixed release creation order (before web page deployment)
-
- Nov 30, 2020
-
-
Lars Bilke authored
-
- Aug 19, 2020
-
-
Lars Bilke authored
-
- Aug 17, 2020
-
-
Lars Bilke authored
-
- Aug 06, 2020
-
-
Lars Bilke authored
-
- Jul 16, 2020
-
-
Lars Bilke authored
Currently there can just be one code quality report, see https://gitlab.com/gitlab-org/gitlab/-/issues/9014 Workaround could be https://gitlab.com/gitlab-org/gitlab/-/issues/9014#note_374129632 For now favoring cppcheck report.
-
- Jul 15, 2020
-
-
Lars Bilke authored
-
- Jul 03, 2020
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Jul 02, 2020
-
-
Lars Bilke authored
-
- Jun 29, 2020
-
-
Lars Bilke authored
-