summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt6CoreMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: install the metatypes inside Qt's own arch-specific data dirThiago Macieira2022-11-281-5/+6
* Add permission API backend for macOS and iOSTimur Pocheptsov2022-11-031-0/+24
* CMake: Fix qt_add_resources missing dependency regressionAlexandru Croitor2022-11-021-5/+12
* Remove the Unnecessary CMake Module, `include(CMakeParseArguments)`Amir Masoud Abdol2022-10-251-2/+0
* Make the `PREFIX` Parameter of the `qt_add_resources` OptionalAmir Masoud Abdol2022-10-251-4/+3
* Replace `arg_BIG_RESOURCES` with `rcc_BIG_RESOURCES`Amir Masoud Abdol2022-10-251-4/+4
* CMake: Add filter options to qt_generate_deploy_app_scriptJoerg Bornemann2022-10-151-1/+19
* CMake: Deploy runtime dependencies outside of the Qt prefix tooJoerg Bornemann2022-10-151-0/+21
* CMake: Set RPATH of deployed plugins on LinuxJoerg Bornemann2022-10-151-0/+28
* CMake: Add finalization to plugins created with qt_add_pluginJoerg Bornemann2022-09-231-0/+19
* Fix the way deffered files are added to a CMake source treeAlexey Edelev2022-09-171-2/+12
* CMake: Rework tool wrapper shell script creationAlexandru Croitor2022-09-151-24/+0
* CMake: Add NO_TRANSLATIONS option to deployment functionsJoerg Bornemann2022-09-151-3/+9
* CMake: Introduce qt_deploy_translationsJoerg Bornemann2022-09-151-0/+6
* CMake: Add Linux support to qt_deploy_runtime_dependenciesJoerg Bornemann2022-09-151-3/+37
* CMake: Avoid creation of XXX_other_files targetsJoerg Bornemann2022-09-141-3/+48
* CMake: Clarify qt_deploy_runtime_dependencies' EXECUTABLE argumentJoerg Bornemann2022-09-121-1/+1
* CMake: Introduce qt_generate_deploy_scriptJoerg Bornemann2022-09-111-21/+74
* CMake: Move Apple specific functions into a separate fileAlexandru Croitor2022-08-301-626/+0
* MSVC: Add WIN32 definition to the resource compilerYuhang Zhao2022-08-291-1/+1
* MSVC: Set default code page to UTF-8 for resource compilerYuhang Zhao2022-08-271-1/+1
* CMake: Fix storyboard entry in an iOS Info.plist fileAlexandru Croitor2022-08-251-3/+6
* CMake: Default CFBundleName to ${PRODUCT_NAME} for iOSAlexandru Croitor2022-08-251-0/+15
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* wasm: allow apps to override EXPORT_RUNTIME_METHODSLorn Potter2022-08-121-0/+1
* CMake: Put Qt-internal targets into a dedicated FOLDERJoerg Bornemann2022-08-111-0/+25
* CMake: Support big resources in qt_add_resourcesJoerg Bornemann2022-08-091-93/+217
* CMake: Override simulator architecture to x86_64 for Xcode generatorTor Arne Vestbø2022-08-031-0/+27
* cmake: Share most finalizers between macOS and iOS appsTor Arne Vestbø2022-08-031-6/+11
* Add license headers to cmake filesLucie Gérard2022-08-031-30/+2
* CMake: Remove the CLASSNAME argument from qt6_add_pluginJoerg Bornemann2022-08-031-16/+0
* CMake: Remove the now unused option __QT_INTERNAL_NO_INSTALLJoerg Bornemann2022-08-031-4/+0
* CMake: Fix install destination of in-tree examplesAlexandru Croitor2022-07-271-0/+1
* CMake: Add per-target support for iOS launch screensAlexandru Croitor2022-07-271-47/+104
* cmake: Pick up project and target version when setting bundle versionsTor Arne Vestbø2022-07-181-2/+25
* cmake: Set CURRENT_PROJECT_VERSION and MARKETING_VERSION for Xcode projectsTor Arne Vestbø2022-07-181-4/+24
* cmake: Work around bug in CMake's Xcode generator setting INSTALL_PATHTor Arne Vestbø2022-07-141-0/+18
* Explicitly disable bitcode for iOS applicationsTor Arne Vestbø2022-07-141-0/+20
* CMake: Let qt6_add_plugin accept sourcesJoerg Bornemann2022-06-291-1/+1
* CMake: Warn when using qt6_add_big_resources on iOSAlexandru Croitor2022-06-201-0/+12
* CMake: Fix Xcode common dependency issues for other_files IDE targetAlexandru Croitor2022-06-171-0/+13
* CMake: Fix typosKai Köhne2022-06-131-2/+2
* CMake: Change QT_RESOURCE_TARGET_DEPENDENCY property to be internalAlexandru Croitor2022-06-021-1/+6
* CMake: Ensure creation of a unique iOS bundle identifierAlexandru Croitor2022-05-201-0/+17
* CMake: Improve iOS bundle identifier handlingAlexandru Croitor2022-05-201-24/+66
* CMake: Use the PRODUCT_NAME for the iOS display name like qmakeAlexandru Croitor2022-05-201-0/+11
* CMake: Pick first non-free team id for iOS Xcode projectsAlexandru Croitor2022-05-201-20/+83
* CMake: Set iOS default code style signing to AutomaticAlexandru Croitor2022-05-201-0/+16
* CMake: Set default xcode device family to iPhone and iPadAlexandru Croitor2022-05-201-0/+16
* CMake: Split some iOS handling code into separate functionsAlexandru Croitor2022-05-201-1/+12