- Feb 10, 2025
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
It is not yet built into textual and thus would require another dependency maintained by us as a Debian package.
-
-
-
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This allows us to use target_compile_features to set the C++ standard in cppext and move to a newer standard.
-
- Jan 16, 2025
-
-
Martin Killenberg authored
-
- Oct 18, 2024
-
-
Martin Christoph Hierholzer authored
-
- Oct 14, 2024
-
-
Martin Killenberg authored
-
- Aug 28, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Aug 08, 2024
-
-
Martin Christoph Hierholzer authored
The version of EPICS (3 or 7) is now defined by which EPICS version is used by the found adapter. There are no distinct names any more, also EPCIS3 is effectively phasing out.
-
- Apr 26, 2024
-
-
Jens Georg authored
-
Martin Killenberg authored
-
- Apr 11, 2024
-
-
Martin Christoph Hierholzer authored
This warning is frequently hit when using e.g. the ReadAnyGroup in ApplicationCore, but we fail to see any benefit coming from this warning for other scenarious. Hence we decided to disable it. Object slicing is valid C++ and the behaviour is rather obvious.
-
- Jan 30, 2024
-
-
Martin Killenberg authored
Provide a configure script which knows the version of config generator
-
Martin Killenberg authored
-
- Jan 18, 2024
-
-
Jens Georg authored
Add a simple cmake helper to find installed python modules. This is mostly useful if the tests have some dependency on some python modules
-
- Jan 17, 2024
-
-
Patrick Nonn authored
Instead of copying a symlink file, resulting in a broken link, the target file is copied instead, unless the target is in the same directory, in which case the symlink is maintained.
-
- Jan 11, 2024
-
-
Handle doocstiminglib like other doocs packages, since it now provides a proper pkgconfig.
-
- Oct 09, 2023
-
-
Christian Willner authored
-
- Sep 25, 2023
-
-
Martin Christoph Hierholzer authored
A different include style is defined in .clang-format
-
- Sep 22, 2023
-
-
* Add clang-tidy targets to project - add .clang-tidy file containing our settings and some configs according to our coding guidelines - add three explicit targets for calling just lint or lint-and-fix, lint-and-fix-and-commit-after-each-fix - add enable-able support for CMake"s "native" clang-tidy support (makes build super-slow)
-
- Aug 17, 2023
-
-
Martin Christoph Hierholzer authored
This file was modified inside the DeviceAccess Python bindings, which is not allowed for files that are part of project-template. This commit attempts to rectify this situation. It is unclear though whether this file should be really part of the project-template.
-
- May 12, 2023
-
-
this makes sure system-installed DOOCS is overwritten also, we need lib/x86_64_linux-gnu/pkgconfig since e.g. gul installs there
-
- May 03, 2023
-
-
Jens Georg authored
* Enable _GLIBCXX_ASSERTIONS in Debug mode
-
- Apr 26, 2023
-
-
Patrick Nonn authored
EPICS-IOC-Adapter version 02.00 is no longer usable due to overhaul of cmake scripts
-
- Apr 21, 2023
-
-
Martin Christoph Hierholzer authored
problem was introduced with commit "imported targets for set_csa"
-
- Apr 20, 2023
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Apr 19, 2023
-
-
Martin Christoph Hierholzer authored
-