| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #11042 from lat9nq/wayland-appimage | liamwhite | 2023-07-22 | 1 | -1/+1 |
|\ |
|
| * | ci/linux: Target deploy script from appimage path | lat9nq | 2023-07-07 | 1 | -1/+1 |
* | | ci: Remove GA, Gr optimizations from MSVC | Morph | 2023-07-21 | 1 | -1/+1 |
* | | ci/mingw: Remove pefile installation step | lat9nq | 2023-07-09 | 1 | -1/+0 |
* | | general: Update VulkanSDK and Vulkan-Headers | Morph | 2023-07-07 | 1 | -1/+1 |
* | | ci: Download and install Vulkan SDK directly from LunarG | Morph | 2023-07-07 | 2 | -3/+39 |
|/ |
|
* | android: Various fixes for CI. | bunnei | 2023-06-03 | 2 | -0/+6 |
* | CI: add Android build systems | liushuyu | 2023-06-03 | 2 | -0/+36 |
* | Fixup upload.ps1 for GHA | Danila Malyutin | 2023-05-14 | 1 | -1/+5 |
* | Re-enable LTO for Linux | Matías Locatti | 2023-03-30 | 1 | -0/+1 |
* | general: fix spelling mistakes | Liam | 2023-03-12 | 1 | -1/+1 |
* | ci: Actually enable LTO on MSVC (#9887) | Morph | 2023-03-02 | 1 | -1/+1 |
* | Partially apply LTO to only core and video_core projects. | Matías Locatti | 2023-02-27 | 1 | -1/+1 |
* | apply-patches-by-label: Remove unused variables and imports | Morph | 2023-01-30 | 1 | -5/+2 |
* | apply-patches-by-label: Use python f-strings | Morph | 2023-01-30 | 1 | -5/+5 |
* | ci: Abort on failure to query Github's API | Morph | 2023-01-30 | 1 | -1/+2 |
* | Move to Clang Format 15 | Levi Behunin | 2023-01-30 | 1 | -1/+1 |
* | ci: Allow setting clang-format binary | Colin Kinloch | 2022-12-30 | 1 | -1/+1 |
* | Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) | Matías Locatti | 2022-12-18 | 3 | -1/+3 |
* | ci/clang: Enable bundled FFmpeg | lat9nq | 2022-12-01 | 1 | -0/+1 |
* | Set TX_TOKEN for transifex client | Kyle Kienapfel | 2022-10-17 | 1 | -8/+0 |
* | Translations: new transifex client | Kyle Kienapfel | 2022-10-15 | 1 | -6/+2 |
* | ci/windows: Revert to using GCC for MinGW builds | lat9nq | 2022-10-09 | 1 | -5/+1 |
* | Migrate deploy-linux.sh from lat9nq's repo. | bunnei | 2022-10-01 | 1 | -1/+1 |
* | ci/linux: Drop linuxdeploy usage | lat9nq | 2022-09-26 | 1 | -5/+3 |
* | ci/linux: Use AppRun.sh to start AppImage | lat9nq | 2022-09-21 | 1 | -3/+3 |
* | Merge pull request #8682 from lat9nq/dumpy | Morph | 2022-09-16 | 3 | -3/+4 |
|\ |
|
| * | ci/windows: Upload debugging symbols | lat9nq | 2022-09-05 | 1 | -2/+2 |
| * | ci,workflows: Enable crash dumps on MSVC builds | lat9nq | 2022-09-05 | 2 | -1/+2 |
* | | Merge pull request #6667 from lat9nq/ea-appimage | Morph | 2022-09-16 | 2 | -8/+42 |
|\ \
| |/
|/| |
|
| * | patreon step2: Use jobs to build for Windows and Linux | lat9nq | 2022-08-01 | 1 | -11/+5 |
| * | ci/linux: EA AppImage adjustments | lat9nq | 2022-07-31 | 1 | -1/+8 |
| * | patreon step2: Enable Linux build | lat9nq | 2022-07-31 | 1 | -4/+31 |
| * | ci,linux: Support Patreon releases | lat9nq | 2022-07-31 | 1 | -5/+11 |
* | | ci: Enable building with Visual Studio 2022 (again) | Morph | 2022-08-30 | 3 | -3/+3 |
* | | post-upload: Upload Linux source to artifacts dir | lat9nq | 2022-08-09 | 1 | -0/+1 |
* | | ci: Graft source when archiving | lat9nq | 2022-08-09 | 2 | -8/+5 |
|/ |
|
* | cmake,ci: vcpkg for MSVC default, fix lz4 include, catch2, cleanup | lat9nq | 2022-07-28 | 1 | -1/+1 |
* | Merge pull request #8349 from yuzu-emu/revert-8256-ci-vs-2022 | bunnei | 2022-07-28 | 3 | -3/+3 |
|\ |
|
| * | Revert "ci: Enable building with Visual Studio 2022" | bunnei | 2022-07-23 | 3 | -3/+3 |
* | | Merge pull request #8642 from lat9nq/appimg-more-control | liamwhite | 2022-07-28 | 1 | -0/+3 |
|\ \ |
|
| * | | ci/linux: Delete libwayland-client from AppDir | lat9nq | 2022-07-26 | 1 | -0/+3 |
* | | | Merge pull request #8641 from Docteh/vcpkg_dll | liamwhite | 2022-07-28 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | build: Ship vcpkg dlls with MSVC pr-verify builds | Kyle Kienapfel | 2022-07-27 | 1 | -3/+4 |
| |/ / |
|
* / / | chore: make yuzu REUSE compliant | Andrea Pappacoda | 2022-07-27 | 44 | -3/+135 |
|/ / |
|
* | | Merge pull request #8629 from Docteh/test_transifex | liamwhite | 2022-07-23 | 1 | -1/+4 |
|\ \ |
|
| * | | ci,transifex: enable vcpkg on transifex step | Kyle Kienapfel | 2022-07-23 | 1 | -1/+4 |
| |/ |
|
* | | Merge pull request #8625 from Docteh/ado_titlebar | liamwhite | 2022-07-23 | 1 | -1/+6 |
|\ \ |
|
| * | | ci: pass environment variables to linux docker (AppImage) | Kyle K | 2022-07-23 | 1 | -1/+6 |
| |/ |
|
* | | Merge pull request #8596 from Docteh/fix_gha | liamwhite | 2022-07-23 | 1 | -0/+47 |
|\ \ |
|
| * | | package MSVC CI Builds differently, and include yuzu.exe | Kyle Kienapfel | 2022-07-23 | 1 | -0/+47 |
| |/ |
|
* / | ci/windows: Cleanup unused data before packaging | lat9nq | 2022-07-23 | 1 | -0/+3 |
|/ |
|
* | ci,CMake: Integrate vcpkg into CMakeLists | lat9nq | 2022-07-23 | 3 | -5/+1 |
* | ci,CMake: Drop Conan support for vcpkg | lat9nq | 2022-07-23 | 3 | -5/+14 |
* | ci/windows: Copy what of FFmpeg not already present | lat9nq | 2022-07-06 | 1 | -1/+1 |
* | CI: unbreak ADO after GHA changes | liushuyu | 2022-07-05 | 5 | -6/+6 |
* | CI: lint scripts | liushuyu | 2022-07-05 | 2 | -3/+2 |
* | CI: workaround appimage generation if FUSE is not available | liushuyu | 2022-07-05 | 1 | -0/+5 |
* | CI: upload artifacts for pull request verification | liushuyu | 2022-07-05 | 4 | -2/+4 |
* | CI: fix caching | liushuyu | 2022-07-05 | 1 | -2/+2 |
* | CI: use Ninja to build stuff faster | liushuyu | 2022-07-05 | 3 | -8/+9 |
* | CI: Use GitHub Actions to check pull requests | liushuyu | 2022-07-05 | 3 | -10/+11 |
* | ci/windows: Build using Clang | lat9nq | 2022-06-17 | 1 | -3/+11 |
* | ci/windows: Split up cmake command | lat9nq | 2022-06-17 | 1 | -1/+8 |
* | ci: Update build generator to VS 2022 | Morph | 2022-04-25 | 1 | -1/+1 |
* | ci: Update vmImage to windows-2022 | Morph | 2022-04-25 | 2 | -2/+2 |
* | build-msvc: Disable tests | ameerj | 2022-03-19 | 1 | -1/+1 |
* | video_core/codecs: (re-spin) refactor ffmpeg searching and handling | liushuyu | 2021-12-16 | 1 | -3/+2 |
* | Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake" | bunnei | 2021-12-15 | 1 | -2/+3 |
* | CI: fix CI on Linux | liushuyu | 2021-12-14 | 1 | -3/+2 |
* | CI: fix MinGW installation step | liushuyu | 2021-12-14 | 1 | -1/+1 |
* | ci: Don't fetch submodules when fetching PRs | Morph | 2021-11-17 | 2 | -2/+2 |
* | ci: Print traceback on patch merge failure | Morph | 2021-11-08 | 1 | -1/+2 |
* | .ci/transifex: Mark docker.sh as executable | FearlessTobi | 2021-10-16 | 1 | -0/+0 |
* | .ci: Use Github Actions to update translation source files | FearlessTobi | 2021-10-15 | 1 | -0/+25 |
* | ci: Use ubuntu-latest vmImage where applicable | ameerj | 2021-10-11 | 4 | -0/+12 |
* | ci: Use latest ubuntu image for mainline/patreon step 1 | ameerj | 2021-10-02 | 2 | -0/+6 |
* | ci: Update clang format version | ameerj | 2021-09-24 | 1 | -1/+1 |
* | Merge pull request #6565 from lat9nq/bundle-ffmpeg | Ameer J | 2021-08-01 | 1 | -1/+2 |
|\ |
|
| * | cmake, ci: Build bundled FFmpeg with yuzu | lat9nq | 2021-07-06 | 1 | -1/+2 |
* | | ci: Increase mainline build timeout. | bunnei | 2021-07-21 | 1 | -1/+3 |
|/ |
|
* | ci: windows: Copy the styles directory when packaging | lat9nq | 2021-06-19 | 1 | -5/+6 |
* | ci: windows: Compress using xz | lat9nq | 2021-06-10 | 1 | -2/+2 |
* | ci: common: Remove 7z packaging | lat9nq | 2021-06-09 | 1 | -6/+0 |
* | externals: libusb: Use autotools for MinGW | lat9nq | 2021-05-31 | 1 | -0/+3 |
* | ci: build-msvc: Remove CMake install step. | bunnei | 2021-05-30 | 1 | -1/+1 |
* | ci: linux: Freeze AppImage binaries | lat9nq | 2021-05-16 | 2 | -5/+5 |
* | ci: linux: Link Boost statically | lat9nq | 2021-04-18 | 1 | -1/+11 |
* | cmake: Remove use of bintray for externals. | bunnei | 2021-04-16 | 1 | -1/+1 |
* | ci: Fix MSVC build with CMake 3.20.0 | Morph | 2021-04-04 | 1 | -1/+1 |
* | ci: Add clang build scripts | lat9nq | 2021-02-22 | 4 | -1/+50 |
* | ci/windows: Copy downloaded FFmpeg libraries | lat9nq | 2021-02-05 | 1 | -0/+5 |
* | ci/linux: Make Mainline AppImages updateable | lat9nq | 2021-01-06 | 2 | -9/+20 |
* | Merge pull request #5250 from lat9nq/appimage | bunnei | 2021-01-06 | 4 | -5/+51 |
|\ |
|
| * | ci: Build an AppImage | lat9nq | 2020-12-30 | 4 | -5/+51 |
* | | .ci/templates: Enable QT translation for MSVC CI | FearlessTobi | 2020-12-28 | 1 | -1/+1 |
|/ |
|
* | ci: Remove `-DYUZU_USE_BUNDLED_UNICORN=ON` | lat9nq | 2020-12-08 | 3 | -3/+3 |
* | Disable web applet and warning when compiling for Linux on CI | lat9nq | 2020-11-30 | 1 | -1/+1 |
* | CI: move refreshenv to the configure step... | liushuyu | 2020-11-23 | 1 | -2/+2 |
* | ci: install Vulkan SDK in MSVC build | liushuyu | 2020-11-21 | 1 | -0/+2 |
* | Update yuzu-patreon-step2.yml to set build timeout to 120 min | bunnei | 2020-09-30 | 1 | -0/+1 |
* | General: Tidy up clang-format warnings part 2 | Lioncash | 2020-08-13 | 1 | -2/+0 |
* | General: Tidy up clang-format warnings | Lioncash | 2020-08-09 | 1 | -1/+3 |
* | ci: Make use of clang-format 10.0 | Lioncash | 2020-08-03 | 1 | -1/+1 |
* | yuzu: Port translation support from Citra | FearlessTobi | 2020-07-18 | 2 | -2/+2 |
* | CI: Don't check clang format on early access builds | James Rowe | 2020-05-09 | 1 | -11/+0 |
* | Replace externals with Conan (#3735) | James Rowe | 2020-05-08 | 5 | -13/+12 |
* | Re-enables building yuzu with Vulkan enabled via the CI scripts | lat9nq | 2020-05-03 | 2 | -2/+2 |
* | Fixed packaging on some systems with different QT5 path | gxcreator | 2020-04-23 | 1 | -1/+7 |
* | ci: Update to Windows Server 2019 and Visual Studio 2019 | Zach Hilman | 2020-04-04 | 3 | -3/+3 |
* | ci: Disable Vulkan for Windows MinGW builds | ReinUsesLisp | 2020-01-29 | 1 | -1/+1 |
* | ci: Disable Vulkan for Linux builds | ReinUsesLisp | 2020-01-29 | 1 | -1/+1 |
* | Add missing CMakeLists.txt from root folder to source upload | James Rowe | 2019-12-03 | 1 | -1/+2 |
* | ci: Continue pipeline on clang format failure | Zach Hilman | 2019-11-25 | 1 | -0/+1 |
* | Move source in windows uploads into its own internal zip | James Rowe | 2019-11-12 | 1 | -7/+22 |
* | ci: Package source with builds | Zach Hilman | 2019-11-12 | 2 | -0/+7 |
* | ci: Rename build folder only on non-mainline builds | bunnei | 2019-11-07 | 5 | -10/+30 |
* | Revert "ci: Rename build folder only on non-mainline builds" | bunnei | 2019-11-07 | 5 | -30/+10 |
* | Merge pull request #3073 from DarkLordZach/azure-rename-partial | bunnei | 2019-11-06 | 5 | -10/+30 |
|\ |
|
| * | ci: Rename build folder only on non-mainline builds | Zach Hilman | 2019-11-06 | 5 | -10/+30 |
* | | externals: Amend zlib submodule | Lioncash | 2019-10-29 | 1 | -2/+1 |
* | | Revert "ci: Add build name to archive root folder" | James Rowe | 2019-10-24 | 5 | -15/+10 |
* | | ci: Add build name to archive root folder | Zach Hilman | 2019-10-23 | 5 | -10/+15 |
|/ |
|
* | Merge pull request #2961 from DarkLordZach/azure-tag-names | bunnei | 2019-10-09 | 7 | -27/+26 |
|\ |
|
| * | ci: Isolate upload merge step into stage 2 | Zach Hilman | 2019-10-09 | 6 | -26/+25 |
| * | ci: Update build suffix for mock builds | Zach Hilman | 2019-10-09 | 1 | -1/+1 |
* | | ci: Add TAR-XZ compression to MSVC builds | Zach Hilman | 2019-10-07 | 1 | -1/+7 |
|/ |
|
* | ci: Add version counter variable | Zach Hilman | 2019-10-05 | 10 | -7/+26 |
* | externals: Use upstream zlib | Lioncash | 2019-10-04 | 1 | -1/+2 |
* | Merge pull request #2937 from DarkLordZach/azure-msvc | bunnei | 2019-10-03 | 7 | -19/+107 |
|\ |
|
| * | ci: Correct mainline release dependency | Zach Hilman | 2019-10-03 | 2 | -2/+4 |
| * | ci: Add Mainline tagline | Zach Hilman | 2019-10-03 | 1 | -1/+1 |
| * | ci: Use MSVC windows for patreon | Zach Hilman | 2019-10-03 | 2 | -11/+13 |
| * | ci: Use MSVC windows for mainline | Zach Hilman | 2019-10-02 | 1 | -3/+36 |
| * | ci: Add MSVC build template | Zach Hilman | 2019-10-02 | 1 | -0/+21 |
| * | ci: Add Windows MSVC package script | Zach Hilman | 2019-10-02 | 1 | -0/+32 |
| * | ci: Fix unset environment variable bug | Zach Hilman | 2019-10-02 | 1 | -3/+1 |
* | | ci: Check additional pages on GitHub | Zach Hilman | 2019-10-02 | 1 | -1/+3 |
* | | ci: Iterate through GitHub pages for pull requests | Zach Hilman | 2019-10-02 | 2 | -25/+33 |
|/ |
|
* | ci: Correct arguments for mergebot script | Zach Hilman | 2019-09-30 | 1 | -2/+2 |
* | ci: Populate patreon PRs on public repository | Zach Hilman | 2019-09-30 | 3 | -6/+13 |
* | ci: Add two step patreon build pipeline | Zach Hilman | 2019-09-26 | 3 | -19/+36 |
* | ci: Add private mergebot CI templates | Zach Hilman | 2019-09-26 | 2 | -0/+70 |
* | ci: Optionally prepend commit messages with environment variable | Zach Hilman | 2019-09-26 | 1 | -2/+4 |
* | ci: Add private mergebot script | Zach Hilman | 2019-09-26 | 1 | -0/+41 |
* | ci: Correct GitHub Release name | Zach Hilman | 2019-09-23 | 1 | -1/+1 |
* | ci: Determine build date via bash | Zach Hilman | 2019-09-23 | 1 | -1/+2 |
* | ci: Update to use date as build number | Zach Hilman | 2019-09-22 | 2 | -1/+2 |
* | ci: Split mainline pipeline and add support for GitHub releases (#2900) | Zach Hilman | 2019-09-22 | 7 | -13/+62 |
* | Changed apt-get upgrade for specific package. | Flame Sage | 2019-09-04 | 1 | -1/+1 |
* | apt update before upgrade. Use apt-get. | Flame Sage | 2019-09-04 | 1 | -1/+1 |
* | Correct apt permissions | Zach Hilman | 2019-08-02 | 1 | -1/+1 |
* | Upgrade PIP version with APT | Zach Hilman | 2019-08-02 | 1 | -1/+1 |
* | Upgrade pip version | Zach Hilman | 2019-08-02 | 1 | -1/+1 |
* | Add missing dot | Zach Hilman | 2019-08-02 | 1 | -1/+1 |
* | ci: Fix Azure PR Builds | Zach Hilman | 2019-07-28 | 5 | -8/+16 |
* | Fix README change mistake (#2754) | Zach Hilman | 2019-07-24 | 2 | -4/+6 |
* | azure: Fix clang-format and releases | Zach Hilman | 2019-07-20 | 3 | -31/+2 |
* | Finalize Azure Pipelines Definitions | Zach Hilman | 2019-07-14 | 29 | -35/+572 |
* | Add Repository Sync Pipeline | Zach Hilman | 2019-07-11 | 1 | -0/+19 |
* | Add Pipeline Definitions | Zach Hilman | 2019-07-10 | 4 | -0/+57 |