aboutsummaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
Commit message (Collapse)AuthorAge
* Appveyor: Adjust clone depth settingsGravatar Yuri Kunde Schlesner2015-02-08
| | | | | | | 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 buildsGravatar Yuri Kunde Schlesner2015-02-08
|
* AppVeyor: Use Citra's Mega accountGravatar Chin2015-01-24
|
* AppVeyor: Add qwindows.dll to the buildGravatar Chin2015-01-24
|
* AppVeyor: Sanitize the file name before uploadingGravatar Chin2015-01-24
|
* AppVeyor: Change to release build instead of debugGravatar chinhodado2015-01-24
|
* AppVeyor: Upload build to Mega upon build completionGravatar chinhodado2015-01-24
|
* AppVeyor: Use shallow cloneGravatar chinhodado2015-01-11
|
* Add appveyor.ymlGravatar Chin2015-01-11