summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for misplacement of the qt-cmake-standalone-test in -developer-buildAmir Masoud Abdol2022-12-101-15/+37
* CMake: Add Android build information to generated module .json filesJoerg Bornemann2022-12-092-1/+11
* CMake: Install module JSON files to INSTALL_ARCHDATADIR/modulesJoerg Bornemann2022-12-091-1/+1
* CMake:Android: copy templates, bindings and gradle files pre_buildAssam Boudjelthia2022-12-091-0/+64
* Do not make versioned hard-links when -developer-buildAmir Masoud Abdol2022-12-091-2/+2
* Remove CMake version check when adding _lib_pri to ALLAlexey Edelev2022-12-091-4/+3
* Update FindXCB.cmake from extra-cmake-modules upstreamAhmad Samir2022-12-091-10/+1
* CMake: make QT_SKIP_DOCKER_COMPOSE more discoverableAhmad Samir2022-12-091-1/+3
* Add CONDITION_INDEPENDENT_SOURCES argument to qt_internal_extend_targetAlexey Edelev2022-12-082-0/+36
* Use native path for host_qt_bindirAmir Masoud Abdol2022-12-081-0/+1
* Win32: Add "longPathAware" manifest / rc for internal toolsCristian Adam2022-12-081-0/+4
* Add _lib_pri targets to allAlexey Edelev2022-12-071-1/+9
* Create the versioned variant of Qt tools in cross platform buildAmir Masoud Abdol2022-12-074-8/+65
* Remove the deprecated TYPE option from qt_add_pluginAmir Masoud Abdol2022-12-071-1/+0
* wasm: add support for wasm64 buildLorn Potter2022-12-074-2/+12
* CMake: Properly quote paths in FindPPS.cmakeKai Köhne2022-12-051-2/+2
* Move Some of the Private CMake Helper Scripts from `bin/` to `libexec/`Amir Masoud Abdol2022-12-051-13/+13
* fix pcre2 detectionEric Lemanissier2022-12-031-5/+1
* MSVC: Improve the LTCG buildYuhang Zhao2022-12-031-0/+6
* CMake: Don't setup deployment when building Qt without examplesJoerg Bornemann2022-12-011-0/+5
* CMake: Make it possible to specify a debug MySQL client libraryJoerg Bornemann2022-12-011-5/+49
* Add a dummy target for tests that get batchedMikolaj Boc2022-12-011-0/+10
* Remove _pri_dep_timestamp targetsAlexey Edelev2022-12-011-10/+0
* Link ${target}_lib_pri directly to INTERFACE_LIBRARY targetsAlexey Edelev2022-12-011-5/+1
* Add INTERFACE_LIBRARIES to dependencies of repo targetsAlexey Edelev2022-12-011-1/+1
* Add an option to select the preferred compression type for mime type dbAlexey Edelev2022-12-011-0/+2
* Update -redo option such that it removes CMakeCache.txt and CMakeFiles/Amir Masoud Abdol2022-12-013-1/+20
* Bump macOS minimum deployment target to 11 (Big Sur)Tor Arne Vestbø2022-11-301-1/+1
* Address, and remove an obsolete FIXME commentAmir Masoud Abdol2022-11-301-32/+0
* CMake: Reconfigure faster by not looking for missing packagesAlexandru Croitor2022-11-293-0/+54
* Remove perl related functionality from CMake filesAlexey Edelev2022-11-298-380/+32
* CMake/syncqt: export the TEST_ld_version_script variableThiago Macieira2022-11-281-0/+2
* CMake: add SYSTEM_INCLUDE_DIRECTORIES to qt_internal_extend_targetThiago Macieira2022-11-285-0/+9
* CMake: add a way to skip trying to set up docker on LinuxThiago Macieira2022-11-281-0/+3
* CMake: install the metatypes inside Qt's own arch-specific data dirThiago Macieira2022-11-281-1/+1
* Avoid converting paths to relative for headersclean comment if they are relativeAlexey Edelev2022-11-281-1/+7
* Fix a mistake in the documentation of qt_internal_read_repo_dependenciesAmir Masoud Abdol2022-11-261-2/+2
* wasm: Enable asyncify for testsDavid Skoland2022-11-242-1/+5
* wasm: Enable batch tests by default on wasmDavid Skoland2022-11-241-2/+12
* Use module-specific names for 'module_headers[_generated]' filesAlexey Edelev2022-11-101-2/+2
* macOS: Add dependency to Foundation for permission pluginsTor Arne Vestbø2022-11-081-0/+1
* Add permission API backend for macOS and iOSTimur Pocheptsov2022-11-033-2/+84