Skip to content

update project template

Jens Georg requested to merge update-project-template into master
  • project-template: update clang-format configuration
  • [project-template] add coding style checker
  • Ignore files generated by CMake during configure
  • project-template: add comment to clang-format
  • project-template: increase DOT_GRAPH_MAX_NODES
  • project-template: allow non-DESY copyright owners
  • set IMAGE_PATH
  • project-template: make config_generator_project future proof
  • Added EPICS7IOC as option to set_control_system_adapter
  • Added FindlibYajl.cmake script
  • project-template: add python coverage report
  • project-template: support ConfigGenerator shared directory (#9802)
  • project-template: add Python formatting rules
  • project-template: add vs code workspace files to gitignore
  • project-template: add .cache to gitignore (VSCode)
  • coding-style-check: Skip if clang-format not found (#23)
  • project-template: add -fno-inline to tsan flags (#24)
  • Wip/11221 modernize cmake (#25)

Merge request reports