summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Do not use REALPATH when collecting Qt header filesAlexey Edelev2023-05-051-2/+0
* CMake: Fully rebuild dirty configure-time executablesJoerg Bornemann2023-04-261-1/+1
* Add message if syncqt is crashed without any outputAlexey Edelev2023-04-261-0/+8
* Introduce the qt_internal_project_setup macroAlexey Edelev2023-04-253-2/+12
* CMake: Store unsanitized plugin type names in module .json filesJoerg Bornemann2023-04-191-1/+1
* Add drive letter to source paths when calling qt-internal- scriptsAmir Masoud Abdol2023-04-141-0/+3
* Disable objc_msgSend stubs in static libs to maintain Xcode < 14 compatTor Arne Vestbø2023-04-131-0/+15
* Make MODULE_ROOT AbsoluteAmir Masoud Abdol2023-04-121-1/+2
* CMake: Fix setting Android SDK/NDK from environment variablesJoerg Bornemann2023-04-111-8/+4
* Add `-Wno-error=stringop-overread` to warnings_are_errors_flagsAmir Masoud Abdol2023-04-081-0/+5
* Disable Unity Build for ExamplesAmir Masoud Abdol2023-04-061-0/+4
* Replace STREQUAL cases with variable checksAmir Masoud Abdol2023-04-054-18/+22
* Fix multi-thread GNU make buildAlexey Edelev2023-04-051-0/+1
* Avoid syncing and installation of non-module headersAlexey Edelev2023-04-041-4/+40
* Add NO_UNITY_BUILD support to qt_internal_add_appAmir Masoud Abdol2023-04-041-1/+9
* Improvement to NO_UNITY_BUILD_SOURCES, and fix related bugsAmir Masoud Abdol2023-04-044-32/+11
* Add the missing list of the generatedHeaders to syncqt_all_argsAlexey Edelev2023-03-311-1/+1
* iOS: request authorization before presenting image-pickerTimur Pocheptsov2023-03-281-0/+1
* Trace: Make Q_TRACEPOINT publicAntti Määttä2023-03-211-2/+2
* Centralize copyright information for QtKai Köhne2023-03-202-1/+7
* Update Copyright year to 2023Kai Köhne2023-03-201-1/+1
* Make manual tests use the usual wasm_shell.htmlMikolaj Boc2023-03-161-0/+2
* Fix an issue with passing NO_UNITY_BUILD_SOURCESAmir Masoud Abdol2023-03-166-15/+40
* CMake: Pass CMAKE_EXE_LINKER_FLAGS to project-based try_compileAlexandru Croitor2023-03-151-0/+1
* Improve the internal handling of unity buildAmir Masoud Abdol2023-03-155-18/+28
* Make sure that all dependencies are found before creating tool targetsAlexey Edelev2023-03-131-5/+11
* SQL/IBASE: also search in firebird subdirChristian Ehrlicher2023-03-121-0/+1
* Revert "Revert "Add support for MultiABI with custom install dir of the andro...Alexey Edelev2023-03-082-1/+14
* CMake: Relax example dependencies to be per-repoAlexandru Croitor2023-03-062-2/+34
* Align qt_internal_add_manual_test with qt_internal_add_testAmir Masoud Abdol2023-02-281-107/+72
* CMake: Fix position independent code linker flags not being setJoerg Bornemann2023-02-241-0/+4
* Fix a typoAmir Masoud Abdol2023-02-231-1/+1
* Add the QT_INTERNAL_CONFIGURE_FROM_IDE optionAlexey Edelev2023-02-211-0/+10
* Revert "Add the NO_CMAKE_PACKAGE_REGISTRY option forwarding to qt_find_package"Alexey Edelev2023-02-211-1/+1
* Set 32 as the default batch size for unity buildAmir Masoud Abdol2023-02-211-1/+1
* Add -unity-build, and -unity-build-batch-size to configureAmir Masoud Abdol2023-02-174-0/+20
* Add the NO_CMAKE_PACKAGE_REGISTRY option forwarding to qt_find_packagev6.5.0-beta3Alexey Edelev2023-02-151-1/+1
* Revert "CMake: Fix configure -no-rpath"Joerg Bornemann2023-02-151-15/+6
* Remove "Configuration summary shown below" statement when it is not trueAmir Masoud Abdol2023-02-101-19/+19
* Tracepointgen: Parse metadata from include filesAntti Määttä2023-02-101-1/+1
* Use the existing imported location for syncqt in developer buildsAlexey Edelev2023-02-091-3/+18
* Change the RUNTIME_OUTPUT_DIRECTORY for configure-time executablesAlexey Edelev2023-02-092-7/+11
* Remove the extra quote, now that we use cmake_parse_arguments(PARSE_ARGVAmir Masoud Abdol2023-02-093-10/+10
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-02-0918-96/+141
* Replace the impl of qt_configure_file with qt_configure_file_v2Amir Masoud Abdol2023-02-093-23/+17
* CMake: Fix directory scoping issue for qt6_generate_deploy_scriptJoerg Bornemann2023-02-091-3/+20
* Add some utilities for UNITY_BUILDAmir Masoud Abdol2023-02-0912-6/+96
* CMake: Show a message when configuring examplesAlexandru Croitor2023-02-071-0/+1
* Android: bump minimum sdk build version QT_ANDROID_API_VERSION to 33Assam Boudjelthia2023-02-041-1/+1
* Revert "Add support for MultiABI with custom install dir of the android-build"Alexandru Croitor2023-02-012-14/+1