summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add IOBluetooth to list of apple system frameworksOliver Wolff2019-10-011-0/+1
* Enchance qt_find_package with opt-in debug capabilityAlexandru Croitor2019-10-011-3/+27
* Add a find_library entry for the GameController frameworkMårten Nordheim2019-10-011-0/+1
* Always append extra cmake modules to CMAKE_MODULE_PATH in Qt6ConfigAlexandru Croitor2019-10-013-20/+6
* Add CMake support for directfb plug-inJean-Michaël Celerier2019-09-301-0/+7
* QtPostProcess: Check target link-type when collecting depsMårten Nordheim2019-09-301-4/+11
* Fix libsystemd find module nameAlexandru Croitor2019-09-271-1/+1
* Fix some find modules not setting _FOUND variableAlexandru Croitor2019-09-272-0/+6
* Fix qt_find_package to not show incorrect packages at features summaryAlexandru Croitor2019-09-271-0/+7
* Include QtPlatformSupport as part of find_package(Qt6BuildInternals)Alexandru Croitor2019-09-272-10/+11
* cmake: Support CMake-typical booly values for -DFEATURE_*Joerg Bornemann2019-09-261-1/+2
* cmake: Fix QT_TOOL_PATH_SETUP_COMMANDJoerg Bornemann2019-09-261-1/+1
* Fix GLESv2 linkage with EmscriptenSimon Hausmann2019-09-251-19/+30
* Add SKIP_TYPE_REGISTRATION option to add_qml_moduleLeander Beernaert2019-09-241-0/+8
* Print status messages when doing out-of-line config.testsAlexandru Croitor2019-09-241-0/+9
* Fix FindEGL on EmscriptenSimon Hausmann2019-09-241-9/+17
* macOS: Prevent warnings about object files without any symbolsTor Arne Vestbø2019-09-241-0/+12
* Fix qtdeclarative buildAlexandru Croitor2019-09-231-4/+5
* cmake: Include repo-specific setup filesJoerg Bornemann2019-09-231-0/+10
* Create module tools packages (config files) automaticallyAlexandru Croitor2019-09-222-6/+9
* configurejson2cmake: handle out-of-line config testsAlexandru Croitor2019-09-221-17/+23
* Fix examples find_package calls to work in prefix buildsAlexandru Croitor2019-09-215-5/+11
* cmake: Init uic only if Qt::Widgets is a targetJoerg Bornemann2019-09-201-1/+4
* cmake: Support passing extra arguments to rccJoerg Bornemann2019-09-201-3/+8
* CMake: Use FindWaylandScanner.cmake from extra-cmake-modulesJohan Klokkhammer Helsing2019-09-201-0/+167
* Display message when trying out SIMD testsAlexandru Croitor2019-09-191-0/+7
* PCH: Only enable automatically for libraries/modulesMårten Nordheim2019-09-191-1/+11
* Store generated resource files in hidden directoriesLeander Beernaert2019-09-191-7/+7
* Add Qml plugin example supportLeander Beernaert2019-09-191-37/+42
* Check if Qt source dir is not empty to use syncqtCristián Maureira-Fredes2019-09-181-1/+1
* Fix QtDeclcarative static buildsLeander Beernaert2019-09-182-7/+5
* Fix up documentation integration placeholderSimon Hausmann2019-09-181-1/+11
* Fix typo in CMake Android setup instructionsFrederik Gladhorn2019-09-181-1/+1
* Print build instructions when configuring qtbaseAlexandru Croitor2019-09-171-0/+25
* Fix for getting windows running testsMårten Nordheim2019-09-171-1/+7
* pro2cmake: Support QML IMPORTPATH with multiple elementsJüri Valdmann2019-09-171-4/+4
* Teach automoc to run moc when it sees Q_ENUM_NSAlexandru Croitor2019-09-171-1/+1
* Prospective fix for QtGui private symbol versioningSimon Hausmann2019-09-171-1/+1
* cmake/README.md: Make more obvious how to set BUILD_EXAMPLES/TESTINGAlessandro Portale2019-09-161-1/+1
* CMake: Fix detection of AT-SPI-2 on second runFrederik Gladhorn2019-09-161-5/+4
* Fix merge typo in QtResource.cmake.inLeander Beernaert2019-09-161-2/+2
* Fix OUTPUT_TARGET propagation in qt6_add_resource()Leander Beernaert2019-09-162-14/+19
* Don't set the MODULE_HEADER property on header-only modulesMårten Nordheim2019-09-131-1/+3
* Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-4/+41
* Reflow text in cmake/README.md to be less than 100 chars per lineAlexandru Croitor2019-09-101-38/+99
* Don't propagate INSTALL_INTERFACE headers for modules with no syncqtAlexandru Croitor2019-09-101-1/+1
* Propagate BUILD_TESTING and BUILD_EXAMPLESAlexandru Croitor2019-09-062-0/+7
* Fix unnecessary find_package calls for shared builds, part 2Simon Hausmann2019-09-061-1/+1
* Use $$source_path/qtbase/cmake modules when doing non-prefix buildsAlexandru Croitor2019-09-061-3/+14
* Avoid unnecessary find_package calls when using Qt with shared buildsSimon Hausmann2019-09-051-0/+5