summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* cmake: Respect NO_PRIVATE_MODULE when generating module pri filesTor Arne Vestbø2020-10-232-50/+59
* cmake: Don't add include paths to module pri if there are no headersTor Arne Vestbø2020-10-231-0/+6
* CMake: Fix headersclean to build with proper flagsAlexandru Croitor2020-10-231-11/+74
* CMake: Use compiler launcher for headerclean rulesAlexandru Croitor2020-10-231-2/+8
* CMake: Fix headersclean to work on macOSAlexandru Croitor2020-10-231-1/+7
* CMake: Add convenience custom targets to build Qt pluginsAlexandru Croitor2020-10-223-0/+26
* CMake: Do not prepend -l to libs starting with dash in prl filesJoerg Bornemann2020-10-221-1/+1
* CMake: Advertise qt-configure-module in configure outputJoerg Bornemann2020-10-221-1/+5
* CMake: Fix CMake generator auto-selection on WindowsJoerg Bornemann2020-10-221-1/+1
* CMake: Pad the configure summary string with one more dotAlexandru Croitor2020-10-221-1/+1
* CMake: Fix INPUT_* names with dashesJoerg Bornemann2020-10-221-1/+2
* Turn warning about missing xcodebuild into noticeVolker Hilsheimer2020-10-221-1/+1
* CMake: Fix additional target info filesJoerg Bornemann2020-10-202-4/+40
* CMake: Fix html_docs targets for top-level buildsJoerg Bornemann2020-10-191-6/+1
* CMake: Ignore license-related configure argumentsJoerg Bornemann2020-10-172-3/+5
* Generalize the winmain/qtmain entry-point libraryTor Arne Vestbø2020-10-172-6/+6
* cmake: Fix logic for adding staticlib to module priTor Arne Vestbø2020-10-161-4/+3
* CMake: Rename some public API functionsAlexandru Croitor2020-10-163-4/+4
* CMake: Autodetect Android toolchain file and NDKJoerg Bornemann2020-10-133-18/+34