1. 28 Oct, 2019 6 commits
  2. 27 Oct, 2019 1 commit
  3. 13 Oct, 2019 1 commit
  4. 11 Sep, 2019 1 commit
  5. 04 Sep, 2019 1 commit
  6. 03 Sep, 2019 1 commit
  7. 21 Aug, 2019 2 commits
  8. 17 Aug, 2019 2 commits
  9. 13 Aug, 2019 4 commits
  10. 12 Aug, 2019 2 commits
  11. 23 Jul, 2019 3 commits
  12. 16 Jul, 2019 2 commits
  13. 13 Jul, 2019 1 commit
  14. 30 Jun, 2019 3 commits
  15. 19 Jun, 2019 3 commits
  16. 13 Jun, 2019 1 commit
    • Christoph Reiter's avatar
      launcher: Fix build with mingw-w64 · fa22b42d
      Christoph Reiter authored
      execv() requires process.h to be included according to the MSVC documentation
      but for some reason it also works without it.
      
      mingw-w64 on the other hand fails to build the launcher if the include isn't there,
      so add it.
      fa22b42d
  17. 10 Jun, 2019 1 commit
  18. 01 Jun, 2019 1 commit
  19. 28 May, 2019 3 commits
  20. 17 May, 2019 1 commit