index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
cmake: support components in find modules
Alexandre Bouvier
2023-02-28
1
-3
/
+3
|
/
*
externals: use openssl from vcpkg
Alexandre Bouvier
2023-02-28
1
-3
/
+3
*
Merge pull request #9844 from abouvier/jwt-fix
liamwhite
2023-02-27
1
-0
/
+3
|
\
|
*
cmake: fix cpp-jwt build
Alexandre Bouvier
2023-02-22
1
-0
/
+3
*
|
Partially apply LTO to only core and video_core projects.
MatÃas Locatti
2023-02-27
1
-0
/
+2
|
/
*
externals: Update cpp-httplib to latest
Alexandre Bouvier
2023-02-21
1
-1
/
+1
*
cmake: Download clang format 15
german77
2023-01-29
1
-1
/
+1
*
cmake: prefer system llvm library
Alexandre Bouvier
2023-01-23
1
-0
/
+1
*
cmake: support the standard cmake testing option
Alexandre Bouvier
2023-01-05
1
-4
/
+5
*
tests: update catch2 to 3.0.1
Alexandre Bouvier
2023-01-05
1
-1
/
+1
*
cmake: move find-modules to root cmake dir
Alexandre Bouvier
2023-01-02
1
-1
/
+0
*
Merge pull request #9541 from abouvier/cmake-option
liamwhite
2023-01-02
1
-4
/
+0
|
\
|
*
cmake: allow options shadowing with normal variables
Alexandre Bouvier
2023-01-02
1
-4
/
+0
*
|
cmake: improve find_package failure messages
Alexandre Bouvier
2023-01-02
1
-11
/
+12
|
/
*
cmake: make Vulkan-Headers external the default
Liam
2022-12-28
1
-1
/
+6
*
cmake: make libusb optional
Liam
2022-12-28
1
-1
/
+6
*
cmake: ignore missing package finders for packages with submodule fallbacks
Liam
2022-12-28
1
-6
/
+6
*
cmake: make room server optional
Liam
2022-12-28
1
-0
/
+2
*
CMakeLists: bump required Vulkan package version to 1.3.238
Liam
2022-12-19
1
-1
/
+1
*
Merge pull request #9419 from liamwhite/no-gl
Mai
2022-12-11
1
-0
/
+2
|
\
|
*
cmake: make OpenGL loader optional
Liam
2022-12-10
1
-0
/
+2
*
|
cmake: enable faster linkers if available
Liam
2022-12-10
1
-0
/
+17
|
/
*
Merge pull request #9391 from abouvier/cmake-sdl
liamwhite
2022-12-06
1
-13
/
+3
|
\
|
*
cmake: use sdl2 imported target
Alexandre Bouvier
2022-12-06
1
-13
/
+3
*
|
cmake: prefer system libusb
Alexandre Bouvier
2022-12-06
1
-22
/
+1
*
|
Merge pull request #9385 from Morph1984/dynarmic-ver
liamwhite
2022-12-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
externals: Bump dynarmic to 6.4.0
Morph
2022-12-05
1
-1
/
+1
*
|
CMakeLists: Remove version specifier for lz4
Lioncash
2022-12-05
1
-1
/
+1
|
/
*
cmake: prefer system libraries
Alexandre Bouvier
2022-12-04
1
-13
/
+26
*
externals: update dynarmic, SDL2
Liam
2022-12-04
1
-3
/
+9
*
Merge pull request #9300 from ameerj/pch
liamwhite
2022-12-03
1
-0
/
+16
|
\
|
*
CMake: Disable PCH on MSVC + Buildcache configs
ameerj
2022-11-29
1
-0
/
+14
|
*
CMake: Use precompiled headers
ameerj
2022-11-29
1
-0
/
+2
*
|
CMake: Fix FFmpeg find module
lat9nq
2022-12-01
1
-16
/
+1
*
|
CMakeLists: Bump minimum required CMake version to 3.22
lat9nq
2022-11-28
1
-1
/
+1
|
/
*
CMake: rework for Qt6 support
Kyle Kienapfel
2022-11-24
1
-104
/
+147
*
Initial ARM64 support
Liam
2022-11-09
1
-4
/
+4
*
Qt: enable recent Linux features on more Unices
Jan Beich
2022-11-04
1
-3
/
+3
*
CMakeLists: Disable C4100 and C4324
Morph
2022-10-22
1
-2
/
+2
*
cmake: Fix FindPkgConfig
Alexandre Bouvier
2022-09-20
1
-3
/
+3
*
vcpkg,cmake: Use vcpkg for dbghelp
lat9nq
2022-09-04
1
-0
/
+12
*
Merge pull request #8485 from nezd5553/master
bunnei
2022-08-26
1
-0
/
+5
|
\
|
*
cmake: Move source directory compatibility list...
nezd5553
2022-07-04
1
-4
/
+5
|
*
cmake: Use compatibility list in source directory
nezd5553
2022-06-19
1
-0
/
+4
*
|
Merge pull request #8676 from abouvier/no-check-sub
liamwhite
2022-08-21
1
-1
/
+3
|
\
\
|
*
|
cmake: add option to check submodules
Alexandre Bouvier
2022-07-30
1
-1
/
+3
*
|
|
cmake,ci: vcpkg for MSVC default, fix lz4 include, catch2, cleanup
lat9nq
2022-07-28
1
-10
/
+13
|
/
/
*
|
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
1
-0
/
+3
*
|
yuzu: Hook qt camera to camera driver
german77
2022-07-23
1
-3
/
+3
*
|
Merge pull request #8584 from Morph1984/qt5-cleanup
bunnei
2022-07-23
1
-3
/
+3
|
\
\
[prev]
[next]