summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Move __qt_internal_collect_additional_prefix_pathsAlexandru Croitor2022-09-152-52/+52
* CMake: Add Linux support to qt_deploy_runtime_dependenciesJoerg Bornemann2022-09-151-9/+63
* wasm: Replace QT6_INSTALL_PREFIX with WASM_BUILD_DIR in cmake helperDavid Skoland2022-09-131-3/+8
* Add function to add and compile executables at configure timeAlexey Edelev2022-09-135-1/+246
* Skip AUTOGEN for config filesAlexey Edelev2022-09-121-0/+1
* Move the tool look-up functionality to a separate functionAlexey Edelev2022-09-121-137/+150
* Add <module>-config[-p].h files to the module sourcesAlexey Edelev2022-09-091-0/+6
* wasm: don't set GL_DEBUGMorten Sørvig2022-09-081-1/+0
* Suppress the PUBLIC/PRIVATE_HEADER related warningAlexey Edelev2022-09-071-10/+0
* CMake: propagate deprecations definitions to tools and appsIvan Solovev2022-09-072-0/+6
* Respect CMake source tree when installing header filesAlexey Edelev2022-09-072-64/+213
* CMake: propagate deprecation definitions to unit-testsIvan Solovev2022-09-061-1/+20
* wasm: suppress pthreads-mem-growth warningMorten Sørvig2022-09-061-0/+6
* CMake: allow user specified boolean values to have any caseRolf Eike Beer2022-09-051-1/+1
* Do not query for the nonexistent QT_FEATURE_exceptions featureMikolaj Boc2022-09-021-5/+1
* Add NO_EXCEPTIONS on WASM unconditionallyMikolaj Boc2022-09-021-1/+1
* Add wasm target helpers in a finalizer when adding executableMikolaj Boc2022-09-022-1/+1
* Use the INSTALL_CMAKE_NAMESPACE to locate module tools targetAlexey Edelev2022-09-011-1/+1
* Build in test data on WASMMikolaj Boc2022-09-011-1/+1
* wasm: set ALLOW_MEMORY_GROWTH for multi-threaded buildsMorten Sørvig2022-09-011-2/+2
* wasm: add Emscripten version check for appsLorn Potter2022-09-011-0/+25
* Plug the WASM batched test runner into the build systemMikolaj Boc2022-08-311-5/+5
* CMake: Move Apple specific functions into a separate fileAlexandru Croitor2022-08-304-0/+631
* wasm: add support for building Qt as shared librariesMorten Sørvig2022-08-304-4/+30
* wasm: update emsdk to 3.1.14Lorn Potter2022-08-301-1/+1
* Bump macOS and iOS deployment targets to 10.15 and 14 respectivelyTor Arne Vestbø2022-08-291-4/+4
* Relay the batched test name to ctest commandline on all platformsMikolaj Boc2022-08-291-2/+26
* Make it possible to mark a test as non-batchableMikolaj Boc2022-08-261-2/+2
* Place test helpers in batched test output directory unless overriddenMikolaj Boc2022-08-261-1/+8
* Make qt_internal_test_batch_target_name publicly availableMikolaj Boc2022-08-254-10/+10
* CMake: Remove NSHumanReadableCopyright from iOS Info.plistAlexandru Croitor2022-08-251-3/+0
* CMake: Default CFBundleDevelopmentRegion to $(DEVELOPMENT_LANGUAGE)Alexandru Croitor2022-08-251-1/+1
* CMake: Replace tabs with spaces in iOS Info.plist templateAlexandru Croitor2022-08-251-35/+35