Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mysterious spaces that were added by `git show --format` | archshift | 2015-03-20 | 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. | ||||
* | Strip newlines on the build name before trying to upload. | archshift | 2015-03-18 | 1 | -2/+2 |
| | |||||
* | CI: upload builds to builds.citra-emu.org instead of MEGA | archshift | 2015-03-17 | 1 | -15/+24 |
| | |||||
* | Appveyor: Adjust clone depth settings | Yuri Kunde Schlesner | 2015-02-08 | 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). | ||||
* | Appveyor: Do x64 builds | Yuri Kunde Schlesner | 2015-02-08 | 1 | -12/+12 |
| | |||||
* | AppVeyor: Use Citra's Mega account | Chin | 2015-01-24 | 1 | -2/+2 |
| | |||||
* | AppVeyor: Add qwindows.dll to the build | Chin | 2015-01-24 | 1 | -0/+2 |
| | |||||
* | AppVeyor: Sanitize the file name before uploading | Chin | 2015-01-24 | 1 | -6/+5 |
| | |||||
* | AppVeyor: Change to release build instead of debug | chinhodado | 2015-01-24 | 1 | -10/+16 |
| | |||||
* | AppVeyor: Upload build to Mega upon build completion | chinhodado | 2015-01-24 | 1 | -0/+26 |
| | |||||
* | AppVeyor: Use shallow clone | chinhodado | 2015-01-11 | 1 | -2/+2 |
| | |||||
* | Add appveyor.yml | Chin | 2015-01-11 | 1 | -0/+17 |