Skip to content
Snippets Groups Projects
  1. Jun 28, 2022
    • Philipp Spilger's avatar
      Change checkout to be performed by waf · 139a8429
      Philipp Spilger authored
      * WITH_SPACK_{CHANGE,REFSPEC} not required anymore
        since resolving the dependencies in spack is handled
        via Depends-On by waf checkout
      
      Change-Id: I1f00b551ac36602024c343be26d5ea7fdabf761e
      139a8429
  2. May 06, 2021
  3. Mar 25, 2021
  4. Dec 08, 2020
  5. Oct 28, 2020
    • Oliver Breitwieser's avatar
      Streamline BUILD_THIS modifiers · 1c92afaf
      Oliver Breitwieser authored
      Since currently not many people (except for obreitwi) are using the
      build cache api, take the opportunity to streamline parameter names and
      have all modifiers for `BUILD_THIS` start with `WITH`:
          * `WITH_CACHE_NAME` (renamed from `USE_CACHE_NAME`)
          * `WITHOUT_FAILED_CACHE` (renamed from `NO_FAILED_CACHE`)
          * `WITH_DEBUG`
          * `WITH_SPACK_CHANGE`
      
      Change-Id: Ibecdd8e93516a8297373c7a0763b0d9827791dfe
      1c92afaf
  6. Oct 27, 2020
  7. Oct 22, 2020
  8. Mar 01, 2018