aboutsummaryrefslogtreecommitdiff
path: root/cmake/scripts/common/Macros.cmake
AgeCommit message (Expand)Author
2022-07-11[cmake] fix blacklisted files regexenen92
2021-12-29[cmake] remove old static analysis methodsLukas Rusak
2021-12-14[cmake] allow specifying compile options for core units onlyLukas Rusak
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
2021-10-21[addons][cmake] Clean up addon header CMakeLists.txtAlwin Esch
2021-10-19Allow overriding APP_PACKAGEVasyl Gello
2021-02-02[win32] Fixed CMake out-of-source build on WindowsEvgeny Grin
2020-08-23[addons] rename kodi-addon-dev-kit folder to kodi-dev-kitAlwin Esch
2020-07-17[addons] deny addon-updates from private repos if they exist in official reposhowie-f
2020-06-15[cmake] remove very old no more needed part of addonsAlwin Esch
2019-05-24AirTunesServer: don't dynamically open libshairplayLukas Rusak
2019-05-23AirPlayServer: don't dynamically open libplistLukas Rusak
2018-12-11Merge pull request #15028 from wsnipex/build-dateWolfgang Schupp
2018-12-11Merge pull request #15011 from wsnipex/fix-ninjaWolfgang Schupp
2018-12-10[cmake] make sure APP_BUILD_DATE is always setwsnipex
2018-12-07[cmake] fix ninja generator when dupbuild=errwsnipex
2018-12-07[systeminfo] use timestamp for application build date from BUILDATE file,wsnipex
2018-11-04[cmake] fix building with internal libsRechi
2018-10-17added: copyright years to version.txtArne Morten Kvarving
2018-06-27allow reading build date from a BUILDDATE filekib
2018-06-12[cmake] nuke whitespaceh.udo
2018-05-23[cmake] Cosmetics: core_find_versionsh.udo
2018-02-23[cmake] Fix build stamp generationh.udo
2018-01-04[cmake] Allow specifying version requirements for dependenciesPhilipp Kerling
2017-12-19[app] move app brandind to version.txtAnton Fedchin
2017-12-18[win10] update manifest to pass certificationAnton Fedchin
2017-11-03Merge pull request #12936 from wsnipex/cmake-fix-jsonWolfgang Schupp
2017-11-02[win10] add uwp to cmakeDale Stammen
2017-11-01[cmake] support building with ninja on posix platformswsnipex
2017-10-30[android][versioning] use a dotted VERSION_CODERechi
2017-10-20cmake: fix copy_files_from_filelist_to_buildtree by resetting DIR_OPTION for ...Anton Fedchin
2017-10-13[cmake] allow reading GIT_REV from a VERSION file againwsnipex
2017-10-09[cmake] git update-index should run in ${CMAKE_SOURCE_DIR} tooroot
2017-08-16cmake: Enable platforms to add global deps to all targetsPhilipp Kerling
2017-07-23add static analysis unit testsnotspiff
2017-06-19[cmake] only add addon.xml.in as addon.xml to install_data and nothing else!Alwin Esch
2017-05-28[fix] set _required to False in core_optional_dyload_dep() tooroot
2017-05-27Merge pull request #12134 from lrusak/cmake-platformsjenkins4kodi
2017-05-27[cmake] add support for platformChristian Fetzer
2017-05-27[cmake] force addon.xml.in generation if versions.h is changedAlwin Esch
2017-05-16[addons] fix not defined cmake valuesAlwin Esch
2017-05-15[cmake][addons] automate addon.xml version setAlwin Esch
2017-05-07[cmake] copy_files_from_filelist_to_buildtree: fix 1afb6dcbd8Rechi
2017-05-05[cmake] copy_files_from_filelist_to_buildtree: add KEEP_DIR_STRUCTURE optionwsnipex
2017-05-01[cmake] copy_files_from_filelist_to_buildtree: evaluate all variablesRechi
2017-04-30[fix] guilib versions after pull/12011Stefan Saraev
2017-04-03CHG: [droid] specify package name fully in version.txtChris "Koying" Browet
2017-01-22[cmake] git update-index --refresh must be called before using itRechi
2016-12-22[cmake] fail when optional deps were manually enabled, but not foundwsnipex
2016-12-21[cmake] Move to root folder: Update pathsh.udo