aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-08-27externals: Update SDL to 2.28.2german77
2023-08-22Add macos moltenvk bundle, Add copy moltevk dylib scriptFeng Chen
2023-07-25cmake: Download nasm from our external repolat9nq
2023-07-18CMake: Require LLVM 17 or laterlat9nq
2023-07-17Merge pull request #10934 from abouvier/cmake-vmaliamwhite
2023-07-16Merge pull request #10912 from comex/sslliamwhite
2023-07-12cmake: allow using system VMA libraryAlexandre Bouvier
2023-07-07general: Update VulkanSDK and Vulkan-HeadersMorph
2023-07-04externals: Update sdl2 to 2.28.1ChaseKnowlden
2023-07-01Updates:comex
2023-07-01Merge remote-tracking branch 'origin/master' into sslcomex
2023-06-25Disable OpenSSL on Android.comex
2023-06-25Fixes:comex
2023-06-25Implement SSL servicecomex
2023-06-21externals: Update sdl to 2.28.0Narr the Reg
2023-06-16cmake: Add option to always download time zone datalat9nq
2023-06-06CMakeLists: Force C++20 on MSVC due to conflicts with C++23 modulesMorph
2023-06-03android: cmake: Use cmake_dependent_option as appropriate.bunnei
2023-06-03build: only enable adrenotools on arm64Liam
2023-06-03CMake: fix pkg-config behavior when building for Androidliushuyu
2023-06-03cmake: Integrate submoduled LLVM & fixes for Android.bunnei
2023-05-22Add support for deinterlaced videos playbackDanila Malyutin
2023-04-01externals: update Vulkan-Headers to v1.3.246Jan Beich
2023-03-25CMakeLists: Require a minimum of boost 1.79.0Morph
2023-03-23CMakeLists: Update boost to 1.81.0Morph
2023-03-12general: fix spelling mistakesLiam
2023-03-05general: Target Windows 10 SDKMorph
2023-02-28Merge pull request #9877 from abouvier/cmake-boostliamwhite
2023-02-28cmake: use correct boost imported targetsAlexandre Bouvier
2023-02-28cmake: support components in find modulesAlexandre Bouvier
2023-02-28externals: use openssl from vcpkgAlexandre Bouvier
2023-02-27Merge pull request #9844 from abouvier/jwt-fixliamwhite
2023-02-27Partially apply LTO to only core and video_core projects.Matías Locatti
2023-02-22cmake: fix cpp-jwt buildAlexandre Bouvier
2023-02-21externals: Update cpp-httplib to latestAlexandre Bouvier
2023-01-29cmake: Download clang format 15german77
2023-01-23cmake: prefer system llvm libraryAlexandre Bouvier
2023-01-05cmake: support the standard cmake testing optionAlexandre Bouvier
2023-01-05tests: update catch2 to 3.0.1Alexandre Bouvier
2023-01-02cmake: move find-modules to root cmake dirAlexandre Bouvier
2023-01-02Merge pull request #9541 from abouvier/cmake-optionliamwhite
2023-01-02cmake: allow options shadowing with normal variablesAlexandre Bouvier
2023-01-02cmake: improve find_package failure messagesAlexandre Bouvier
2022-12-28cmake: make Vulkan-Headers external the defaultLiam
2022-12-28cmake: make libusb optionalLiam
2022-12-28cmake: ignore missing package finders for packages with submodule fallbacksLiam
2022-12-28cmake: make room server optionalLiam
2022-12-19CMakeLists: bump required Vulkan package version to 1.3.238Liam
2022-12-11Merge pull request #9419 from liamwhite/no-glMai
2022-12-10cmake: make OpenGL loader optionalLiam