summaryrefslogtreecommitdiffstats
path: root/.ci/templates (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-21ci: Remove GA, Gr optimizations from MSVCMorph1-1/+1
2023-07-07ci: Download and install Vulkan SDK directly from LunarGMorph1-3/+6
2023-03-02ci: Actually enable LTO on MSVC (#9887)Morph1-1/+1
2023-02-27Partially apply LTO to only core and video_core projects.Matías Locatti1-1/+1
2022-12-18Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442)Matías Locatti1-1/+1
2022-09-05ci,workflows: Enable crash dumps on MSVC buildslat9nq1-1/+1
2022-08-30ci: Enable building with Visual Studio 2022 (again)Morph1-1/+1
2022-07-28cmake,ci: vcpkg for MSVC default, fix lz4 include, catch2, cleanuplat9nq1-1/+1
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda17-0/+51
2022-07-23Revert "ci: Enable building with Visual Studio 2022"bunnei1-1/+1
2022-07-23ci,CMake: Integrate vcpkg into CMakeListslat9nq1-3/+1
2022-04-25ci: Update build generator to VS 2022Morph1-1/+1
2022-03-19build-msvc: Disable testsameerj1-1/+1
2021-10-11ci: Use ubuntu-latest vmImage where applicableameerj2-0/+8
2021-05-30ci: build-msvc: Remove CMake install step.bunnei1-1/+1
2021-04-16cmake: Remove use of bintray for externals.bunnei1-1/+1
2021-04-04ci: Fix MSVC build with CMake 3.20.0Morph1-1/+1
2021-02-22ci: Add clang build scriptslat9nq1-1/+4
2020-12-28.ci/templates: Enable QT translation for MSVC CIFearlessTobi1-1/+1
2020-12-08ci: Remove `-DYUZU_USE_BUNDLED_UNICORN=ON`lat9nq1-1/+1
2020-11-23CI: move refreshenv to the configure step...liushuyu1-2/+2
2020-11-21ci: install Vulkan SDK in MSVC buildliushuyu1-0/+2
2020-05-08Replace externals with Conan (#3735)James Rowe1-1/+3
2020-04-04ci: Update to Windows Server 2019 and Visual Studio 2019Zach Hilman1-1/+1
2019-11-07ci: Rename build folder only on non-mainline buildsbunnei1-0/+1
2019-11-07Revert "ci: Rename build folder only on non-mainline builds"bunnei1-1/+0
2019-11-06ci: Rename build folder only on non-mainline buildsZach Hilman1-0/+1
2019-10-24Revert "ci: Add build name to archive root folder"James Rowe1-1/+0
2019-10-23ci: Add build name to archive root folderZach Hilman1-0/+1
2019-10-09ci: Isolate upload merge step into stage 2Zach Hilman4-24/+15
2019-10-09ci: Update build suffix for mock buildsZach Hilman1-1/+1
2019-10-05ci: Add version counter variableZach Hilman4-3/+13
2019-10-03ci: Correct mainline release dependencyZach Hilman1-1/+1
2019-10-03ci: Add Mainline taglineZach Hilman1-1/+1
2019-10-02ci: Add MSVC build templateZach Hilman1-0/+21
2019-10-02ci: Fix unset environment variable bugZach Hilman1-3/+1
2019-09-30ci: Correct arguments for mergebot scriptZach Hilman1-2/+2
2019-09-30ci: Populate patreon PRs on public repositoryZach Hilman1-4/+11
2019-09-26ci: Add private mergebot CI templatesZach Hilman2-0/+70
2019-09-23ci: Correct GitHub Release nameZach Hilman1-1/+1
2019-09-23ci: Determine build date via bashZach Hilman1-1/+2
2019-09-22ci: Update to use date as build numberZach Hilman2-1/+2
2019-09-22ci: Split mainline pipeline and add support for GitHub releases (#2900)Zach Hilman5-7/+45
2019-09-04Changed apt-get upgrade for specific package.Flame Sage1-1/+1
2019-09-04apt update before upgrade. Use apt-get.Flame Sage1-1/+1
2019-08-02Correct apt permissionsZach Hilman1-1/+1
2019-08-02Upgrade PIP version with APTZach Hilman1-1/+1
2019-08-02Upgrade pip versionZach Hilman1-1/+1
2019-08-02Add missing dotZach Hilman1-1/+1
2019-07-28ci: Fix Azure PR BuildsZach Hilman3-7/+11
2019-07-24Fix README change mistake (#2754)Zach Hilman2-4/+6
2019-07-20azure: Fix clang-format and releasesZach Hilman3-31/+2
2019-07-14Finalize Azure Pipelines DefinitionsZach Hilman10-0/+211