summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix not to add warnings_are_errors property to INTERFACE targetsAlexandru Croitor2019-11-131-0/+4
* Always build tests by default when building standalone testsAlexandru Croitor2019-11-131-0/+4
* Don't include standalone tests config file if none existsAlexandru Croitor2019-11-131-1/+1
* Fix qt_skip_warnings_are_errors_when_repo_unclean for executablesAlexandru Croitor2019-11-131-1/+1
* Add support for skipping warnings are errorsAlexandru Croitor2019-11-122-9/+27
* Add add_qt_manual_test()Leander Beernaert2019-11-121-0/+34
* Don't install QtFooTestsConfig.cmake if no modules were builtAlexandru Croitor2019-11-121-0/+6
* Make sure to install QtStandaloneTestsConfig.cmake.inAlexandru Croitor2019-11-121-0/+1
* Build test/manual if it contains a CMakeLists.txtLeander Beernaert2019-11-121-0/+3
* Fix armv7 embedded Linux buildSimon Hausmann2019-11-111-1/+3
* Fix architecture config tests values to be written only onceAlexandru Croitor2019-11-082-6/+7
* Add support for -nomake-tests and -nomake-examples equivalentsAlexandru Croitor2019-11-083-0/+12
* Make standalone tests build via top level repo projectAlexandru Croitor2019-11-085-42/+101
* Fix handling of _nolink targets for the QtNetwork moduleAlexandru Croitor2019-11-081-1/+5
* Fix interface library issues on AndroidAlexandru Croitor2019-11-082-1/+5
* Don't add linker scripts to interface librariesAlexandru Croitor2019-11-081-4/+6
* Don't query MODULE_PLUGIN_TYPES property on interface librariesAlexandru Croitor2019-11-081-3/+7
* Fix Android x86 buildsLeander Beernaert2019-11-081-0/+9
* Add support for benchmark conversionLeander Beernaert2019-11-043-1/+44
* cmake: Fix setting QT_DISABLE_DEPRECATED_BEFOREFrederik Gladhorn2019-10-311-3/+4
* Distinguish between qt_plugin and regular pluginsLeander Beernaert2019-10-281-0/+4
* Enable running test on AndroidLeander Beernaert2019-10-282-9/+55
* Fix declarative testsAlexandru Croitor2019-10-251-3/+0
* Add custom targets to generate Android APKLeander Beernaert2019-10-232-1/+31
* 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