summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make Release the main config of a -debug-and-release buildJoerg Bornemann2020-11-101-1/+1
* CMake: Fix installation errors in multi-config buildJoerg Bornemann2020-11-104-6/+27
* CMake: Make zstd config-based lookup quietAlexey Edelev2020-11-091-2/+4
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-091-3/+2
* Don't add module pri library entry for header modulesTor Arne Vestbø2020-11-091-1/+7
* cmake: Allow module to specify initial dependsTor Arne Vestbø2020-11-091-1/+4
* CMake: Fix qt-configure-module location in configure's outputJoerg Bornemann2020-11-091-1/+6
* CMake: Avoid usage of FEATURE_debug_and_release in QtSetup.cmakeJoerg Bornemann2020-11-091-1/+1
* CMake: Fix configure -developer-buildJoerg Bornemann2020-11-091-0/+6
* cmake: Add function to get a target property, with empty string as fallbackTor Arne Vestbø2020-11-081-0/+9
* CMake: Locate zstd using CONFIGAlexey Edelev2020-11-081-21/+51
* CMake: Add PCRE2 library selection depend on debug version availabilityAlexey Edelev2020-11-081-1/+7
* CMake: Allow using a custom target for qt_internal_add_docsAlexandru Croitor2020-11-071-1/+1
* CMake: Private module pri files should have internal_moduleAlexandru Croitor2020-11-071-0/+4
* 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