summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in -redo where -redo was not considering new optionsAmir Masoud Abdol2023-01-191-1/+52
* CMake: make qt_config_compile_test verbosely indicate missing depsThiago Macieira2023-01-181-0/+1
* Remove GENERATE_METATYPESAmir Masoud Abdol2023-01-181-16/+8
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-1818-96/+141
* Replace $<CONFIGURATION> with $<CONFIG>Amir Masoud Abdol2023-01-181-1/+1
* Fix macOS build for CMake < 3.18Joerg Bornemann2023-01-171-0/+3
* CMake: Fix configure -no-rpathJoerg Bornemann2023-01-171-6/+15
* Remove an obsolete TODO itemAmir Masoud Abdol2023-01-171-1/+0
* Add the ltcg flag to .pri filesAmir Masoud Abdol2023-01-171-1/+3
* Remove an obsolete TODOAmir Masoud Abdol2023-01-171-1/+1
* CMake: Tweak qt_internal_get_framework_info to match documentationTor Arne Vestbø2023-01-171-1/+1
* Concatenate blacklist files for test batchMikolaj Boc2023-01-172-6/+25
* Remove an unnecessary call to _qt_internal_generate_tool_command_wrapperAmir Masoud Abdol2023-01-161-5/+0
* Make qt cmake functions react properly to batch dummy targetsMikolaj Boc2023-01-162-13/+13
* Use the existing imported location for syncqt in developer buildsAlexey Edelev2023-01-131-3/+18
* Add the 'QT_INTERNAL_AVOID_OVERRIDING_SYNCQT_CONFIG' flagAlexey Edelev2023-01-131-1/+10
* Add CTF tracing backendAntti Määttä2023-01-131-2/+6
* Add find package for lttng library so that it gets added to targetAntti Määttä2023-01-131-0/+4
* Add tracepointgen tool and convert qtgui to use itAntti Määttä2023-01-131-0/+69
* CMake: Add switch for allowing missing Qt6*Tools packagesJoerg Bornemann2023-01-122-1/+6
* Kill the browser that CI on wasm opens for testingMikolaj Boc2023-01-121-0/+1
* Clean up an outdated TODOAmir Masoud Abdol2023-01-111-2/+0
* Replace the impl of qt_configure_file with qt_configure_file_v2Amir Masoud Abdol2023-01-113-23/+17
* Disable PkgConfig for AndroidAmir Masoud Abdol2023-01-111-1/+2
* CMake: Store whether a module is internal in module json filesJoerg Bornemann2023-01-111-0/+5
* Add Qt::Gui to batches unconditionallyMikolaj Boc2023-01-101-0/+5
* Enable shared library build of Qt for iOSTor Arne Vestbø2023-01-103-4/+14
* CMake: Store the plugin types in the module json filesJoerg Bornemann2023-01-062-1/+25
* CMake: Unify usage of pkg_check_modulesJohannes Kauffmann2023-01-0617-20/+20
* Only add defines for sources in batched targetMikolaj Boc2023-01-061-3/+1
* Add CMAKE_MACOSX_RPATH to -rpath entry in configure/CMake mappingJoerg Bornemann2023-01-061-0/+1
* Only set the deprecation define once for test batchMikolaj Boc2023-01-061-4/+2
* Change the RUNTIME_OUTPUT_DIRECTORY for configure-time executablesAlexey Edelev2023-01-052-7/+11
* Add configure-time tools to the 'host_tools' targetAlexey Edelev2023-01-051-0/+4
* Enable QT_NO_AS_CONST globallyMarc Mutz2023-01-051-0/+1
* Allow specifying CMakeLists.txt as the argument for qt-cmake-standalone-testAlexey Edelev2023-01-051-0/+9
* Enforce strict standards behavior in MSVC headersclean checkKai Köhne2023-01-031-3/+1
* Rename the 'module_name' key in module description JSON filesJoerg Bornemann2023-01-031-1/+1
* Replace syncqt arguments with rsp fileAlexey Edelev2023-01-021-25/+23
* wasm: Flesh out side module and main module logic for shared buildsTor Arne Vestbø2023-01-021-11/+13
* wasm: fix up new configure optionsMorten Sørvig2022-12-281-3/+3
* wasm: update emscripten to 3.1.25Morten Sørvig2022-12-281-1/+1
* wasm: Always use basic password-store=basic in testsDavid Skoland2022-12-161-0/+1
* QT_INLINE_SINCE: never inline for static Qt buildsMarc Mutz2022-12-161-1/+2
* Remove the last in-tree user of qExchange() and mark all of Qt free of itMarc Mutz2022-12-141-0/+1
* Remove the incorrectly added extra .batAmir Masoud Abdol2022-12-131-1/+1
* wasm: disable x.y.z suffix versioningMorten Sørvig2022-12-131-3/+10
* Return qt-configure-module to bin/Amir Masoud Abdol2022-12-131-3/+3
* CMake: Handle non-existent targets when collecting dependenciesJoerg Bornemann2022-12-121-3/+20
* CMake: Add qt 'policy' supportFabian Kosmale2022-12-101-0/+16