- 14 Mar, 2022 2 commits
-
-
Automated MSK Jenkins User authored
-
Jens Georg authored
Consolidate coverage options
-
- 04 Mar, 2022 1 commit
-
-
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
-
- 22 Feb, 2022 2 commits
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- 24 Jan, 2022 1 commit
-
-
Automated MSK Jenkins User authored
-
- 13 Jan, 2022 1 commit
-
-
Dietrich Rothe authored
this is required for dcmctrl7 config
-
- 29 Aug, 2021 1 commit
-
-
Automated MSK Jenkins User authored
-
- 26 Aug, 2021 1 commit
-
-
Jens Georg authored
This fixes issues when using LaTeX in doxygen
-
- 21 Jul, 2021 1 commit
-
-
Automated MSK Jenkins User authored
-
- 13 Jul, 2021 1 commit
-
-
Martin Christoph Hierholzer authored
Previous attempt to work around the tine linking issue did not work.
-
- 12 Jul, 2021 1 commit
-
-
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.
-
- 23 Jun, 2021 4 commits
-
-
Automated MSK Jenkins User authored
-
Jens Georg authored
-
Automated MSK Jenkins User authored
-
Martin Christoph Hierholzer authored
Search explicitly for libgul14 which is required by DOOCS libraries
-
- 09 Apr, 2021 1 commit
-
-
Automated MSK Jenkins User authored
-
- 07 Apr, 2021 1 commit
-
-
Martin Christoph Hierholzer authored
-
- 15 Mar, 2021 2 commits
-
-
Automated MSK Jenkins User authored
-
Martin Killenberg authored
-
- 17 Feb, 2021 1 commit
-
-
Automated MSK Jenkins User authored
-
- 16 Feb, 2021 1 commit
-
-
Martin Killenberg authored
-
- 09 Dec, 2020 2 commits
-
-
Automated MSK Jenkins User authored
-
Martin Killenberg authored
-
- 07 Dec, 2020 1 commit
-
-
Automated MSK Jenkins User authored
-
- 03 Dec, 2020 3 commits
-
-
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.
-
- 18 Nov, 2020 2 commits
-
-
Automated MSK Jenkins User authored
-
Jens Georg authored
-
- 26 Oct, 2020 1 commit
-
-
Martin Killenberg authored
-
- 22 Oct, 2020 2 commits
-
-
Automated MSK Jenkins User authored
-
Martin Killenberg authored
Removed libtine linking workaround from FindDOOCS. Doocs libraries now are themselves linked correctly against tine.
-
- 02 Sep, 2020 1 commit
-
-
Automated MSK Jenkins User authored
-
- 31 Aug, 2020 1 commit
-
-
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.
-
- 26 Aug, 2020 2 commits
-
-
Automated MSK Jenkins User authored
-
Martin Killenberg authored
-
- 25 Aug, 2020 3 commits
-
-
Automated MSK Jenkins User authored
-
Martin Christoph Hierholzer authored
-
Martin Killenberg authored
-