1. 04 Oct, 2019 2 commits
    • Lioncash's avatar
      CMakeLists: Make libzip excluded from the ALL target · e29492d1
      Lioncash authored
      Likewise, we also only want to link in the libraries that we actually
      make use of (so we don't need to worry about linking in test targets).
      e29492d1
    • Lioncash's avatar
      externals: Use upstream zlib · 80bdb44e
      Lioncash authored
      We don't need to depend on a custom fork for this. We can add the
      library as is, and then make it excluded from the ALL target, so we only
      link in the libraries that we actually make use of.
      80bdb44e
  2. 03 Oct, 2019 1 commit
  3. 02 Oct, 2019 12 commits
  4. 01 Oct, 2019 5 commits
  5. 30 Sep, 2019 20 commits