summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add opt-out for adding -no_warn_duplicate_libraries linker flagTor Arne Vestbø6 days1-1/+2
* Add preliminary support for Qt for visionOSTor Arne Vestbø6 days9-8/+96
* Remove the headersclean featureAlexey Edelev7 days3-1/+12
* wasm: introduce QT_BUILD_WASM_BATCHED_TESTSMorten Sørvig7 days1-5/+7
* CMake: qt_internal_add_test - fix BLACKLIST file handlingTim Blechmann11 days1-4/+4
* CMake: qt_internal_add_test - add BLACKLIST files to IDE projectsTim Blechmann12 days1-0/+5
* CMake: split _extra_files targetsTim Blechmann12 days1-12/+57
* cmake: add _extra_files IDE target from heuristicsTim Blechmann12 days1-0/+57
* Avoid using PACKAGE_PREFIX_PATH for configure-time executablesAlexey Edelev13 days1-5/+18
* Suppress the warning about unused QT_INTERNAL_CALLED_FROM_CONFIGUREAlexey Edelev13 days1-1/+3
* CMake: Fix a misplaced > in pkg-config filesMartin Storsjö13 days1-1/+1
* cmake: Only enable warnings on/off flags for C/C++/Objective-C/C++Tor Arne Vestbø2024-04-071-2/+9
* cmake: Selectively enable -no_warn_duplicate_libraries for Xcode 15+Tor Arne Vestbø2024-04-041-9/+9
* CMake: fix unity builds of darwin's permission helperTim Blechmann2024-04-031-0/+3
* Add support for using an inline namespaces for -qtnamespaceFriedemann Kleint2024-04-032-0/+2
* cmake: Propagate Qt's CMAKE_OSX_SYSROOT to user projects by SDK nameTor Arne Vestbø2024-04-032-15/+15
* Hardening: fix _LIBCPP_HARDENING_MODEGiuseppe D'Angelo2024-03-271-1/+1
* Set the CMP0159 to NEW where applicableAlexey Edelev2024-03-272-0/+8
* Consider INSTALL_LIBDIR when calculating various cmake pathsAlexey Edelev2024-03-273-19/+79
* configure: Fix -system-zlib and -system-sqlite optionsJoerg Bornemann2024-03-271-2/+6
* configure: Fix -c++std and -sanitize optionsJoerg Bornemann2024-03-271-1/+21
* Move QtInstallPaths.cmake to the Qt6 packageAlexey Edelev2024-03-223-0/+35
* CMake/ELF: allow using Qt's full version number in the private tagsThiago Macieira2024-03-211-1/+5
* CMake: Reconfigure whenever module EXTRA_FILES are touchedAlexandru Croitor2024-03-221-0/+3
* Set the missing _qt_is_versionless_target property for versionless targetsAlexey Edelev2024-03-212-9/+2
* Set the _qt_ module properties for interface targetsAlexey Edelev2024-03-211-0/+12
* Allow filtering modules that will use pre-built toolsAlexey Edelev2024-03-201-0/+9
* CMake: Allow configuring a minimal subset of examples to deployAlexandru Croitor2024-03-192-0/+12
* CMake: Recompute QT_DEPLOY_PREFIX for each built exampleAlexandru Croitor2024-03-191-0/+2
* CMake: Fix finding standalone parts config file for yoctoAlexandru Croitor2024-03-191-1/+9
* cmake: Merge Apple platform auto-detect functionsTor Arne Vestbø2024-03-191-56/+50
* Add hardening build optionsGiuseppe D'Angelo2024-03-192-7/+50
* cmake: Override generator for iOS projects to Xcode in qt-cmake.inAlexandru Croitor2024-03-181-4/+13
* cmake: Move iOS detection into qt_auto_detect_iosTor Arne Vestbø2024-03-182-6/+5
* cmake: Don't set CMAKE_SYSTEM_NAME=iOS when configuring with -sdkTor Arne Vestbø2024-03-181-1/+1
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø2024-03-189-27/+32
* cmake: Propagate Apple platform build requirements to qconfig.priTor Arne Vestbø2024-03-141-2/+17
* coin: Add instructions to build standalone examplesAlexandru Croitor2024-03-141-0/+7
* CMake: Allow building all examples as standalone just like testsAlexandru Croitor2024-03-1412-96/+221
* CMake: Move most of CMakeLists.txt into QtBaseHelpers.cmakeAlexandru Croitor2024-03-141-0/+206
* Fix the condition for creating of the plugin init target aliasesAlexey Edelev2024-03-131-1/+1
* Collect CMAKE_MODULE_PATH from QT_ADDITIONAL_PACKAGES_PREFIX_PATHAlexey Edelev2024-03-132-0/+18
* QT_NO_AS_CONST: rename and add docsGiuseppe D'Angelo2024-03-131-1/+1
* CMake: Create alias targets for plugin init targetsAlexandru Croitor2024-03-121-1/+5
* "Simplify" versionless targetsAlexey Edelev2024-03-1212-25/+240
* CMake: Add public helper _qt_internal_add_phony_targetJoerg Bornemann2024-03-121-0/+118
* Correct license for qbatchedtestrunner.in.cpp fileLucie Gérard2024-03-121-1/+1
* CMake: Warn when examples are not added via qt_internal_add_exampleAlexandru Croitor2024-03-113-1/+30
* CMake: Adjust QT_ADDITIONAL_QML_PLUGIN_GLOB_PREFIXES for EP examplesAlexandru Croitor2024-03-111-0/+17
* CMake: Allow specifying additional glob paths for QmlPlugins.cmakeAlexandru Croitor2024-03-111-1/+22