Skip to content

Use LCG 97a, support for CMAKEFLAGS and others

Rosen Matev requested to merge cmakeflags into master

New features:

  • Update default LCG version to 97a
  • Support querying nested values with config.py
  • Add cmakeFlags setting allowing global or per project flags, closes #30 (closed)

Fixes:

  • Cleanup usage of CMAKE_PREFIX_PATH, including updated instructions for special LCG versions.
  • Allow passing CMAKEFLAGS=... to make

Internal changes:

  • Explicitly list config variables needing expanding
  • Add a commented out debugging aid
  • Unset env variables used for distcc pump mode
  • Change Detector branch to v0-patches
Edited by Rosen Matev

Merge request reports