Commit Graph

71 Commits

Author SHA1 Message Date
Yuri Kunde Schlesner 078969bdd0 CMake: Add option to download Qt and GLFW binaries over HTTP 2015-09-08 19:35:12 -03:00
Yuri Kunde Schlesner eaaf951de6 AppVeyor: Remove submodule checkout depth
This avoid intermittent build failures due to a commit not being
reachable using a fixed depth, at the expense of longer checkout times.
2015-07-07 16:22:26 -03:00
Trung Do 55725f07ec AppVeyor: Remove os: unstable
The default os has Qt now, so there no need for the unstable os.
2015-06-24 14:09:56 -04:00
archshift 741db6798c AppVeyor: update WinSCP download link with one that should never expire 2015-06-21 12:59:55 -07:00
archshift 1e8b18708c AppVeyor: update WinSCP download link (with direct download link) 2015-06-15 13:58:49 -07:00
archshift 1a9d6c8307 AppVeyor: update WinSCP download link
Goodbye, SourceForge!
2015-06-15 12:14:41 -07:00
Emmanuel Gil Peyrot 39e8c01f22 Appveyor: Create a second archive with only the binaries, for people who don’t have much bandwidth. 2015-06-15 18:57:18 +01:00
Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00
James Rowe 37a9d0635e Updated the appveyor build to no longer copy the QT dlls since it is done in post build now. 2015-03-28 02:21:37 -06:00
archshift b4b1070541 Remove mysterious spaces that were added by `git show --format`
No idea why these spaces are only added on recent revisions of Citra
(older revisions did not have this problem).

Let's just remove the spaces then in Powershell.
2015-03-19 16:16:43 -07:00
archshift 5c4d8dff2b Strip newlines on the build name before trying to upload. 2015-03-17 19:26:45 -07:00
archshift 6cc1a07235 CI: upload builds to builds.citra-emu.org instead of MEGA 2015-03-16 18:09:20 -07:00
Yuri Kunde Schlesner 6638bf3b9b Appveyor: Adjust clone depth settings
The submodule update was doing a full clone. Also increase clone depth a
bit, since it can apparently cause issues checking out the source if
there are too many concurrent PRs trying to build (causing the commit
for the build to not be the top one on the repository anymore).
2015-02-08 13:00:05 -02:00
Yuri Kunde Schlesner 689d80e077 Appveyor: Do x64 builds 2015-02-08 12:57:35 -02:00
Chin cb39f92e6c AppVeyor: Use Citra's Mega account 2015-01-24 17:21:34 -05:00
Chin 88627fae0c AppVeyor: Add qwindows.dll to the build 2015-01-24 12:36:55 -05:00
Chin a4a1ce766d AppVeyor: Sanitize the file name before uploading 2015-01-24 12:36:49 -05:00
chinhodado 9121a5db1a AppVeyor: Change to release build instead of debug 2015-01-24 12:36:42 -05:00
chinhodado d7ed08b153 AppVeyor: Upload build to Mega upon build completion 2015-01-24 12:36:34 -05:00
chinhodado 8437aff16b AppVeyor: Use shallow clone 2015-01-11 13:29:39 -05:00
Chin 7091b7b518 Add appveyor.yml 2015-01-11 12:33:44 -05:00