summaryrefslogtreecommitdiffstats
path: root/appveyor.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-04build: Copy QtWebEngineProcess[d].exe to release dir on windowsZach Hilman1-0/+1
2018-12-28cmake: Add USE_QT_WEB_ENGINE flag and update build systemZach Hilman1-1/+1
2018-11-16Remove whitespaceJcw871-1/+1
2018-11-16Include imageformat dependencies with releases (appveyor)Jcw871-9/+10
2018-10-02Port web_service from CitrafearlessTobi1-2/+3
2018-09-22Build: Reintroduce Appveyor deployJames Rowe1-0/+10
2018-09-19travis: running mingw build on travis citech4me1-10/+0
2018-09-01Build - Upload fewer artifactsJames Rowe1-4/+0
2018-08-29Show game compatibility within yuzufearlessTobi1-2/+2
2018-08-21Revert "Port #3616 from Citra: "appveyor: set jobs to 4 for mingw""Zach Hilman1-1/+1
2018-08-07Fix missing qjpeg DLLZach Hilman1-0/+4
2018-07-26Port #3616 from CitrafearlessTobi1-1/+1
2018-07-03Add qt windowsvistastyle dll to the buildJames Rowe1-0/+4
2018-06-23Revert "Use Ninja for MSVC AppVeyor builds" (#584)bunnei1-11/+3
2018-06-05Use Ninja for MSVC AppVeyor buildsMichał Janiszewski1-3/+11
2018-06-05Revert "Port citra #3616"bunnei1-1/+1
2018-06-04Port citra #3616Valentin Vanelslande1-1/+1
2018-02-24Implement Citra pull 3043N00byKing1-15/+8
2018-01-18Build: Add missing dlls to msvc releaseJames Rowe1-3/+10
2018-01-18Build: Update deploy keysJames Rowe1-1/+1
2018-01-16Build: Update Appveyor and Travis secret keysJames Rowe1-1/+1
2018-01-16Build: Add unicorn as a submodule and build it if neededJames Rowe1-11/+9
2018-01-13Update build scriptsMerryMage1-9/+9
2017-09-11Build: Enable SSL in mingw by linking against WinSSLJames Rowe1-7/+4
2017-09-06Remove excess debug dlls for mingw buildJames Rowe1-0/+6
2017-09-01Build: Add mingw64 compile support to appveyorJames Rowe1-40/+123
2017-08-10Implement correct folder structure for CI buildsj-selby1-6/+14
2017-08-06Travis/AppVeyor: Deploy based upon tagsj-selby1-10/+2
2017-07-28Produce 7zip artifacts on Travis and Appveyorj-selby1-2/+13
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