- Dec 11, 2019
-
- Aug 15, 2019
-
- Jun 27, 2019
-
- Jun 26, 2019
-
-
Martin Killenberg authored
remved the library without path from the _LIBRARIES. It is added with path by the config file anyway, which makes linking easiser because you don't need the link path variable.
-
- Jun 24, 2019
-
- Jun 14, 2019
-
- Jun 12, 2019
-
- Jun 11, 2019
-
-
Jens Georg authored
-
- Jun 06, 2019
-
-
Martin Christoph Hierholzer authored
-
- Jun 05, 2019
-
-
Martin Christoph Hierholzer authored
- May 22, 2019
-
-
Martin Christoph Hierholzer authored
-
- May 20, 2019
-
-
Jens Georg authored
-
- May 17, 2019
-
- May 16, 2019
-
-
Martin Christoph Hierholzer authored
-
- May 09, 2019
-
- May 07, 2019
-
-
Martin Killenberg authored
-
- Feb 20, 2019
-
-
Martin Christoph Hierholzer authored
-
- Sep 14, 2018
-
-
Martin Christoph Hierholzer authored
-
- Sep 10, 2018
-
-
Martin Christoph Hierholzer authored
Do not link against all boost libraries, since we must not link against the unit test library. The required libraries are already pulled in by the control system adapter anyway.
-
- Aug 20, 2018
-
- Jul 18, 2018
-
-
Martin Christoph Hierholzer authored
- update dependency versions
-
- Feb 28, 2018
-
- Feb 07, 2018
-
-
Martin Christoph Hierholzer authored
fixed another uncought exception when converting e.g. an Inf from double to float (was still occurring for D_spectrum)
-
- Jan 22, 2018
-
- Jan 10, 2018
-
-
Martin Christoph Hierholzer authored
Temporary roll-back to the periodic update polling instead of the readAny()-based update logic. This is necessary, since the readAny() implementation seems to be too slow for bigger servers like the LLRF server. A proper solution should be found to improve the performance of readAny() for larger number of variables.
-
- Jan 05, 2018
-
-
Martin Killenberg authored
-
- Nov 03, 2017
-
- Sep 01, 2017
-
-
Martin Killenberg authored
adding the current path to the linker flags before the other link pathes so an installed library is not taken, but the one supposed to be tested
-
- Aug 28, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 23, 2017
-
-
Martin Killenberg authored
- improved test printout (manual checking of exception messages)
-
- Aug 17, 2017
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 14, 2017
-
-
Martin Killenberg authored
-
- Aug 08, 2017
-
-
Martin Killenberg authored
-
- Jul 25, 2017
-
-
Martin Christoph Hierholzer authored
fixed problems with the rpath: rpath on installed library was not set; tests were using installed DoocsAdapter instead of library from build directory
-
Martin Christoph Hierholzer authored
-