1. 13 Oct, 2019 1 commit
  2. 11 Sep, 2019 1 commit
  3. 04 Sep, 2019 1 commit
  4. 03 Sep, 2019 1 commit
  5. 21 Aug, 2019 2 commits
  6. 17 Aug, 2019 2 commits
  7. 13 Aug, 2019 4 commits
  8. 12 Aug, 2019 2 commits
  9. 23 Jul, 2019 3 commits
  10. 16 Jul, 2019 2 commits
  11. 13 Jul, 2019 1 commit
  12. 30 Jun, 2019 3 commits
  13. 19 Jun, 2019 3 commits
  14. 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
  15. 10 Jun, 2019 1 commit
  16. 01 Jun, 2019 1 commit
  17. 28 May, 2019 3 commits
  18. 17 May, 2019 1 commit
  19. 16 May, 2019 2 commits
  20. 15 May, 2019 3 commits
  21. 14 May, 2019 2 commits