summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Do not make extra copy of public headers for external headers modulev6.4.0-rc1Michal Klocek2022-09-121-5/+8
* wasm: add Emscripten version check for appsLorn Potter2022-09-011-0/+25
* CMake: Move Apple specific functions into a separate fileAlexandru Croitor2022-08-314-0/+631
* CMake: Remove NSHumanReadableCopyright from iOS Info.plistAlexandru Croitor2022-08-311-3/+0
* wasm: update emsdk to 3.1.14Lorn Potter2022-08-311-1/+1
* CMake: Default CFBundleDevelopmentRegion to $(DEVELOPMENT_LANGUAGE)Alexandru Croitor2022-08-251-1/+1
* CMake: Replace tabs with spaces in iOS Info.plist templateAlexandru Croitor2022-08-251-35/+35
* CMake: Add COMMAND_ECHO option to _qt_internal_create_command_scriptAlexandru Croitor2022-08-181-1/+9
* CMake: Move _qt_internal_create_command_script to a public fileAlexandru Croitor2022-08-185-95/+102
* wasm: include asyncify support unconditionallyMorten Sørvig2022-08-171-1/+5
* CMake: Override simulator architecture to x86_64 for Xcode generatorTor Arne Vestbø2022-08-151-2/+2
* Make wasm finalizers work for standalone tests and other reposMikolaj Boc2022-08-151-0/+4
* CMake: Enable public executable finalizers for iOS testsAlexandru Croitor2022-08-151-0/+15
* CMake: Tests on iOS must be app bundles to be runnableAlexandru Croitor2022-08-151-0/+14
* CMake: Use the Xcode generator for qt-cmake-standalone-test on iOSAlexandru Croitor2022-08-151-2/+12
* CMake: Improve tool not found error messageAlexandru Croitor2022-08-121-3/+16
* wasm: allow apps to override EXPORT_RUNTIME_METHODSLorn Potter2022-08-122-1/+8
* CMake: Fix detection of system double-conversionJoerg Bornemann2022-08-101-4/+9
* CMake: Bail when configuring multiple configurations and plain NinjaAlexandru Croitor2022-08-101-0/+6
* cmake: Don't reference global data in qt_internal_get_title_caseTor Arne Vestbø2022-08-101-1/+1
* Disable bitcode for iOSTor Arne Vestbø2022-08-101-1/+0
* Remove cmake/FindCups.cmakeJoerg Bornemann2022-08-101-98/+0
* CMake: Fix examples to build as external projects when cross-compilingAlexandru Croitor2022-08-051-4/+35
* CMake: Fix Ninja Multi-Config dependency issues for top-level targetsAlexandru Croitor2022-08-051-3/+5
* CMake: Fix single standalone tests to use same Qt C++ language stdAlexandru Croitor2022-08-032-1/+5
* CMake: Relax constraint on not having feature values changeAlexandru Croitor2022-08-031-1/+9
* CMake: Export package name and 3rdparty flag for 3rd party librariesAlexandru Croitor2022-07-281-2/+10
* CMake: Add per-target support for iOS launch screensAlexandru Croitor2022-07-282-2/+2
* CMake: Fix install destination of in-tree examplesAlexandru Croitor2022-07-271-0/+6
* CMake: Mark PlatformCommonInternal as a Qt6 packageAlexandru Croitor2022-07-271-1/+3
* CMake: Don't look for Qt6 components that are already foundAlexandru Croitor2022-07-271-11/+13
* CMake: include the libexecdir in generated pkg-config filesEli Schwartz2022-07-261-0/+1
* CMake: Ensure build instructions are always shown the first timeAlexandru Croitor2022-07-261-1/+8
* CMake: Change __qt_internal_include_plugin_packages to be a macroAlexandru Croitor2022-07-261-25/+28
* CMake: Don't unset Qt6Qml_FOUND when including Qml pluginsAlexandru Croitor2022-07-261-2/+2
* CMake: Record the precise package name where Private modules liveAlexandru Croitor2022-07-263-13/+43
* CMake: Create aliases for Internal targets using common functionAlexandru Croitor2022-07-261-5/+5
* CMake: Export a few useful Qt module target propertiesAlexandru Croitor2022-07-261-5/+37
* CMake: Don't repeatedly look for the Qt6 dependencyAlexandru Croitor2022-07-261-8/+11
* CMake: Move QT_HOST_PATH check and computation into Qt6 packageAlexandru Croitor2022-07-265-87/+90
* CMake: Improve Qt6HostInfo package lookup conditionAlexandru Croitor2022-07-254-4/+16
* CMake: Move Qt6HostInfo lookup into a functionAlexandru Croitor2022-07-255-27/+24
* QT_INLINE_SINCE: take version into accountIvan Solovev2022-07-221-5/+13
* CMake: fix the word order in "no_direct_extern_access"Thiago Macieira2022-07-222-2/+2
* Fix attempt to use -mno-direct-extern-access with ClangThiago Macieira2022-07-221-1/+2
* CMake: prepend build dir for examples buildSamuli Piippo2022-07-211-6/+6
* CMake: Introduce QT_DEBUG_FIND_PACKAGE for troubleshootingAlexandru Croitor2022-07-213-4/+59
* CMake: Suggest hints on how to debug missing packagesAlexandru Croitor2022-07-216-15/+51
* CMake: Allow setting Qt6_DIR to find packages when not cross-compilingAlexandru Croitor2022-07-211-0/+2
* CMake: Display reason when a Qt*Tools package is not foundAlexandru Croitor2022-07-211-0/+4