- 15 Feb, 2021 1 commit
-
-
Sebastian Eibl authored
-
- 29 Jan, 2021 1 commit
-
-
Sebastian Eibl authored
-
- 28 Jan, 2021 6 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- 27 Jan, 2021 1 commit
-
-
Sebastian Eibl authored
-
- 22 Jan, 2021 1 commit
-
-
Dominik Thoennes authored
-
- 12 Jan, 2021 1 commit
-
-
Michael Kuron authored
-
- 01 Jan, 2021 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- 28 Dec, 2020 1 commit
-
-
Some optional components use Boost MultiArray and PropertyTree, so we still include the headers if available. We also still search std::experimental for any, filesystem and optional because some otherwise C++17-compliant compilers did not support them in std until recently.
-
- 17 Dec, 2020 1 commit
-
-
also clean up some old leftovers nearby
-
- 30 Oct, 2020 2 commits
-
-
Dominik Thoennes authored
-
-
- 05 Oct, 2020 1 commit
-
-
Michael Kuron authored
It is not needed because deprecations are compiler warnings and should not be ignored anyway. Also, no need to export WARNING_DEPRECATED to the C++ code.
-
- 04 Sep, 2020 1 commit
-
-
Markus Holzer authored
-
- 23 Jul, 2020 1 commit
-
-
Michael Kuron authored
We need to have at least one other required library, otherwise FindBoost will consider itself successful even if it didn't find anything. Also, add Python 3.8 support by using the Python version numbers as library version numbers.
-
- 07 Jul, 2020 1 commit
-
-
Dominik Thoennes authored
-
- 04 Jul, 2020 1 commit
-
-
Dominik Thoennes authored
-
- 10 Jun, 2020 1 commit
-
-
Dominik Thoennes authored
use cuda as a first level language in CMake with `enable_language(CUDA)` enable tests where cuda and codegen are both activated various minor fixes
-
- 17 Mar, 2020 1 commit
-
-
Dominik Thoennes authored
-
- 10 Dec, 2019 1 commit
-
-
Markus Holzer authored
-
- 11 Nov, 2019 2 commits
-
-
Michael Kuron authored
CMake: don't use CMAKE_CXX14_STANDARD_COMPILE_OPTION directly, instead go through CMAKE_CXX_STANDARD
-
Michael Kuron authored
-
- 15 Oct, 2019 1 commit
-
-
Michael Kuron authored
-
- 10 Sep, 2019 1 commit
-
-
Matthias Markl authored
markl
-
- 30 Jul, 2019 1 commit
-
-
Dominik Thoennes authored
-
- 16 Jul, 2019 1 commit
-
-
Dominik Thoennes authored
This option is OFF by default. If turned on cmake will notify if a target cannot be build due to a missing module.
-
- 16 May, 2019 2 commits
-
-
Martin Bauer authored
- workaround seems to be not necessary any more, for recent IntelMPI versions - the workaround did not play with CMake's try_compile function, which tries to compile some test programs to check for compiler features The workaround added '-include mpi.h' to the compile flags, which are also used by try_compile, but try_compile does not set include directories with "-I" This lead to the problem, that for example the OpenMP flag was not correctly determined, since there the try_compile mechanism is used
-
Martin Bauer authored
-
- 25 Apr, 2019 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 11 Apr, 2019 1 commit
-
-
Michael Kuron authored
-
- 03 Apr, 2019 1 commit
-
-
Sebastian Eibl authored
-
- 27 Mar, 2019 1 commit
-
-
Martin Bauer authored
-
- 26 Mar, 2019 1 commit
-
-
Sebastian Eibl authored
-