summaryrefslogtreecommitdiffstats
path: root/appveyor.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* AppVeyor: Remove submodule checkout depthYuri Kunde Schlesner2015-07-071-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.
* AppVeyor: Remove os: unstableTrung Do2015-06-241-3/+0
| | | The default os has Qt now, so there no need for the unstable os.
* AppVeyor: update WinSCP download link with one that should never expirearchshift2015-06-211-1/+1
|
* AppVeyor: update WinSCP download link (with direct download link)archshift2015-06-151-1/+1
|
* AppVeyor: update WinSCP download linkarchshift2015-06-151-2/+2
| | | Goodbye, SourceForge!
* Appveyor: Create a second archive with only the binaries, for people who don’t have much bandwidth.Emmanuel Gil Peyrot2015-06-151-0/+4
|
* Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot2015-05-291-2/+2
|
* Updated the appveyor build to no longer copy the QT dlls since it is done in post build now.James Rowe2015-03-281-11/+1
|
* Remove mysterious spaces that were added by `git show --format`archshift2015-03-201-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.archshift2015-03-181-2/+2
|
* CI: upload builds to builds.citra-emu.org instead of MEGAarchshift2015-03-171-15/+24
|
* Appveyor: Adjust clone depth settingsYuri Kunde Schlesner2015-02-081-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 buildsYuri Kunde Schlesner2015-02-081-12/+12
|
* AppVeyor: Use Citra's Mega accountChin2015-01-241-2/+2
|
* AppVeyor: Add qwindows.dll to the buildChin2015-01-241-0/+2
|
* AppVeyor: Sanitize the file name before uploadingChin2015-01-241-6/+5
|
* AppVeyor: Change to release build instead of debugchinhodado2015-01-241-10/+16
|
* AppVeyor: Upload build to Mega upon build completionchinhodado2015-01-241-0/+26
|
* AppVeyor: Use shallow clonechinhodado2015-01-111-2/+2
|
* Add appveyor.ymlChin2015-01-111-0/+17