aboutsummaryrefslogtreecommitdiff
path: root/project/cmake/scripts/linux
AgeCommit message (Expand)Author
2016-12-21[cmake] Move to root folder: Move filesh.udo
2016-12-19[cmake] linux: don't run gtk-update-icon-cacheChris Mayo
2016-12-16Merge pull request #11144 from garbear/fix-texturepacker-installjenkins4kodi
2016-12-14Merge pull request #11172 from AlwinEsch/remove-shared-addon-lib-gamesAlwin Esch
2016-12-14Merge pull request #11157 from wsnipex/cmake_mmalWolfgang Schupp
2016-12-14[retroplayer] rework to new code style without shared libAlwin Esch
2016-12-13Merge pull request #11154 from AlwinEsch/remove-shared-addon-lib-peripheralAlwin Esch
2016-12-13[cmake] quote vars in string functionswsnipex
2016-12-13[cmake] linux: report docdir and install docs into docdirChris Mayo
2016-12-13[peripheral] change libKODI_peripheral.h to style of the othersAlwin Esch
2016-12-11CMake: Fix TexturePacker installation directoryGarrett Brown
2016-12-02Enable VAAPI support for Mir using DRMBrandon Schaefer
2016-12-02[cmake] linux: install game headerswsnipex
2016-12-02Merge pull request #10898 from BrandonSchaefer/masterRainer Hochecker
2016-12-01[retroplayer] Game add-onsGarrett Brown
2016-12-01Mir windowing systemBrandon Schaefer
2016-11-25[cmake] allow using an existing Texturepacker binarywsnipex
2016-11-23[cmake] fix linking wrapped libs with gold linker in debug buildswsnipex
2016-11-07Merge pull request #10785 from ronie/privacypolicyMartijn Kaijser
2016-11-07update build filesronie
2016-10-28[linux] use appname instead of hardcoding kodironie
2016-10-09Merge pull request #10660 from hudokkow/cmake_cleanupCristiano A. Silva
2016-10-09[cmake] set DT_SONAME in wrapped libswsnipex
2016-10-09[cmake] Macros: use ${CMAKE_COMMAND} instead of "cmake"wsnipex
2016-10-08[cmake] get_filename_component(... PATH) is deprecated. Use DIRECTORY insteadh.udo
2016-10-03[cmake] Fix always outdated wrap_libexif targetChristian Fetzer
2016-09-30[cmake] Make sure we strip when CMAKE_BUILD_TYPE=Releaseh.udo
2016-09-29[cmake] Macros: add new option to core_link_library that allows passing extra...wsnipex
2016-09-17[cmake] Fix LIRC_DEVICE optionChristian Fetzer
2016-09-12[cmake] linux: install missing peripheral and vfs addon headerswsnipex
2016-09-11[cmake] linux: the kodi wrapper script is arch dependentwsnipex
2016-09-07[cmake] linux: install cmake files in arch independent dirwsnipex
2016-09-06Merge pull request #10397 from fetzerch/cmake_armWolfgang Schupp
2016-09-05[cmake] Add support for NEON optimizationChristian Fetzer
2016-09-05[cmake/linux] Add ARCH for arm and arm64 (aarch64)Christian Fetzer
2016-08-29[cmake] linux: use proper multi-arch install dirswsnipex
2016-08-29[cmake] Fix lib/lib64 paths by using GNUInstallDirs moduleChristian Fetzer
2016-08-27[cmake] linux: explicitly enable sse on i386wsnipex
2016-08-10[cmake] Modernize CMake Find modulesChristian Fetzer
2016-08-09[cmake] Less verbose output of Check*.cmakeChristian Fetzer
2016-07-23[cmake/linux] Move WiiRemote target to ExtraTargets.cmakeChristian Fetzer
2016-07-21[cmake] Change the way shared libraries are builtChristian Fetzer
2016-07-21[cmake] Move platform specific targets into separate filesChristian Fetzer
2016-07-20Merge pull request #9987 from hudokkow/cpack_debianCristiano A. Silva
2016-07-20[cmake] Refactor linux Install.cmake by componentsh.udo
2016-07-11[cmake/linux] Make Code Coverage compatible with lcov < 1.10.Christian Fetzer
2016-07-10[cmake/linux] Code CoverageChristian Fetzer
2016-07-07[cmake] Increase link performance (GOLD, DebugFission)Christian Fetzer
2016-06-05[cmake] Re-order scripts/linux/Install.cmake and make paths relativeh.udo
2016-06-05[cmake] Get rid of scripts/common/PathSetuph.udo