summaryrefslogtreecommitdiff
path: root/CMakeModules
AgeCommit message (Expand)Author
2017-08-02CMake: also follow CMAKE_COLOR_MAKEFILE settingsAdriaan de Groot
2017-08-02Merge branch 'simplify-module-desc'Adriaan de Groot
2017-08-02CMake: colorised through test -t doesn't workAdriaan de Groot
2017-08-02Modules: documentation of CMake, module.desc, etc.Adriaan de Groot
2017-08-02CMake: fix auto-generated module.descAdriaan de Groot
2017-08-02CMake: generate the module.desc, since it is uninterestingAdriaan de Groot
2017-07-12Partitions: split KPMCore-finding code into an include-moduleAdriaan de Groot
2017-07-11CMake: collect all the Find-modules at top-levelAdriaan de Groot
2017-07-05CMake: simplify module loading moreAdriaan de Groot
2017-07-05CMake: simplify module loadingAdriaan de Groot
2017-07-05CMake: move our own modules into the CMakeModules dir, tidyAdriaan de Groot
2017-06-19[CMakeModules] Add support for PythonQT v3.2+Philip
2016-12-16Find PythonQt.Teo Mrnjavac
2016-03-29Correctly fail when YAML-CPP is not found.Teo Mrnjavac
2015-06-10Make Boost.Python3 cmake script work properly on Debian againMatthias Klumpp
2015-06-08[modules/packages] Added support for Portage and Entropyskullbocks
2015-06-08[CMakeModules/BoostPython3] Fixed Boost library search for Gentoo based distr...skullbocks
2014-11-07Fix colors test again.Teo Mrnjavac
2014-11-07Fix check in CMakeColors.Teo Mrnjavac
2014-11-05CMakeColors.cmake: Use colors only if stderr is an interactive terminal.Kevin Kofler
2014-07-17Fix finding of Boost.Python on UbuntuAurélien Gâteau
2014-07-16Find Python3 + Boost.Python, and other buildsystem fixes.Teo Mrnjavac
2014-06-23Added module metadata file to CalamaresAddPlugin macro.Teo Mrnjavac
2014-06-13Added FindYamlCpp.cmakeTeo Mrnjavac
2014-06-04CMake skeleton.Teo Mrnjavac