summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Add possibility to store source files for interface targetsAlexey Edelev2022-08-191-2/+29
* Add -disable-deprecated-up-to parameter to configure scriptIvan Solovev2022-08-194-6/+26
* Rename QT_DEPRECATED_WARNINGS_SINCE -> QT_WARN_DEPRECATED_UP_TOIvan Solovev2022-08-191-4/+4
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-191-3/+3
* CMake: Add COMMAND_ECHO option to _qt_internal_create_command_scriptAlexandru Croitor2022-08-171-1/+9
* CMake: Move _qt_internal_create_command_script to a public fileAlexandru Croitor2022-08-175-95/+102
* wasm: include asyncify support unconditionallyMorten Sørvig2022-08-171-1/+5
* 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
* Rename arg_HEADER_MODULE variable to 'is_interface_lib'Alexey Edelev2022-08-121-6/+5
* Do not use the HEADER_MODULE argument in qt_generate_module_pri_fileAlexey Edelev2022-08-122-11/+14
* wasm: allow apps to override EXPORT_RUNTIME_METHODSLorn Potter2022-08-122-1/+8
* CMake: Put Qt-internal targets into a dedicated FOLDERJoerg Bornemann2022-08-111-0/+10
* Remove HEADER_MODULE from qt_internal_extend_targetAlexey Edelev2022-08-112-7/+10
* Add the output of qlalr to the consuming target source filesAlexey Edelev2022-08-101-3/+4
* CMake: Fix detection of system double-conversionJoerg Bornemann2022-08-101-4/+9
* Add "content file" mode for the qt_internal_add_linker_version_scriptAlexey Edelev2022-08-093-15/+66
* Add the common headersclean_check targetAlexey Edelev2022-08-092-8/+17
* CMake: Bail when configuring multiple configurations and plain NinjaAlexandru Croitor2022-08-091-0/+6
* Remove cmake/FindCups.cmakeJoerg Bornemann2022-08-091-99/+0
* cmake: Allow adding extra content to plugin pri fileTor Arne Vestbø2022-08-081-1/+12
* cmake: Use file instead of qt_configure_file for generating plugin priTor Arne Vestbø2022-08-081-4/+5
* cmake: Move qt_install call into qt_generate_plugin_pri_fileTor Arne Vestbø2022-08-082-6/+4
* cmake: Defer generating plugin .pri file until finalizerTor Arne Vestbø2022-08-081-9/+11
* Allow specifying multiple header types in qt_copy_framework_headersAlexey Edelev2022-08-052-38/+31
* 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: Override simulator architecture to x86_64 for Xcode generatorTor Arne Vestbø2022-08-031-2/+2
* CMake: Fix single standalone tests to use same Qt C++ language stdAlexandru Croitor2022-08-032-1/+5
* Add license headers to cmake filesLucie Gérard2022-08-03133-4/+399
* CMake: Relax constraint on not having feature values changeAlexandru Croitor2022-08-031-1/+9
* CMake: Remove internal __qt_add_plugin_*_args variablesJoerg Bornemann2022-08-031-37/+0
* Build minimal subset of tests for Android multi-ABI Qt buildsAlexey Edelev2022-08-023-1/+5
* CMake: Deprecate _add_app/executable/test/tool PUBLIC_LIBRARIES optionAlexandru Croitor2022-07-294-9/+46
* cmake: add support for EXCEPTIONS to qt_internal_add_appRobert Griebl2022-07-281-1/+7
* CMake: Export package name and 3rdparty flag for 3rd party librariesAlexandru Croitor2022-07-281-2/+10
* CMake: Mark PlatformCommonInternal as a Qt6 packageAlexandru Croitor2022-07-271-1/+3
* CMake: Fix install destination of in-tree examplesAlexandru Croitor2022-07-271-0/+6
* CMake: Add per-target support for iOS launch screensAlexandru Croitor2022-07-272-2/+2
* CMake: Add shared library plugin names to the QT_PLUGINS propertyAlexandru Croitor2022-07-271-4/+6
* 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-251-25/+28
* CMake: Don't look for Qt6 components that are already foundAlexandru Croitor2022-07-251-11/+13
* CMake: Don't unset Qt6Qml_FOUND when including Qml pluginsAlexandru Croitor2022-07-251-2/+2
* CMake: Record the precise package name where Private modules liveAlexandru Croitor2022-07-253-13/+43
* CMake: Create aliases for Internal targets using common functionAlexandru Croitor2022-07-251-5/+5