1. 02 Oct, 2022 8 commits
  2. 29 Sep, 2022 2 commits
  3. 28 Sep, 2022 1 commit
  4. 27 Sep, 2022 1 commit
  5. 26 Sep, 2022 1 commit
    • lat9nq's avatar
      ci/linux: Drop linuxdeploy usage · ad9f97cd
      lat9nq authored
      Recent versions of Docker appear to cause the Qt linuxdeploy plugin to
      throw a boost file copy error.
      
      This switches from linuxdeploy to a script of mine I've been working on
      for a while.
      ad9f97cd
  6. 25 Sep, 2022 3 commits
  7. 24 Sep, 2022 5 commits
  8. 23 Sep, 2022 5 commits
  9. 22 Sep, 2022 2 commits
  10. 21 Sep, 2022 8 commits
  11. 20 Sep, 2022 1 commit
    • lat9nq's avatar
      ci/linux: Use AppRun.sh to start AppImage · 37b4f79b
      lat9nq authored
      The current AppRun is more difficult to update. This script still
      uses the old version of AppImageKit-checkrt, but now we use the shell
      script version so we can set our own environment variables as the
      application starts up.
      
      This specific version searches for and sets the correct root CA file to
      prevent SSL errors in yuzu.
      37b4f79b
  12. 19 Sep, 2022 2 commits
  13. 17 Sep, 2022 1 commit