Skip to content
Snippets Groups Projects
  1. May 03, 2023
  2. Apr 06, 2023
  3. Mar 06, 2023
    • Martin Killenberg's avatar
      project-template: add -fno-inline to tsan flags (#24) · 07a8fe4a
      Martin Killenberg authored
      This allows easier debugging as all lines can be reached. The tsan build uses
      "-o1" for performance reasons.
      For asan and Debug build we use "-o0", which includes this flag, and for the
      release builds we want as much optimisation we can get.
      07a8fe4a
  4. Mar 04, 2022
    • Jens Georg's avatar
      Consolidate coverage options · 5b15810e
      Jens Georg authored
       - Remove Makefile.coverage.in
       - Drop BUILD_COVERAGE_ON_DEBUG for ENABLE_COVERAGE_REPORT (defaults to
          on if included)
       - Add clean-gcda target
      5b15810e
  5. Nov 18, 2020
  6. Aug 18, 2020
  7. Aug 11, 2020
  8. Jul 31, 2020
  9. Jul 30, 2020
  10. May 22, 2019
  11. Oct 04, 2018
Loading