summaryrefslogtreecommitdiffstats
path: root/cmake/QtBaseGlobalTargets.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-14/+43
* CMake: Introduce QtFeatureCommon.cmakeJoerg Bornemann2020-08-131-0/+1
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-0/+1
* CMake: Fix build with custom INSTALL_INCLUDEDIRJoerg Bornemann2020-08-061-5/+5
* CMake: Fix generated content of prl files (again)Alexandru Croitor2020-07-311-0/+1
* CMake: Introduce qt_internal_add_appAlexandru Croitor2020-07-311-0/+2
* CMake: Fix handling of CMAKE_FIND_ROOT_PATH and CMAKE_PREFIX_PATHAlexandru Croitor2020-07-241-0/+5
* Add OS-specific prelude to qt-cmake-standalone-testJonas Karlsson2020-07-151-0/+2
* CMake: Fix qt-cmake-standalone-test when CMAKE_STAGING_PREFIX is setJoerg Bornemann2020-07-091-3/+3
* CMake: Generate qdevice.pri when cross-buildingJoerg Bornemann2020-06-291-0/+1
* CMake: Support cross-compilation with qmakeJoerg Bornemann2020-06-291-0/+1
* CMake: Improve automatic compiler embedding into the Qt toolchainAlexandru Croitor2020-06-181-4/+42
* CMake: Do not generate qtbase/bin/qt.confJoerg Bornemann2020-06-111-1/+0
* CMake: Fix libraries in qt_lib_XXX_private.pri files for NMCJoerg Bornemann2020-06-091-0/+1
* CMake: Do not create Qt6ToolsConfig[Version].cmake filesJoerg Bornemann2020-06-081-19/+0
* CMake: Protect against Qt toolchain file recursive inclusionAlexandru Croitor2020-06-041-1/+1
* CMake: Fix standalone tests to work properly on reconfigurationAlexandru Croitor2020-06-041-0/+8
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-191-0/+1
* CMake: Use custom install script to support Ninja Multi-Config buildsAlexandru Croitor2020-05-191-0/+13
* CMake: Enable default usage of utf8 sources for Qt consumersAlexandru Croitor2020-05-151-0/+3
* CMake: Make build system of installed Qt more relocatableAlexandru Croitor2020-05-071-2/+14
* CMake: Replace hardcoded include dirs for the global qtbase targetsAlexandru Croitor2020-05-071-8/+8
* CMake: Move Resources API into Qt6CoreMacrosLeander Beernaert2020-04-201-10/+0
* CMake: Generate qmake pri information for building with qmakeAlexandru Croitor2020-04-171-0/+2
* CMake: Generate qmake .prl filesJoerg Bornemann2020-04-171-0/+1
* CMake: Make sure to install Qt3rdPartyLibraryConfig.cmake.inAlexandru Croitor2020-03-231-0/+1
* CMake: Introduce qt_configure_fileAlexandru Croitor2020-03-231-0/+1
* CMake: Provide script to configure and build one or more testsAlexandru Croitor2020-03-231-23/+53
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-4/+4
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* cmake: Add default Info.plist for macOS with some important keysTor Arne Vestbø2020-03-131-0/+7
* CMake: Install the QtBuildInternalsAndroid.cmake filleAlexandru Croitor2020-03-121-1/+5
* CMake: Propagate minimum required C++ standard to consumers of QtAlexandru Croitor2020-03-121-0/+4
* CMake: Port the 'separate_debug_info' featureJoerg Bornemann2020-03-061-0/+2
* CMake: Handle conditions in third party find modules correctlyAlexandru Croitor2020-03-051-0/+1
* CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-251-0/+1
* CMake: Fix c++ standard config tests with MSVCAlexandru Croitor2020-02-181-0/+2
* Don't hardcode the include directory nameChristophe Giboudeaux2020-01-311-1/+1
* Don't hardcode the binary directory nameChristophe Giboudeaux2020-01-311-4/+4
* Add INSTALL_MKSPECSDIR to the install locationsChristophe Giboudeaux2020-01-311-2/+2
* Fix CMAKE_BUILD_TYPE to be a cache variable in QtBuildInternalsExtraAlexandru Croitor2020-01-291-7/+1
* Forward CMAKE_BUILD_TYPE, if available, in qt-cmakeLeander Beernaert2020-01-291-1/+7
* Add initial support for CMake "Ninja Multi-Config" generatorAlexandru Croitor2020-01-271-0/+20
* Implement qtbase fixes for superbuildsJean-Michaël Celerier2020-01-081-6/+2
* Make sure to install QtModuleToolsVersionlessTargets.cmake.inAlexandru Croitor2019-12-061-0/+1
* Add initial support for cross-building to iOSAlexandru Croitor2019-12-031-2/+29
* Make sure to install QtStandaloneTestsConfig.cmake.inAlexandru Croitor2019-11-121-0/+1
* Write out a module description fileTobias Hunger2019-10-211-0/+1
* Prospective fix for linking problems of qtdeclarative in the CISimon Hausmann2019-09-031-5/+5
* Extract add_qt_resource into reusable componentsLeander Beernaert2019-08-221-0/+10