summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Disconnect docs installation targets from generation targetsJoerg Bornemann2020-11-062-7/+0
* CMake: Fix top-level documentation install targetsJoerg Bornemann2020-11-062-0/+6
* CMake: Add version information to Qt plugin DLLsJoerg Bornemann2020-11-061-0/+4
* CMake: Rework INPUT_ variables handlingAlexey Edelev2020-11-061-10/+9
* CMake: Fix usage of cache variables in qt.toolchain.cmakeJoerg Bornemann2020-11-052-0/+39
* CMake: don't add the same parameter twiceYuhang Zhao2020-11-041-9/+1
* Add quotes to cmake_args in guess_compiler_from_mkspec functionDavid Skoland2020-11-041-1/+1
* cmake: Always add -Wno-ignored-attributes for clang targeting windowsMartin Storsjö2020-11-041-6/+7
* CMake Build: Enable separate debug info for all target typesCristian Adam2020-11-045-7/+32
* cmake: Set a warning flag based on the target arch, not build hostMartin Storsjö2020-11-031-1/+1
* CMake: Add handling of user-defined INPUT_foo cache variablesAlexey Edelev2020-11-032-3/+11
* CMake: Fix Windows top-level configure.batJoerg Bornemann2020-11-031-1/+7
* CMake: Bump the minimum required CMake version to build Qt to 3.18Alexandru Croitor2020-11-035-0/+117
* Allow adding linker flags to qmake module prisTor Arne Vestbø2020-11-031-1/+4
* Allow adding extra content to module priTor Arne Vestbø2020-11-021-1/+4
* CMake: Let configure guess the compiler from mkspec argumentJoerg Bornemann2020-11-021-0/+20
* CMake: Bump the minimum required CMake version to use Qt to 3.14Alexandru Croitor2020-11-021-2/+2
* Improve clang-cl support for Qt6Yuhang Zhao2020-11-023-10/+26
* Fix compilation error on WindowsYuhang Zhao2020-11-011-1/+1
* CMake: Cleanup module and plugin define situationAlexandru Croitor2020-10-302-7/+11
* CMake: Clean up order of assignments in generated module pri filesAlexandru Croitor2020-10-301-6/+11
* CMake: Remove outdated TODO commentsJoerg Bornemann2020-10-301-2/+2
* CMake: Yield fatal error on malformed INSTALL_MKSPECSJoerg Bornemann2020-10-301-0/+4
* CMake: Write INSTALL_MKSPECSDIR to qconfig.cppJoerg Bornemann2020-10-301-1/+7
* CMake: Fix [qt-]configure[-module].bat arguments with backslashesJoerg Bornemann2020-10-301-0/+2
* CMake: Fix argument passing for configure.bat / qt-configure-module.batJoerg Bornemann2020-10-302-0/+32
* CMake: Prepare configure/qt-configure-module for calling more scriptsJoerg Bornemann2020-10-301-6/+5
* CMake: Allow lower-case values in feature valuesJoerg Bornemann2020-10-291-4/+6
* CMake: Fix generation of prl files for non-qtbase modulesAlexandru Croitor2020-10-293-6/+47
* CMake: Support installing extra cmake files for toolsKai Koehne2020-10-292-1/+36
* Fix qdoc builds for non-top-level developer buildsKai Koehne2020-10-281-3/+1
* cmake: Allow specifying module 'uses' entriesTor Arne Vestbø2020-10-281-2/+5
* CMake: Re-work documentation targetsJoerg Bornemann2020-10-282-30/+31
* cmake: Avoid -NOTFOUND suffix in module pri configTor Arne Vestbø2020-10-281-2/+4
* cmake: Don't limit qt_internal_add_cmake_library to testsTor Arne Vestbø2020-10-281-1/+1
* cmake: Don't add module header for interface libs without headersTor Arne Vestbø2020-10-281-0/+5
* CMake: Export QT_QPA_DEFAULT_PLATFORM in QtBuildInternalsExtraAlexandru Croitor2020-10-272-0/+13
* CMake: Do not overrun the list end in qt_remove_argsUlf Hermann2020-10-271-2/+4
* CMake: allow using ANDORID_NDK_ROOT for user projectsAssam Boudjelthia2020-10-272-2/+18
* cmake: Allow target to specify initial module internal configTor Arne Vestbø2020-10-261-1/+3
* CMake: Provide a qt-internal-configure-tests scriptAlexandru Croitor2020-10-261-0/+32
* CMake: Fix target dependency cycle regarding qpa plugins in qtwaylandAlexandru Croitor2020-10-261-4/+16
* CMake: Fix handling of rpaths for tests with CMAKE_STAGING_PREFIXAlexandru Croitor2020-10-261-0/+12
* CMake: Fix automatic sysrootification detection for qmakeAlexandru Croitor2020-10-261-10/+16
* CMake: Don't invoke QDoc excessivelyTopi Reinio2020-10-241-16/+2
* CMake: Let doc targets depend on doc tools in top-level buildJoerg Bornemann2020-10-234-0/+51
* CMake: Fix typo in variable nameJoerg Bornemann2020-10-231-3/+2
* CMake: Fix deprecation defines not being set properlyAlexandru Croitor2020-10-233-3/+3
* cmake: Produce internal module pris like qmake doesTor Arne Vestbø2020-10-231-33/+37
* CMake: Allow docs generation without installing in top-level buildsJoerg Bornemann2020-10-231-2/+6