summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add externConstexpr to MSVC compile optionsUlf Hermann2020-10-131-0/+5
* CMake: Fix the -sanitize configure optionJoerg Bornemann2020-10-122-1/+10
* CMake: Allow customization of the generated CMake toolchain fileAlexandru Croitor2020-10-121-0/+19
* CMake: Split QtBaseGlobalTargets.cmake into multiple filesAlexandru Croitor2020-10-124-266/+301
* CMake: Implement missing iOS-related configure optionsAlexandru Croitor2020-10-124-12/+16
* CMake: Rename some additional functions that should be internalAlexandru Croitor2020-10-122-3/+3
* CMake: Workaround iOS Xcode issue when configuring appAlexandru Croitor2020-10-121-0/+4
* CMake: Set some additional info variables in Qt6CoreConfigExtrasAlexandru Croitor2020-10-121-0/+14
* CMake: Introduce Qt6::Startup targetAlexandru Croitor2020-10-124-0/+28
* win: Set correct target mkspec for qmake builds for arm64 buildsOliver Wolff2020-10-091-1/+5
* CMake: Fix tool targets for top-level cross-buildsJoerg Bornemann2020-10-091-0/+6
* Do not build tests and examples by default for configure -cmakeKai Koehne2020-10-081-16/+26
* CMake: Remove outdated info from README.mdKai Koehne2020-10-081-3/+0
* CMake: Fix leftover usage of qt_add_executableAlexandru Croitor2020-10-074-34/+34
* CMake: Issue warning if chainloaded toolchain file does not existJoerg Bornemann2020-10-071-0/+3
* CMake: Introduce QT_CHAINLOAD_TOOLCHAIN_FILEJoerg Bornemann2020-10-072-0/+5
* CMake: Document convenience scripts in READMEJoerg Bornemann2020-10-071-0/+45
* CMake: Add missing Android values in qdevice.priAlexandru Croitor2020-10-071-0/+7
* CMake: Export the chosen iOS SDK used when configuring QtAlexandru Croitor2020-10-071-0/+4
* CMake: Add iOS mkspec mapping for the wrapper qmakeAlexandru Croitor2020-10-071-0/+2