summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-05-30Merge pull request #12728 from OatmealDome/mac-version-numbers-2OatmealDome
2024-05-25Merge pull request #12793 from Pokechu22/minimum-compilers-for-bitcastTilka
2024-05-21Merge pull request #12768 from guijan/fmt-pcAdmiral H. Curtiss
2024-05-21Merge pull request #12767 from guijan/libusb-pcAdmiral H. Curtiss
2024-05-21Merge pull request #12736 from mitaclaw/minizip-ng-updateAdmiral H. Curtiss
2024-05-20CMake: update required compiler versions for std::bitcast supportPokechu22
2024-05-07use pkg_search_module to find minizip-ng or minizipGuilherme Janczak
2024-05-06use pkg-config to find libfmtGuilherme Janczak
2024-05-06use pkg-config to find libusbGuilherme Janczak
2024-05-03Externals: Update minizip-ng to 4.0.5mitaclaw
2024-05-03Externals: Convert minizip-ng To Submodulemitaclaw
2024-05-03Revert "Externals: minizip-ng Forward Compatibility"mitaclaw
2024-05-03improve NetBSD-specific codeGuilherme Janczak
2024-04-22port to OpenBSDGuilherme Janczak
2024-04-21ScmRevGen: Generate Info.plist for MacUpdaterOatmealDome
2024-04-21ScmRevGen: Generate Info.plist for DolphinQtOatmealDome
2024-04-21Externals: minizip-ng Forward Compatibilitymitaclaw
2024-02-20Use `CMAKE_CURRENT_SOURCE_DIR` for the CMake module pathJesse Talavera
2024-02-19Have dolphin_scmrev run `ScmRevGen` from `CMAKE_CURRENT_SOURCE_DIR`Jesse Talavera
2024-02-17Make the path given to `CMAKE_USER_MAKE_RULES_OVERRIDE` absoluteJesse Talavera
2024-02-11Externals: add tinygltf, a library used to load or save GLTF mesh filesiwubcode
2024-01-13CMake: Enable SDL on Linux by defaultMartino Fontana
2024-01-13SDL: Add GameController API, cleanupMartino Fontana
2023-12-01CMake: update required enet versionTillmann Karras
2023-11-28Remove _M_X86 in favour of _M_X86_64Zopolis4
2023-11-27CMake: allow using system xxhashTillmann Karras
2023-10-02Add lz4 submodulesowens99
2023-09-24Require system fmt >= 10.1rsgnz
2023-08-14CMake: use version flags if Git isn't foundMartino Fontana
2023-07-14Allow shared zlib-ngJeremy Newton
2023-06-30Merge pull request #11955 from TellowKrinkle/CMakeDependenciesAdmiral H. Curtiss
2023-06-29CMake: Generate scmrev.h at build time instead of configure time.Admiral H. Curtiss
2023-06-15Allow building against system gtestJordi Mallach
2023-06-15CMake: Support using bundled libraries even if system libraries existTellowKrinkle
2023-06-15CMake: Use targets for all optionally-external dependenciesTellowKrinkle
2023-06-12Merge pull request #10976 from TellowKrinkle/StackFramesOatmealDome
2023-06-11VideoBackends:Vulkan: Allow loading custom drivers on AndroidRobin Kertels
2023-05-19Merge pull request #11707 from TellowKrinkle/CMakeIconvAdmiral H. Curtiss
2023-05-01Merge pull request #10969 from phire/minimum_compilersAdmiral H. Curtiss
2023-04-11Merge pull request #11710 from TellowKrinkle/SDL2FrameworkPierre Bourdon
2023-04-08CMake: Use find_package and imported targets for IconvTellowKrinkle
2023-04-06CMake: Don't include SPIRV-Cross except on Windows and macOSPokechu22
2023-04-02Added USE_RETRO_ACHIEVEMENTS compiler flagLillyJadeKatrin
2023-04-02Added rcheevos to ExternalsLillyJadeKatrin
2023-03-30CMake: Enable CMP0099TellowKrinkle
2023-03-04msvc: enable compiler checks added in vs 17.5Shawn Hoffman
2023-02-23Bump requried Clang to 12 (AppleClang 13.0.0)Scott Mansell
2023-02-23Enforce minimum supported versions of GCC and ClangScott Mansell
2023-02-17Android: Fix armeabi-v7a buildJosJuice
2023-02-06Allow building against system libspngJordi Mallach