summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not include qglobal.h into the new headersIvan Solovev2022-10-061-2/+2
* Add 'warnings are errors' functionality to syncqt.cppAlexey Edelev2022-10-011-1/+9
* CMake: Write all Host* properties to target_qt.confJoerg Bornemann2022-09-291-0/+3
* Check if configure-time executable need to be recompiledAlexey Edelev2022-09-281-1/+17
* CMake: Fix HostData qmake property for cross buildsJoerg Bornemann2022-09-281-2/+3
* wasm: enable QT_BUILD_MINIMAL_STATIC_TESTS by defaultDavid Skoland2022-09-281-1/+7
* Apply fixes for SPDX compliance and easier parsingLucie Gérard2022-09-272-2/+2
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-2713-157/+548
* Avoid the 'file' command shadowingAlexey Edelev2022-09-211-11/+11
* Use PARSE_ARGV signature to process arguments instead of escapingAlexey Edelev2022-09-212-2/+4
* Add qt_configure_file_v2 functionAlexey Edelev2022-09-211-12/+31
* Android: Disable androidtestrunner extra timeoutUlf Hermann2022-09-211-0/+1
* Set NO_EXCEPTIONS on executables on wasmMikolaj Boc2022-09-191-1/+6
* Use the js test runner for all tests on wasmMikolaj Boc2022-09-191-12/+15
* CMake: Fix _qt_is_test_executable assignment for testsAlexandru Croitor2022-09-171-1/+2
* CMake: Fix return value of applicationName() on macOSAlexandru Croitor2022-09-161-9/+22
* Set target property _qt_is_test_executable on all testsMikolaj Boc2022-09-161-0/+1
* CMake: Add function to get tool wrapper shell script pathAlexandru Croitor2022-09-152-1/+14
* CMake: Rework tool wrapper shell script creationAlexandru Croitor2022-09-152-17/+94
* CMake: Move __qt_internal_prefix_paths_to_rootsAlexandru Croitor2022-09-152-17/+17