index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
appveyor.yml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-01
Build - Upload fewer artifacts
James Rowe
1
-4
/
+0
2018-08-29
Show game compatibility within yuzu
fearlessTobi
1
-2
/
+2
2018-08-21
Revert "Port #3616 from Citra: "appveyor: set jobs to 4 for mingw""
Zach Hilman
1
-1
/
+1
2018-08-07
Fix missing qjpeg DLL
Zach Hilman
1
-0
/
+4
2018-07-26
Port #3616 from Citra
fearlessTobi
1
-1
/
+1
2018-07-03
Add qt windowsvistastyle dll to the build
James Rowe
1
-0
/
+4
2018-06-23
Revert "Use Ninja for MSVC AppVeyor builds" (#584)
bunnei
1
-11
/
+3
2018-06-05
Use Ninja for MSVC AppVeyor builds
Michał Janiszewski
1
-3
/
+11
2018-06-05
Revert "Port citra #3616"
bunnei
1
-1
/
+1
2018-06-04
Port citra #3616
Valentin Vanelslande
1
-1
/
+1
2018-02-24
Implement Citra pull 3043
N00byKing
1
-15
/
+8
2018-01-18
Build: Add missing dlls to msvc release
James Rowe
1
-3
/
+10
2018-01-18
Build: Update deploy keys
James Rowe
1
-1
/
+1
2018-01-16
Build: Update Appveyor and Travis secret keys
James Rowe
1
-1
/
+1
2018-01-16
Build: Add unicorn as a submodule and build it if needed
James Rowe
1
-11
/
+9
2018-01-13
Update build scripts
MerryMage
1
-9
/
+9
2017-09-11
Build: Enable SSL in mingw by linking against WinSSL
James Rowe
1
-7
/
+4
2017-09-06
Remove excess debug dlls for mingw build
James Rowe
1
-0
/
+6
2017-09-01
Build: Add mingw64 compile support to appveyor
James Rowe
1
-40
/
+123
2017-08-10
Implement correct folder structure for CI builds
j-selby
1
-6
/
+14
2017-08-06
Travis/AppVeyor: Deploy based upon tags
j-selby
1
-10
/
+2
2017-07-28
Produce 7zip artifacts on Travis and Appveyor
j-selby
1
-2
/
+13
2017-07-24
Use WinSSPI instead of OpenSSL
James Rowe
1
-1
/
+1
2017-05-22
Remove "Xamarin logspam" workaround
Yuri Kunde Schlesner
1
-2
/
+0
2017-05-22
Upgrade AppVeyor to Visual Studio 2017
Yuri Kunde Schlesner
1
-3
/
+3
2017-01-23
appveyor: workaround for unnecesary Xamarin log spam
Kloen
1
-0
/
+2
2017-01-08
Prevents appveyor from attempting to deploy except on the nightly repo
James Rowe
1
-0
/
+1
2017-01-05
Change travis to deploy on push to citra-nightly. Add more information to the releases page
James Rowe
1
-1
/
+6
2017-01-05
Change deploy to use github releases instead, but only for the citra-nightly repo
James Rowe
1
-9
/
+6
2017-01-01
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 Rowe
1
-1
/
+2
2017-01-01
Trying to make a consistent nightly versioning
James Rowe
1
-1
/
+3
2016-12-31
Add deploy to bintray for builds to master
James Rowe
1
-38
/
+37
2016-09-01
Create a separate archive for debugsymbols on windows
James Rowe
1
-0
/
+6
2016-09-01
appveyor: Remove tests.exe and tests.pdb from archive
MerryMage
1
-0
/
+4
2016-08-29
AppVeyor: Cache chocolatey packages
Jannik Vogel
1
-0
/
+4
2016-06-21
Add GPL license.txt and README.md to builds
Jannik Vogel
1
-4
/
+4
2016-06-15
Fix AppVeyor WinSCP download
Yuri Kunde Schlesner
1
-5
/
+3
2016-05-21
Appveyor: Restore working directory after test_script (#1835)
Maribel
1
-1
/
+1
2016-05-19
Tests: Run tests on CI
MerryMage
1
-1
/
+4
2016-05-19
tests: Infrastructure for unit tests
MerryMage
1
-0
/
+4
2016-03-02
Dependencies: Remove GLFW, Add SDL2
MerryMage
1
-1
/
+1
2016-01-04
Update appveyor.yml to use VS2015 CMake generator
archshift
1
-1
/
+3
2015-09-30
AppVeyor: Use Visual Studio 2015
bunnei
1
-2
/
+1
2015-09-09
CMake: Remove support for QTDIR environment variable
Yuri Kunde Schlesner
1
-1
/
+1
2015-09-09
CMake: Add option to download Qt and GLFW binaries over HTTP
Yuri Kunde Schlesner
1
-1
/
+1
2015-07-07
AppVeyor: Remove submodule checkout depth
Yuri Kunde Schlesner
1
-1
/
+1
2015-06-24
AppVeyor: Remove os: unstable
Trung Do
1
-3
/
+0
2015-06-21
AppVeyor: update WinSCP download link with one that should never expire
archshift
1
-1
/
+1
2015-06-15
AppVeyor: update WinSCP download link (with direct download link)
archshift
1
-1
/
+1
2015-06-15
AppVeyor: update WinSCP download link
archshift
1
-2
/
+2
2015-06-15
Appveyor: Create a second archive with only the binaries, for people who don’t have much bandwidth.
Emmanuel Gil Peyrot
1
-0
/
+4
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
1
-2
/
+2
2015-03-28
Updated the appveyor build to no longer copy the QT dlls since it is done in post build now.
James Rowe
1
-11
/
+1
2015-03-20
Remove mysterious spaces that were added by `git show --format`
archshift
1
-4
/
+5
2015-03-18
Strip newlines on the build name before trying to upload.
archshift
1
-2
/
+2
2015-03-17
CI: upload builds to builds.citra-emu.org instead of MEGA
archshift
1
-15
/
+24
2015-02-08
Appveyor: Adjust clone depth settings
Yuri Kunde Schlesner
1
-2
/
+2
2015-02-08
Appveyor: Do x64 builds
Yuri Kunde Schlesner
1
-12
/
+12
2015-01-24
AppVeyor: Use Citra's Mega account
Chin
1
-2
/
+2
2015-01-24
AppVeyor: Add qwindows.dll to the build
Chin
1
-0
/
+2
2015-01-24
AppVeyor: Sanitize the file name before uploading
Chin
1
-6
/
+5
2015-01-24
AppVeyor: Change to release build instead of debug
chinhodado
1
-10
/
+16
2015-01-24
AppVeyor: Upload build to Mega upon build completion
chinhodado
1
-0
/
+26
2015-01-11
AppVeyor: Use shallow clone
chinhodado
1
-2
/
+2
2015-01-11
Add appveyor.yml
Chin
1
-0
/
+17