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