summaryrefslogtreecommitdiffstats
path: root/appveyor.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build: Add missing dlls to msvc releaseJames Rowe2018-01-181-3/+10
* Build: Update deploy keysJames Rowe2018-01-181-1/+1
* Build: Update Appveyor and Travis secret keysJames Rowe2018-01-161-1/+1
* Build: Add unicorn as a submodule and build it if neededJames Rowe2018-01-161-11/+9
* Update build scriptsMerryMage2018-01-131-9/+9
* Build: Enable SSL in mingw by linking against WinSSLJames Rowe2017-09-111-7/+4
* Remove excess debug dlls for mingw buildJames Rowe2017-09-061-0/+6
* Build: Add mingw64 compile support to appveyorJames Rowe2017-09-011-40/+123
* Implement correct folder structure for CI buildsj-selby2017-08-101-6/+14
* Travis/AppVeyor: Deploy based upon tagsj-selby2017-08-061-10/+2
* Produce 7zip artifacts on Travis and Appveyorj-selby2017-07-281-2/+13
* Use WinSSPI instead of OpenSSLJames Rowe2017-07-241-1/+1
* Remove "Xamarin logspam" workaroundYuri Kunde Schlesner2017-05-221-2/+0
* Upgrade AppVeyor to Visual Studio 2017Yuri Kunde Schlesner2017-05-221-3/+3
* appveyor: workaround for unnecesary Xamarin log spamKloen2017-01-231-0/+2
* Prevents appveyor from attempting to deploy except on the nightly repoJames Rowe2017-01-081-0/+1
* Change travis to deploy on push to citra-nightly. Add more information to the releases pageJames Rowe2017-01-051-1/+6
* Change deploy to use github releases instead, but only for the citra-nightly repoJames Rowe2017-01-051-9/+6
* Try 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 Rowe2017-01-011-1/+2
* Trying to make a consistent nightly versioningJames Rowe2017-01-011-1/+3
* Add deploy to bintray for builds to masterJames Rowe2016-12-311-38/+37
* Create a separate archive for debugsymbols on windowsJames Rowe2016-09-011-0/+6
* appveyor: Remove tests.exe and tests.pdb from archiveMerryMage2016-09-011-0/+4
* AppVeyor: Cache chocolatey packagesJannik Vogel2016-08-291-0/+4
* Add GPL license.txt and README.md to buildsJannik Vogel2016-06-211-4/+4
* Fix AppVeyor WinSCP downloadYuri Kunde Schlesner2016-06-151-5/+3
* Appveyor: Restore working directory after test_script (#1835)Maribel2016-05-211-1/+1
* Tests: Run tests on CIMerryMage2016-05-191-1/+4
* tests: Infrastructure for unit testsMerryMage2016-05-191-0/+4
* Dependencies: Remove GLFW, Add SDL2MerryMage2016-03-021-1/+1
* Update appveyor.yml to use VS2015 CMake generatorarchshift2016-01-041-1/+3
* AppVeyor: Use Visual Studio 2015bunnei2015-09-301-2/+1
* CMake: Remove support for QTDIR environment variableYuri Kunde Schlesner2015-09-091-1/+1
* CMake: Add option to download Qt and GLFW binaries over HTTPYuri Kunde Schlesner2015-09-091-1/+1
* AppVeyor: Remove submodule checkout depthYuri Kunde Schlesner2015-07-071-1/+1
* AppVeyor: Remove os: unstableTrung Do2015-06-241-3/+0
* 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
* 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
* 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
* 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