- Apr 08, 2025
-
-
Martin Christoph Hierholzer authored
update project template See merge request !16
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
The new get_imported_target_cxx_standard() function can also be used by e.g. the EPICS IOC adapter to set the correct C++ standard flag in its external Makefile build of the device support adapter.
-
- Mar 25, 2025
-
-
-
Martin Christoph Hierholzer authored
-
- Mar 06, 2025
-
-
Martin Christoph Hierholzer authored
-
- Feb 11, 2025
-
-
Martin Christoph Hierholzer authored
update project template See merge request !15
-
Martin Christoph Hierholzer authored
-
- Feb 10, 2025
-
-
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.
-
- Feb 03, 2025
-
- Jan 16, 2025
-
-
Martin Killenberg authored
-
- Oct 18, 2024
-
-
Martin Christoph Hierholzer authored
-
- Oct 14, 2024
-
-
Martin Killenberg authored
fix(project-template): find pattern in coding style check See merge request !14
-
Martin Killenberg authored
-
Martin Killenberg authored
- Aug 30, 2024
-
-
Martin Christoph Hierholzer authored
update project template See merge request !13
-
Martin Christoph Hierholzer authored
-
- Aug 28, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Aug 27, 2024
-
- Aug 08, 2024
-
-
Martin Christoph Hierholzer authored
chore(project-template): remove ADAPTER=EPICS7IOC option See merge request !12
-
Martin Christoph Hierholzer authored
-
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.
-
- Jun 12, 2024
-
-
Martin Killenberg authored
- May 08, 2024
-
- Apr 26, 2024
-
-
Jens Georg authored
update project template See merge request !11
-
Jens Georg authored
-
Jens Georg authored
-
Martin Killenberg authored
-
- Apr 11, 2024
-
-
Martin Christoph Hierholzer authored
chore(project-template): remove slicing object linter warning See merge request !10
-
Martin Christoph Hierholzer authored
-
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.
-
- Feb 13, 2024
-
-
Martin Killenberg authored
Variable names and folders have changed in server 01.09 to adapt to the changes in ApplicationCore 03.04, which forbids dots in variable names. The use was inconsistent in the previous version, where dots were used for hierarchy separators and to concatenate parts of variable names. This commit provides a backward compatibility mapping with a switch to go to the new naming scheme station by station for a smooth transition.
-
- Feb 09, 2024
-
- Feb 08, 2024
-
-
Martin Killenberg authored
- Jan 30, 2024
-
-
Martin Killenberg authored
update project template See merge request !9
-