summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* wasm: add support for enabling wasm excptionsMorten Sørvig2022-11-031-0/+6
* Handle the QT_SKIP_WARNINGS_ARE_ERRORS property when running syncqtAlexey Edelev2022-11-031-1/+8
* CMake: Propagate usage of WARNINGS_ARE_ERRORS when building reposAlexandru Croitor2022-11-021-0/+3
* Make sure that the generated dbus sources get extra compiler flagsAlexey Edelev2022-10-311-3/+8
* Cleanup qt_internal_extend_target functionAlexey Edelev2022-10-311-9/+45
* QFile: make constructors taking a path explicitGiuseppe D'Angelo2022-10-291-0/+1
* FEATURE_pkg_config Should be BOOLAmir Masoud Abdol2022-10-281-1/+1
* Align FindWrapSystemMd4c with Other FindWrapSystem* ModulesAmir Masoud Abdol2022-10-281-13/+29
* Add NO_HEADERSCLEAN_CHECK flag to qt_internal_add_moduleAlexey Edelev2022-10-273-7/+12
* Fix a bug in detecting systemAmir Masoud Abdol2022-10-271-1/+1
* Cleanup the watchOS and tvOS References from CMake filesAmir Masoud Abdol2022-10-261-62/+16
* Use CMAKE_MESSAGE_CONTEXT for Better CMake Output MessagesAmir Masoud Abdol2022-10-253-3/+11
* Remove the Unnecessary CMake Module, `include(CMakeParseArguments)`Amir Masoud Abdol2022-10-252-5/+0
* Sync CMake Version with `.cmake.conf`Amir Masoud Abdol2022-10-251-1/+1
* Fix issues in qt_internal_add_headersclean_targetAlexey Edelev2022-10-251-4/+4
* Apple: Add CFBundleAllowMixedLocalizations=YES to Info.plist filesTor Arne Vestbø2022-10-252-0/+4
* Apple: Use 'en' instead of 'English' as development regionTor Arne Vestbø2022-10-231-1/+1
* Fix Some TyposAmir Masoud Abdol2022-10-191-4/+4
* wasm: add wasm_simd configure featureMorten Sørvig2022-10-191-0/+3
* MSVC: Disable conformance check that breaks with default WinSDKVolker Hilsheimer2022-10-191-1/+1
* Fix a typo in a commentThibaut Cuvelier2022-10-181-1/+1
* MSVC: Disable buggy conformance checkYuhang Zhao2022-10-181-1/+1
* MSVC: Enable all possible conformance checksYuhang Zhao2022-10-151-2/+5
* Clarify a Point for Building Locally on Apple SiliconAmir Masoud Abdol2022-10-141-1/+3
* wasm: use standard clang optimization optionsMorten Sørvig2022-10-141-7/+3
* wasm: Make Chrome default testing browserDavid Skoland2022-10-111-0/+2
* CMake: Use unix paths in android xml filesAlexandru Croitor2022-10-071-12/+20