Skip to content
Snippets Groups Projects
  1. Sep 07, 2020
  2. May 07, 2020
  3. Apr 24, 2020
  4. Apr 08, 2020
  5. Feb 21, 2020
  6. Jan 10, 2020
  7. Jan 07, 2020
    • Rasmus Thomsen's avatar
      tree-wide: use --buildtype=debugoptimized for meson packages · 78d37d99
      Rasmus Thomsen authored and Leo's avatar Leo committed
      As of now we're using the buildttype 'release', which produces optimized builds
      but without any usable debugging info, which makes debugging crashes impossible,
      even if a -dbg subpackage exists. As such we should build in the buildmode
      'debugoptimized' to offer proper debug symbols.
      78d37d99
  8. Dec 15, 2019
  9. Dec 07, 2019
  10. Nov 26, 2019
  11. Sep 22, 2019
Loading