- 11 Oct, 2021 2 commits
-
-
Christian Willner authored
-
Christian Willner authored
removed hard-coded module reference in intialization
-
- 23 Apr, 2021 4 commits
-
-
Martin Killenberg authored
- Only the two voltage OKs are left to calculate the status - Connected is not part of the status any more. It's already provided by the device - INIT_OK does not exist any more. If the device is OK, it is always initialised
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
- Link server against DOOCS backend - Fix typo in xlmap - Remove loadlib in dmap - Use CDD in dmap
-
- 22 Apr, 2021 3 commits
-
-
Martin Killenberg authored
Merge branch 'ApplicationCore' of doocs-git.desy.de:doocs/library/common/tc4eqfct into ApplicationCore
-
Martin Killenberg authored
- Added install target and config to find the library - Removed dependency on DoocsBackend - DoocsAdapter only needed for test server
-
Martin Killenberg authored
-
- 07 Apr, 2021 1 commit
-
-
Martin Christoph Hierholzer authored
-
- 15 Mar, 2021 1 commit
-
-
Martin Killenberg authored
-
- 16 Feb, 2021 1 commit
-
-
Martin Killenberg authored
-
- 09 Dec, 2020 1 commit
-
-
Martin Killenberg 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 1 commit
-
-
Jens Georg authored
-
- 22 Oct, 2020 1 commit
-
-
Martin Killenberg authored
Removed libtine linking workaround from FindDOOCS. Doocs libraries now are themselves linked correctly against tine.
-
- 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 1 commit
-
-
Martin Killenberg authored
-
- 25 Aug, 2020 2 commits
-
-
Martin Christoph Hierholzer authored
-
Martin Killenberg authored
-
- 18 Aug, 2020 1 commit
-
-
Jens Georg authored
-
- 11 Aug, 2020 1 commit
-
-
Martin Killenberg authored
-
- 31 Jul, 2020 1 commit
-
-
Tomasz Kozak authored
-
- 30 Jul, 2020 1 commit
-
-
- 24 Jul, 2020 4 commits
-
-
Jens Georg authored
This confused git massively
-
Jens Georg authored
The pkg-config file is missing so we have to search for the library manually
-
Jens Georg authored
-
Jens Georg authored
This is a work-around for libDOOCSapi linking against it but expecting /export/doocs/lib to be in the linker search path (not using rpath) May be reverted once/if doocs fixes this
-
- 18 Jun, 2020 1 commit
-
-
Jens Georg authored
-
- 03 Jun, 2020 1 commit
-
-
Martin Christoph Hierholzer authored
-
- 29 May, 2020 1 commit
-
-
Jan H. K. Timm authored
-
- 28 May, 2020 2 commits
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
FindDOOCS: extend PKG_CONFIG_PATH by directory set via DOOCS_DIR (if set) and the hardcoded default in /export/doocs/...
-
- 27 May, 2020 2 commits
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- 24 Apr, 2020 1 commit
-
-
Christoph Kampmeyer authored
-
- 01 Apr, 2020 1 commit
-
-
Jens Georg authored
-
- 13 Mar, 2020 1 commit
-
-
Martin Killenberg authored
-