Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-07 | AppVeyor: Remove submodule checkout depth | Yuri Kunde Schlesner | 1 | -1/+1 | |
This avoid intermittent build failures due to a commit not being reachable using a fixed depth, at the expense of longer checkout times. | |||||
2015-06-24 | AppVeyor: Remove os: unstable | Trung Do | 1 | -3/+0 | |
The default os has Qt now, so there no need for the unstable os. | |||||
2015-06-21 | AppVeyor: update WinSCP download link with one that should never expire | archshift | 1 | -1/+1 | |
2015-06-15 | AppVeyor: update WinSCP download link (with direct download link) | archshift | 1 | -1/+1 | |
2015-06-15 | AppVeyor: update WinSCP download link | archshift | 1 | -2/+2 | |
Goodbye, SourceForge! | |||||
2015-06-15 | Appveyor: Create a second archive with only the binaries, for people who don’t have much bandwidth. | Emmanuel Gil Peyrot | 1 | -0/+4 | |
2015-05-29 | Remove every trailing whitespace from the project (but externals). | Emmanuel Gil Peyrot | 1 | -2/+2 | |
2015-03-28 | Updated the appveyor build to no longer copy the QT dlls since it is done in post build now. | James Rowe | 1 | -11/+1 | |
2015-03-20 | Remove mysterious spaces that were added by `git show --format` | archshift | 1 | -4/+5 | |
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-18 | Strip newlines on the build name before trying to upload. | archshift | 1 | -2/+2 | |
2015-03-17 | CI: upload builds to builds.citra-emu.org instead of MEGA | archshift | 1 | -15/+24 | |
2015-02-08 | Appveyor: Adjust clone depth settings | Yuri Kunde Schlesner | 1 | -2/+2 | |
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 | Appveyor: Do x64 builds | Yuri Kunde Schlesner | 1 | -12/+12 | |
2015-01-24 | AppVeyor: Use Citra's Mega account | Chin | 1 | -2/+2 | |
2015-01-24 | AppVeyor: Add qwindows.dll to the build | Chin | 1 | -0/+2 | |
2015-01-24 | AppVeyor: Sanitize the file name before uploading | Chin | 1 | -6/+5 | |
2015-01-24 | AppVeyor: Change to release build instead of debug | chinhodado | 1 | -10/+16 | |
2015-01-24 | AppVeyor: Upload build to Mega upon build completion | chinhodado | 1 | -0/+26 | |
2015-01-11 | AppVeyor: Use shallow clone | chinhodado | 1 | -2/+2 | |
2015-01-11 | Add appveyor.yml | Chin | 1 | -0/+17 | |