summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Write QT.XXX.depends entries into module pri filesJoerg Bornemann2020-05-251-7/+66
* Revert "CMake: Don't create *Depends header for header-only modules"Joerg Bornemann2020-05-202-9/+3
* CMake: Hot fix for Ninja Multi-Config with MSVC and OpenSSLJoerg Bornemann2020-05-201-1/+6
* CMake: Move qt_lib_XXX.pri generation to module finalizerJoerg Bornemann2020-05-201-18/+21
* CMake: Use provided OUTPUT_DIRECTORY for manual tests and benchmarksAlexandru Croitor2020-05-191-2/+10
* CMake: Append to QT_CONFIG in the qt_lib_XXX.pri filesJoerg Bornemann2020-05-191-0/+1
* CMake: Fix reading of INTERFACE_* properties in pri file generationJoerg Bornemann2020-05-191-1/+1
* CMake: Fix calling finalizers with empty argumentsJoerg Bornemann2020-05-191-1/+1
* CMake: Fix empty plugin_types value in module pri filesJoerg Bornemann2020-05-191-1/+5
* CMake: Generate qt_plugin_XXX.pri filesJoerg Bornemann2020-05-191-3/+54
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-193-3/+198
* CMake: Use custom install script to support Ninja Multi-Config buildsAlexandru Croitor2020-05-191-0/+13
* CMake: Install non-main-config tools and executables to a subdirAlexandru Croitor2020-05-191-25/+96
* CMake: Default to building all configurations with Ninja Multi-ConfigAlexandru Croitor2020-05-192-1/+11
* CMake: Allow using single config generators after building with NMCAlexandru Croitor2020-05-191-9/+46
* CMake: Don't create *Depends header for header-only modulesJoerg Bornemann2020-05-162-3/+9
* CMake: Add MODULE_INCLUDE_NAME one-value-keyword to qt_add_moduleJoerg Bornemann2020-05-152-10/+17
* CMake: Enable default usage of utf8 sources for Qt consumersAlexandru Croitor2020-05-153-1/+20
* CMake: Set QT_TARGET_XXX properties for Qt executables and pluginsJoerg Bornemann2020-05-121-10/+44
* CMake: Make build system of installed Qt more relocatableAlexandru Croitor2020-05-078-99/+179
* CMake: Replace hardcoded include dirs for the global qtbase targetsAlexandru Croitor2020-05-071-8/+8
* Fix typo in readmePaul Wicking2020-05-041-1/+1
* CMake: Write QT.XXX.plugin_types to qt_lib_XXX.pri filesJoerg Bornemann2020-05-011-0/+8
* CMake: Add some missing MinGW definesAlexandru Croitor2020-05-011-1/+1
* CMake: Limit warnings_are_errors flags to C++ and Objective-C++Alexandru Croitor2020-05-011-2/+9
* CMake: Fix failing standalone tests on WindowsAlexandru Croitor2020-05-012-4/+29
* CMake: Use NAME_MISMATCHED in find_package_handle_standard_args of ECMAlexandru Croitor2020-05-011-0/+5
* CMake: Fix 32 bit Qt builds like our MinGW config in CoinAlexandru Croitor2020-05-011-0/+49
* Set QT_PLUGIN_CLASS_NAME also on public pluginsMÃ¥rten Nordheim2020-04-301-2/+6
* CMake: Fix the setup for html_docs and qch_docsVenugopal Shivashankar2020-04-301-2/+2
* Revert "CMake: qt_find_package() enable debug behavior by default"Alexandru Croitor2020-04-301-7/+2
* CMake: Fix usage of correct install prefix for standalone testsAlexandru Croitor2020-04-301-2/+15
* CMake: Namespace all our IMPORTED targetsJoerg Bornemann2020-04-293-13/+11
* CMake: Fix CMP0100 warning for bundled harfbuzzJoerg Bornemann2020-04-291-2/+4
* CMake: Honor INSTALL_MKSPECSDIR when generating qmodule.priJoerg Bornemann2020-04-271-2/+2
* CMake: Fix wrong arm64 architectureLeander Beernaert2020-04-271-1/+1
* CMake: Allow sqldriver plugins to be built as standaloneLeander Beernaert2020-04-241-0/+8
* CMake: qt_find_package() enable debug behavior by defaultLeander Beernaert2020-04-241-2/+7
* CMake: Port the 'static_runtime' featureJoerg Bornemann2020-04-231-0/+24
* CMake: Add qt6_add_plugin public APILeander Beernaert2020-04-222-3/+4
* CMake: Fix handling of negated feature config valuesJoerg Bornemann2020-04-212-7/+22
* CMake: Move Resources API into Qt6CoreMacrosLeander Beernaert2020-04-202-197/+0
* CMake: Relocate quick compiler resource pass to QtDeclarativeLeander Beernaert2020-04-201-136/+14
* CMake: Make use of CMAKE_CURRENT_FUNCTION_LIST_DIRJoerg Bornemann2020-04-171-2/+4
* CMake: Fix location of module .pri files for non-prefix buildsJoerg Bornemann2020-04-171-1/+1
* CMake: Write QT_BUILD_PARTS to qmodule.priJoerg Bornemann2020-04-172-14/+23
* CMake: Write PKG_CONFIG_EXECUTABLE to qmodule.priJoerg Bornemann2020-04-171-5/+11
* CMake: Generate qmake pri information for building with qmakeAlexandru Croitor2020-04-172-11/+161
* CMake: Generate qmake .prl filesJoerg Bornemann2020-04-174-1/+299
* CMake: Make sure not to use the Qt prefix for standalone testsAlexandru Croitor2020-04-172-0/+19