- Jan 19, 2023
-
-
- Dec 20, 2022
-
-
Martin Christoph Hierholzer authored
The upcoming version of the config generator script package will need more files to be copied into the build directory. This change simply copies all files and does not rely on a particular structure.
-
- Nov 04, 2022
-
-
Dietrich Rothe authored
in order to allow that documentation includes images
-
- Aug 26, 2022
-
-
Martin Christoph Hierholzer authored
Copyright by some files in ApplicationCore is owned by HZDR.
-
- Aug 25, 2022
-
-
Martin Christoph Hierholzer authored
ApplicationCore was hitting the limit...
-
- Aug 18, 2022
-
-
Martin Christoph Hierholzer authored
Comment describes which clang-format version to use and how to get it.
-
- Aug 09, 2022
-
-
Jens Georg authored
Ignore files generated by CMake during configure
-
- Aug 08, 2022
-
-
Jens Georg authored
There are a couple of files in the CMakeFiles folder that will match the search patterns. This is problematic during package build, since debian builds in a subfolder of the source folder, so we hit those files and tests fail
-
- Aug 01, 2022
-
-
Martin Christoph Hierholzer authored
Enable by adding include(cmake/enable_code_style_check.cmake) to the project's CMakeLists.txt
-
- Jul 28, 2022
-
-
Martin Christoph Hierholzer authored
-
- Jul 27, 2022
-
-
Martin Christoph Hierholzer authored
-
- Jun 20, 2022
-
-
Martin Killenberg authored
Ignore eclipse python project file.
-
zenker authored
-
- Mar 14, 2022
-
-
Jens Georg authored
Consolidate coverage options
-
- Mar 04, 2022
-
-
Jens Georg authored
- Remove Makefile.coverage.in - Drop BUILD_COVERAGE_ON_DEBUG for ENABLE_COVERAGE_REPORT (defaults to on if included) - Add clean-gcda target
-
- Feb 22, 2022
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Jan 13, 2022
-
-
Dietrich Rothe authored
this is required for dcmctrl7 config
-
- Aug 26, 2021
-
-
Jens Georg authored
This fixes issues when using LaTeX in doxygen
-
- Jul 13, 2021
-
-
Martin Christoph Hierholzer authored
Previous attempt to work around the tine linking issue did not work.
-
- Jul 12, 2021
-
-
Martin Christoph Hierholzer authored
This is a work around for not finding libtinemt at runtime. The DOOCS serverlib is lacking the RPATH, hence its dependencies are not found. If clientlib is linked first, tine is already linked.
-
- Jun 23, 2021
-
-
Jens Georg authored
-
Martin Christoph Hierholzer authored
Search explicitly for libgul14 which is required by DOOCS libraries
-
- Apr 07, 2021
-
-
Martin Christoph Hierholzer authored
-
- Mar 15, 2021
-
-
Martin Killenberg authored
-
- Feb 16, 2021
-
-
Martin Killenberg authored
-
- Dec 09, 2020
-
-
Martin Killenberg authored
-
- Dec 03, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
If a header-only library requires linking a 3rd party library, the ..._LIBRARIES variable could not be used in depending projects, because it contained NOTFOUND.
-
- Nov 18, 2020
-
-
Jens Georg authored
-
- Oct 22, 2020
-
-
Martin Killenberg authored
Removed libtine linking workaround from FindDOOCS. Doocs libraries now are themselves linked correctly against tine.
-
- Aug 31, 2020
-
-
Martin Killenberg authored
Automatically adding CMAKE_CXX_STANDARD to all projects is giving too much trouble because different CMAKE versions add different --std=gnu... flags which do not play well the the --std=c++... which we use. This reverts commit ddb4d575.
-
- Aug 26, 2020
-
-
Martin Killenberg authored
-
- Aug 25, 2020
-
-
Martin Christoph Hierholzer authored
-
Martin Killenberg authored
-
- Aug 18, 2020
-
-
Jens Georg authored
-
- Aug 11, 2020
-
-
Martin Killenberg authored
-
- Jul 31, 2020
-
-
Tomasz Kozak authored
-