Skip to content
Snippets Groups Projects
  1. Apr 07, 2022
  2. Apr 06, 2022
  3. Apr 05, 2022
  4. Apr 04, 2022
  5. Apr 01, 2022
    • Administrator's avatar
      Remove filtering all warnings · f5270649
      Administrator authored
      Some time ago a verry effective filter to remove all warnings was introduced
      by accident. The problem was a not properly escaped special character in a
      regular expression. The commit now fixes the erroneous regex.
      dev_2022_14
      f5270649
    • Eoin Clerkin's avatar
      Sets DEC21 geometries as defaults. · 7a27df97
      Eoin Clerkin authored and Florian Uhlig's avatar Florian Uhlig committed
      Updates hash to bring setups from geometry repository. Removes
      some automated shifts to target in the transport macros.
      7a27df97
    • Administrator's avatar
      Remove obsolete setups from test suite · e09590a0
      Administrator authored
          The setups labeled APR21 and DEC21 were only for testing purposes and will be
          removed from the repository with one of the next commits. So we have to remove
          the tests using these setups.
      e09590a0
    • Administrator's avatar
      Remove obsolete setups from test suite · e9e03fed
      Administrator authored
      The setups labeled APR21 and DEC21 were only for testing purposes and will be
      removed from the repository with one of the next commits. So we have to remove
      the tests using these setups.
      e9e03fed
  6. Mar 31, 2022
    • Eoin Clerkin's avatar
      Shifted platform · 67d157d5
      Eoin Clerkin authored and Florian Uhlig's avatar Florian Uhlig committed
      Plaform shifted by 40cm to be under the MUCH/RICH. Based upon
      create_platform_v16.C
      67d157d5
    • Administrator's avatar
      Fix compiler warnings when using Clang · e924c3e6
      Administrator authored
      The KF and L1 packages set special compiler flags. Some of the warnings are
      not present when using Clang such that a CMake check was implemented which
      test the existense of those. The check simply compiles some C++ code with the
      compiler flag added to the compile command. Unfortunately Clang only prints a
      warning when a warning flag doesn't exist but successfuly finishes the
      compilation such that the check suceeds. This results in many warnings during
      compilation of L1.
      e924c3e6
  7. Mar 29, 2022
  8. Mar 27, 2022
  9. Mar 24, 2022
  10. Mar 23, 2022
  11. Mar 20, 2022
  12. Mar 15, 2022
Loading