summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* QtBuild: Use STRING type for install locationsTobias Hunger2019-10-211-15/+16
* Write out a module description fileTobias Hunger2019-10-213-0/+32
* Add ALLOW_UNDEFINED_SYMBOLS to add_qt_pluginLeander Beernaert2019-10-211-4/+6
* Rename builtin test data resource nameLeander Beernaert2019-10-181-1/+1
* Add conversion code for Java codeLeander Beernaert2019-10-181-0/+12
* Pick the latest available C/C++ standard when compiling QtSimon Hausmann2019-10-172-5/+21
* Fix C++ standard detectionSimon Hausmann2019-10-171-1/+15
* Fix precompile header usageAlexandru Croitor2019-10-151-1/+1
* Add QT_RESOURCE_TARGET_DEPENDENCY source file propertyLeander Beernaert2019-10-151-1/+12
* Fix output property for add_cmake_library()Leander Beernaert2019-10-151-1/+3
* Remove compatibility code for old call sites of qlalr processingSimon Hausmann2019-10-151-8/+0
* Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-142-0/+78
* Don't include header directories that don't existAlexandru Croitor2019-10-141-1/+1
* Always try to find dependencies for pluginsAlexandru Croitor2019-10-141-2/+0
* Fix Android build from multi-arch qmake changesLeander Beernaert2019-10-141-2/+2
* Fix handling of OUTPUT_DIRECTORY in add_cmake_libraryLeander Beernaert2019-10-111-2/+7
* Minor fix to qt_process_qlalr APISimon Hausmann2019-10-111-1/+9
* Add SKIP_INSTALL to add_qt_plugin()Leander Beernaert2019-10-111-43/+47
* CMake: Create output directory for qmlcachegenJoerg Bornemann2019-10-111-0/+4
* Add 'add_cmake_library' to QtBuild.cmakeLeander Beernaert2019-10-101-0/+62
* Add install directory for plugins without typeLeander Beernaert2019-10-101-3/+3
* Fix automatic plugin importing in static buildsAlexandru Croitor2019-10-091-6/+14
* Match qt_import_plugin API with qt5'sJean-Michaël Celerier2019-10-094-13/+101
* Update add_qml_module() to use INSTALL_QML_FILESLeander Beernaert2019-10-081-0/+1
* Update add_qml_module to use DO_NOT_INSTALL_METADATALeander Beernaert2019-10-081-1/+1
* 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