aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2022-03-02[cmake] Refresh FindFFMPEG module to be more consistent with other find modulesfuzzard
2022-03-02[cmake] FindUdfread use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindSpdlog use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindRapidJSON use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindGtest use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindFstrcmp use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindFmt use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindFlatBuffers use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindDavid use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] FindCrossGuid use SETUP_BUILD_VARS macrofuzzard
2022-03-02[cmake] introduce module download macrofuzzard
2022-03-01Merge pull request #21009 from garbear/game-improvementsGarrett Brown
2022-02-28[cmake] linux: refactor linker selectionwsnipex
2022-02-27[cmake] add mold linker supportwsnipex
2022-02-22[cmake] Introduce Property to allow handling deps for GLOBAL_TARGET_DEPSfuzzard
2022-02-22[cmake] Fix FindUdfread module variables and standardise layoutfuzzard
2022-02-22[cmake] FindFstrcmp update to standard layoutfuzzard
2022-02-22[cmake] FindFMT update layout to standard formatfuzzard
2022-02-22[cmake] FindDav1d update module to standard layoutfuzzard
2022-02-22[cmake] FindCrossguid update to consistant layout with other modulesfuzzard
2022-02-18Sort CMake installdata/treedata and system XMLGarrett Brown
2022-02-18Ports: Refactor ports into new folderGarrett Brown
2022-02-12Add support for ppc64le in ArchSetup.cmakeThomas Fitzsimmons
2022-02-06Merge pull request #20947 from lrusak/cppcheck-updatesLukas Rusak
2022-02-03[cmake] cppcheck: add suppression xml to remove unwanted foldersLukas Rusak
2022-02-02[cmake] cppcheck: add rules to help suppress false positivesLukas Rusak
2022-02-02[cmake] cppcheck: remove WORKING_DIRECTORY and folder (we use compile_command...Lukas Rusak
2022-02-02[cmake] cppcheck: remove conflicting switchesLukas Rusak
2022-02-02[cmake] cppcheck: remove uneeded template switchLukas Rusak
2022-02-01[cmake] remove -Wno-deprecated-copyLukas Rusak
2022-01-25Merge pull request #19661 from a1rwulf/vaapi-av1-hwWolfgang Haupt
2022-01-25Bump ffmpeg version to 4.4.1Wolfgang Haupt
2022-01-25[cmake] fix variables for LIBFMT, LIBSPDLOG, LIBFSTRCMPhowie-f
2022-01-24[cmake] FindLibDvd module use CMAKE_EXE_LINKER_FLAGSfuzzard
2022-01-24[cmake] FindlibDvd module updatefuzzard
2022-01-24[cmake] add URL_HASH to ExternalProject_add calls in Find modulesfuzzard
2022-01-24[cmake] change ARCHIVE to LIBNAME_ARCHIVEfuzzard
2022-01-17[cmake] set TARBALLS_DIR for overriding tarball download locationfuzzard
2022-01-15Merge pull request #20828 from enen92/edltestenen92
2022-01-11[cmake] linux: fix extra warning flags when using clangwsnipex
2022-01-10[EDL] Add unit tests for EDL advanced settingsenen92
2022-01-09[EDL] Add unit tests for EDLenen92
2022-01-08[cmake] Module FFMPEG use VERSION helperfuzzard
2022-01-08[cmake] Module David use VERSION helperfuzzard
2022-01-08[cmake] Module rapidjson use VERSION helperfuzzard
2022-01-08[cmake] Module udfread use VERSION helperfuzzard
2022-01-08[cmake] Module spdlog use VERSION helperfuzzard
2022-01-08[cmake] Module fstrcmp use VERSION helperfuzzard
2022-01-08[cmake] Module Fmt use version helperfuzzard
2022-01-08[cmake] Module gtest use version helperfuzzard