aboutsummaryrefslogtreecommitdiff
path: root/cmake/scripts/common/ModuleHelpers.cmake
AgeCommit message (Expand)Author
2024-04-03[cmake][modulehelpers] Provide ${MODULE_LC}_MODULE_LOCATION to override sourc...fuzzard
2024-04-03[cmake][modulehelpers] Pass through CMAKE_SYSTEM_NAME/VERSION for MSVC buildsfuzzard
2024-04-03[cmake][modulehelpers] Change LIB_TYPE to module specific variablefuzzard
2023-12-10[cmake] use project KODI_MIRROR variable where appropriatefuzzard
2023-10-26[cmake] Modulehelper allow overriding CMAKE_INSTALL_LIBDIRfuzzard
2023-10-26[cmake] module helper allow override of byproduct extensionfuzzard
2023-10-05[cmake] Refactor and simplify FindFmt.cmakefuzzard
2023-06-20[cmake][modulehelper] Add _DISABLE_VERSION option for SETUP_BUILD_VARS macrofuzzard
2023-06-13[cmake][buildtools] Set FlatC build to use tools/depends/native VERSION filefuzzard
2022-12-24[cmake][win] BUILD_DEP_TARGET macro pass project compiler flags throughfuzzard
2022-09-30[cmake] BUILD_DEP_TARGET macro: Support RelwithDebInfofuzzard
2022-09-28[cmake] modulehelper function to get only version from a specific VERSION filefuzzard
2022-08-02CMake:‌ Allow overriding the hashsums of local tarballVasyl Gello
2022-06-25[cmakebuildsys] disable xcode legacy buildsystemfuzzard
2022-06-25[cmake] modulehelper set default generator for VS/xcode externalproject_add c...fuzzard
2022-06-25[cmake] modulehelper safety variable cleanupfuzzard
2022-06-22[cmake] modulehelper create macro to unset generic build variablesfuzzard
2022-06-19[cmake] refactor module helpers function/macrosfuzzard
2022-06-17[cmake] modulehelpers allow setting GENERATOR for externalproject_add callfuzzard
2022-06-17[cmake] modulehelpers extend more overrides of variablesfuzzard
2022-06-17[cmake] move host tool find modules to buildtools folder - Nasmfuzzard
2022-06-17[cmake] modulehelper create generate_patchcommand functionfuzzard
2022-06-02[cmake] refactor BUILD_DEP_TARGET to utilise generator expressionsfuzzard
2022-06-02[cmake] pass cmake_prefix_path through to internaldep build functionfuzzard
2022-06-02[cmake] BUILD_DEP_TARGET set BYPRODUCT for cmake based buildsfuzzard
2022-05-25[cmake] ENABLE_INTERNAL_TAGLIB to build taglib internallyfuzzard
2022-05-25Merge pull request #21436 from fuzzard/cmake_findpatchfuzzard
2022-05-25[cmake] fixup buildtype after #21043fuzzard
2022-05-24[cmake] Flesh out FindPatch module for windows usefuzzard
2022-05-23[cmake] BUILD_DEP_TARGET Provide buildtype for cmake buildfuzzard
2022-04-30[cmake] refactor CMAKE_INSTALL_PREFIX into BUILD_DEP_TARGET macrofuzzard
2022-04-30[cmake] rename function get_archive_name to get_versionfile_datafuzzard
2022-04-30[cmake] typo fixup.fuzzard
2022-04-02[cmake] extract common CMAKE_INSTALL_LIBDIR to all cmake based internal dep b...fuzzard
2022-03-24[cmake] BUILD_DEP_TARGET add DEP_BUILDENV to CONFIGURE_COMMAND invocationsfuzzard
2022-03-21[cmake] rework DEBUG_POSTFIX usage in SETUP_BUILD_VARS macrofuzzard
2022-03-12[cmake] FindSpdlog enable windows ENABLE_INTERNAL_SPDLOG buildfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET append Toolchain when CMAKE_ARGS passedfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET move include and add docinfofuzzard
2022-03-07[cmake] SETUP_BUILD_VARS create MODULE_LIBRARY/INCLUDE_DIR/VER variablesfuzzard
2022-03-07[cmake] ModuleHelper read BYPRODUCT from VERSION filesfuzzard
2022-03-07[cmake] create macro to handle module externalproject_add calls for internal ...fuzzard
2022-03-02[cmake] introduce module download macrofuzzard
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-08[cmake] create helper to parse VERSION files for dependenciesfuzzard