1. 16 Apr, 2020 1 commit
    • Lioncash's avatar
      CMakeLists: Specify -Wextra on linux builds · 1c340c6e
      Lioncash authored
      Allows reporting more cases where logic errors may exist, such as
      implicit fallthrough cases, etc.
      
      We currently ignore unused parameters, since we currently have many
      cases where this is intentional (virtual interfaces).
      
      While we're at it, we can also tidy up any existing code that causes
      warnings. This also uncovered a few bugs as well.
      1c340c6e
  2. 15 Apr, 2020 16 commits
  3. 14 Apr, 2020 8 commits
  4. 13 Apr, 2020 11 commits
  5. 12 Apr, 2020 4 commits