summaryrefslogtreecommitdiffstats
path: root/appveyor.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-24Use WinSSPI instead of OpenSSLJames Rowe1-1/+1
2017-05-22Remove "Xamarin logspam" workaroundYuri Kunde Schlesner1-2/+0
2017-05-22Upgrade AppVeyor to Visual Studio 2017Yuri Kunde Schlesner1-3/+3
2017-01-23appveyor: workaround for unnecesary Xamarin log spamKloen1-0/+2
2017-01-08Prevents appveyor from attempting to deploy except on the nightly repoJames Rowe1-0/+1
2017-01-05Change travis to deploy on push to citra-nightly. Add more information to the releases pageJames Rowe1-1/+6
2017-01-05Change deploy to use github releases instead, but only for the citra-nightly repoJames Rowe1-9/+6
2017-01-01Try a different encrypted bintray api key for travis. Change appveyor to upload to a long git hash (since travis is stuck uploading to the full hash name)James Rowe1-1/+2
2017-01-01Trying to make a consistent nightly versioningJames Rowe1-1/+3
2016-12-31Add deploy to bintray for builds to masterJames Rowe1-38/+37
2016-09-01Create a separate archive for debugsymbols on windowsJames Rowe1-0/+6
2016-09-01appveyor: Remove tests.exe and tests.pdb from archiveMerryMage1-0/+4
2016-08-29AppVeyor: Cache chocolatey packagesJannik Vogel1-0/+4
2016-06-21Add GPL license.txt and README.md to buildsJannik Vogel1-4/+4
2016-06-15Fix AppVeyor WinSCP downloadYuri Kunde Schlesner1-5/+3
2016-05-21Appveyor: Restore working directory after test_script (#1835)Maribel1-1/+1
2016-05-19Tests: Run tests on CIMerryMage1-1/+4
2016-05-19tests: Infrastructure for unit testsMerryMage1-0/+4
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage1-1/+1
2016-01-04Update appveyor.yml to use VS2015 CMake generatorarchshift1-1/+3
2015-09-30AppVeyor: Use Visual Studio 2015bunnei1-2/+1
2015-09-09CMake: Remove support for QTDIR environment variableYuri Kunde Schlesner1-1/+1
2015-09-09CMake: Add option to download Qt and GLFW binaries over HTTPYuri Kunde Schlesner1-1/+1
2015-07-07AppVeyor: Remove submodule checkout depthYuri Kunde Schlesner1-1/+1
2015-06-24AppVeyor: Remove os: unstableTrung Do1-3/+0
2015-06-21AppVeyor: update WinSCP download link with one that should never expirearchshift1-1/+1
2015-06-15AppVeyor: update WinSCP download link (with direct download link)archshift1-1/+1
2015-06-15AppVeyor: update WinSCP download linkarchshift1-2/+2
2015-06-15Appveyor: Create a second archive with only the binaries, for people who don’t have much bandwidth.Emmanuel Gil Peyrot1-0/+4
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot1-2/+2
2015-03-28Updated the appveyor build to no longer copy the QT dlls since it is done in post build now.James Rowe1-11/+1
2015-03-20Remove mysterious spaces that were added by `git show --format`archshift1-4/+5
2015-03-18Strip newlines on the build name before trying to upload.archshift1-2/+2
2015-03-17CI: upload builds to builds.citra-emu.org instead of MEGAarchshift1-15/+24
2015-02-08Appveyor: Adjust clone depth settingsYuri Kunde Schlesner1-2/+2
2015-02-08Appveyor: Do x64 buildsYuri Kunde Schlesner1-12/+12
2015-01-24AppVeyor: Use Citra's Mega accountChin1-2/+2
2015-01-24AppVeyor: Add qwindows.dll to the buildChin1-0/+2
2015-01-24AppVeyor: Sanitize the file name before uploadingChin1-6/+5
2015-01-24AppVeyor: Change to release build instead of debugchinhodado1-10/+16
2015-01-24AppVeyor: Upload build to Mega upon build completionchinhodado1-0/+26
2015-01-11AppVeyor: Use shallow clonechinhodado1-2/+2
2015-01-11Add appveyor.ymlChin1-0/+17