summaryrefslogtreecommitdiff
path: root/CMakeModules
AgeCommit message (Expand)Author
2019-05-05CMake: Fix BoostPython3.cmake for Fedora >= 30Kevin Kofler
2019-04-28CMake: add test for python modulesAdriaan de Groot
2019-04-27CMake: document intention to run more tests on modulesAdriaan de Groot
2019-04-27CMake: Check module interfacesAdriaan de Groot
2019-04-18Reduce warnings from moc-generated codeAdriaan de Groot
2019-03-20CMake: fix calamares_add_libraryAdriaan de Groot
2018-09-14CMake: don't change cmake logging on release buildsAdriaan de Groot
2018-09-03[libcalamaresui] Use PYTHONQT_INCLUDE_DIRSAdriaan de Groot
2018-09-03CMake: Search for PythonQt_QtAll.hAdriaan de Groot
2018-09-03CMake: Search for PythonQt headers in more places.Adriaan de Groot
2018-06-28CMake: always copy the config files to the build directory.Adriaan de Groot
2018-06-15CMake: fix plugin NO_INSTALL keywordAdriaan de Groot
2018-06-15[libcalamaresui] Read emergency setting from module.descAdriaan de Groot
2018-06-14CMake: fix checks for supported rcc format versionsAdriaan de Groot
2018-06-14CMake: check if rcc supports --format-versionAdriaan de Groot
2018-05-17CMake: remove module that duplicates what is in CMake properAdriaan de Groot
2018-03-16CMake: fix defaults-handling which was breaking in-tree buildAdriaan de Groot
2018-03-14CMake: document add_branding_subdirectory()Adriaan de Groot
2018-03-14CMake: remove debugging from macroAdriaan de Groot
2018-03-12i18n: make build reproducibleAdriaan de Groot
2018-03-09CMake: add license headers, copyrightAdriaan de Groot
2018-03-09CMake: improve branding component macrosAdriaan de Groot
2018-03-09CMake: improve branding supportAdriaan de Groot
2018-02-07CMake: ignore config files (and tests) for skipped modules.Adriaan de Groot
2018-01-24[users] Use libpwquality for additional password checksAdriaan de Groot
2018-01-15CMake: don't copy over modules with unsupported interfaces.Adriaan de Groot
2018-01-10CMake: factor out explanation of skipped modules.Adriaan de Groot
2018-01-02Merge branch 'kpmcore-3.2'Adriaan de Groot
2017-12-24Merge branch '3.1.x-stable'Adriaan de Groot
2017-12-24CMake: explain which modules are skippedAdriaan de Groot
2017-12-15Merge branch 'master' into kpmcore-3.2Adriaan de Groot
2017-12-02CMake: explain better why PythonQt isn't foundAdriaan de Groot
2017-11-11Merge branch 'master' into lvm2Andrius Štikonas
2017-11-06CMake: improve searching for PythonQtAdriaan de Groot
2017-11-03CMake: find PythonQt betterAdriaan de Groot
2017-10-24CMake: remove unused moduleAdriaan de Groot
2017-10-12Testing: refactor so that C++ and Python modules all get yaml-config testsAdriaan de Groot
2017-10-12Testing: test each module's config filesAdriaan de Groot
2017-09-30Remove unnecessary KIO and KIconThemes dependencies.Andrius Štikonas
2017-09-23CMake: refactor boost.python searchAdriaan de Groot
2017-09-13Check for crypt(3), also on FreeBSDAdriaan de Groot
2017-09-13Clean up CMakeLists, linkingAdriaan de Groot
2017-09-13Clean up CMake stuff, remove unneeded modulesAdriaan de Groot
2017-08-18Python-i18n: clean up filename handling a little (thanks Kevin)Adriaan de Groot
2017-08-18Python-i18n: install mo files into build treeAdriaan de Groot
2017-08-15Python-i18n: prepare for move of API to libcalamares.utils, be less verboseAdriaan de Groot
2017-08-15Python-i18n: install gettext .mo files into system locale dirAdriaan de Groot
2017-08-10Python-i18n: add a gettext_path for python job modulesAdriaan de Groot
2017-08-10CMake: shuffle translations macros into CMakeModules/Adriaan de Groot
2017-08-03CMake: fix typo in CalamaresAddPlugin.cmakeKevin Kofler