aboutsummaryrefslogtreecommitdiff
path: root/cmake/scripts
AgeCommit message (Expand)Author
2022-08-03Merge pull request #21669 from basilgello/unpin-local-tarballsVasyl Gello
2022-08-02CMake:‌ Allow overriding the hashsums of local tarballVasyl Gello
2022-07-13Merge pull request #21666 from bkuhls/cross_host_can_execute_targetWolfgang Schupp
2022-07-12[cmake] Allow specifying HOST_CAN_EXECUTE_TARGETBernd Kuhls
2022-07-11[cmake] fix blacklisted files regexenen92
2022-06-27[cmake] EFFECTIVE_PLATFORM_NAME workaround no longer neededfuzzard
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-21[cmake] standardise on DEPENDS_PATH for all platformsfuzzard
2022-06-19[cmake] refactor module helpers function/macrosfuzzard
2022-06-17[cmake] split flatbuffers buildtool (flatc) and target headers find modulesfuzzard
2022-06-17[cmake] modulehelpers allow setting GENERATOR for externalproject_add callfuzzard
2022-06-17[cmake] windows create NATIVEPREFIX variablefuzzard
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] Remove default DEBUG_POSTFIX for ArchSetupfuzzard
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-05-22Merge pull request #21332 from fuzzard/cmake_prefixfuzzard
2022-05-14Merge pull request #21377 from thexai/fix-cmake-patchthexai
2022-05-14[Windows] fix cmake find patch executable (prioritize use Git patch.exe)thexai
2022-05-12[macOS][iOS] Add speech recognition service implementation.Kai Sommerfeld
2022-05-09[Android] Speech to text on search dialog.Kai Sommerfeld
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][android] set prefix to DEPENDS_PATHfuzzard
2022-04-30[cmake] typo fixup.fuzzard
2022-04-30[Android][CMake] Escape custom_target commandsHuang, Zhaoquan
2022-04-29[cmake] Tools/depends platform toolchain propagate tarball dirfuzzard
2022-04-29[cmake][android] cleanup packaging make targets after PR #20599fuzzard
2022-04-29Merge pull request #21321 from taoyouh/fix-path-spacefuzzard
2022-04-28[cmake] rename CORE_HOST_IS_TARGET to HOST_CAN_EXECUTE_TARGETfuzzard
2022-04-28[Android][CMake] Fix custom_target commands when PATH has spacesHuang, Zhaoquan
2022-04-20Merge pull request #21273 from fuzzard/depends_libandroidjnifuzzard
2022-04-18[cmake] build libandroidjni as cmake dependencyfuzzard
2022-04-16[android] remove checks for unused tools aapt/dx/d8/zipalignfuzzard
2022-04-13Merge pull request #20506 from basilgello/kodiconfig-cmake-nexusVasyl Gello
2022-04-13Merge pull request #20985 from fitzsim/support-ppc64leVasyl Gello
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