Skip to content
Snippets Groups Projects
  1. May 17, 2022
  2. May 16, 2022
  3. May 11, 2022
  4. May 02, 2022
  5. Apr 27, 2022
  6. Apr 25, 2022
  7. Apr 04, 2022
  8. Mar 31, 2022
    • 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
  9. Mar 20, 2022
  10. Mar 07, 2022
  11. Mar 01, 2022
Loading