summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add known translations to CFBundleLocalizations in Info.plistTor Arne Vestbø2023-06-021-0/+57
* cmake: Always copy Info.plist to build directory manuallyTor Arne Vestbø2023-06-021-7/+5
* Set QT_FORCE_FEATURE_neon to ON for x86_64h arch as well, on macOSAmir Masoud Abdol2023-06-011-1/+2
* Set CMAKE_<LANG>_FLAGS in PARENT_SCOPE as wellAmir Masoud Abdol2023-06-011-3/+11
* cmake: Copy template Info.plist for macOS manually, like we do for iOSTor Arne Vestbø2023-06-014-22/+36
* Add TRY_RUN option to qt_internal_add_toolAmir Masoud Abdol2023-06-011-1/+54
* Implement qt_internal_get_file_path_mode for changing the file path modeAmir Masoud Abdol2023-05-311-0/+16
* Add NOMINMAX to PlatformCommonInternalAmir Masoud Abdol2023-05-312-0/+6
* Avoid adding the redundant install rules for module headersAlexey Edelev2023-05-311-1/+1
* Fix Clang platform detecting mechanismAlexey Edelev2023-05-311-8/+8
* CMake: make compile options consistent for Qt created librariesYuhang Zhao2023-05-312-3/+4
* Fix version script testAlexey Rochev2023-05-301-20/+18
* Replace AUTO_RESOURCE_PREFIX with RESOURCE_PREFIX in qt-cmake-projectAmir Masoud Abdol2023-05-301-1/+1
* CMake: use VS2019's flag for stronger inliningYuhang Zhao2023-05-291-2/+2
* Break some include cycles in qglobal.h [1/3]Ahmad Samir2023-05-261-4/+4
* Make CONFIGS arguments of qt_internal_remove_compiler_flags optionalAmir Masoud Abdol2023-05-261-8/+15
* Add the list of previously searched packages to qt_find_packageAlexey Edelev2023-05-263-4/+17
* Remove the -no-gcc-sysroot configure optionJoerg Bornemann2023-05-261-3/+0
* Remove the -silent option from configure-cmake-mapping.mdJoerg Bornemann2023-05-261-1/+0
* CMake: Remove the -mp configure optionJoerg Bornemann2023-05-261-1/+0
* CMake: Remove the -make-tool configure optionJoerg Bornemann2023-05-261-1/+0
* Remove -list-libraries from configure-cmake-mapping.mdJoerg Bornemann2023-05-261-1/+0
* network: fix link issue with older libcSamuli Piippo2023-05-261-4/+8
* WASM: fix build errorYuhang Zhao2023-05-241-1/+1
* WASM: fix wrong parameter passed to CMake functionYuhang Zhao2023-05-241-1/+1
* Prefer GSS.framework on macOS over libgssapi_krb5.tbd when using vcpkgAmir Masoud Abdol2023-05-231-5/+16
* Make sure that QT_QMAKE_TARGET_MKSPEC is not emptyAlexey Edelev2023-05-232-3/+19
* Require only module-specific sync_headers for header_check targetAlexey Edelev2023-05-231-1/+1
* Don't run version script test when its result won't be usedAlexey Rochev2023-05-231-26/+23
* wasm: add INSTALL_LIBDIR as library search pathMorten Sørvig2023-05-221-0/+6
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-214-4/+52
* Make sure that -utf-8 flag only apply to MSVCAlexey Edelev2023-05-161-1/+1
* Remove the -sysroot option from configureAmir Masoud Abdol2023-05-122-2/+8
* Network: link directly to libresolv instead of dlopen()ing itAmir Masoud Abdol2023-05-111-0/+49
* Make sure that -Zc:__cplusplus, and -permissive- only apply to MSVCAmir Masoud Abdol2023-05-111-1/+2
* headerscheck: enable exceptions for MSVCThiago Macieira2023-05-051-1/+1
* Introduce QT_ALLOW_SYMLINK_IN_PATHS flagAmir Masoud Abdol2023-05-031-0/+2
* Do not use REALPATH when collecting Qt header filesAlexey Edelev2023-05-031-2/+0
* Remove duplicated syncqt arguments from the rsp fileAlexey Edelev2023-05-031-1/+0
* CMake: Fix a typo in QtModuleHelpers.cmakeChristophe Marin2023-05-021-2/+2
* 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-243-2/+12
* CMake: Store unsanitized plugin type names in module .json filesJoerg Bornemann2023-04-181-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 linkage with lld 16.0Bernhard Rosenkränzer2023-04-112-14/+14
* 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-071-0/+5