Skip to content

Small improvements, e.g. check freshness of branches

Rosen Matev requested to merge improvements into master

New features:

  • Colourful console logging
  • Warn if a project's HEAD is stale (closes #45 (closed))
  • Interpolate self-references in config

Fixes:

  • Fix installation patch when VERBOSE is set

Improvements:

  • Add instructions for building in the Online network
  • Instructions for ctest arguments
  • Improve prerequisite docs for Git and version check
  • Ignore DD4hep in python intellisense check
  • VSCode: do not fail if some project deps are missing

Internal changes:

  • Do not call config.py from the toolchain
  • Update LbEnv to latest stable version (2003)

Merge request reports