summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix typo in configuration summary messageAlexandru Croitor2022-03-251-1/+1
* Disable SAFE_HEAP_LOG for wasmDavid Skoland2022-03-251-1/+0
* CMake: Generate and use a wrapper script for stripping binariesAlexandru Croitor2022-03-243-0/+179
* CMake: Enable verbose autogen for cmake auto tests and EP examplesAlexandru Croitor2022-03-241-0/+1
* CMake: Enable debug verbosity for cmake auto tests and EP examplesAlexandru Croitor2022-03-241-0/+3
* CMake: Mention where the configure summary can be foundAlexandru Croitor2022-03-231-0/+9
* CI: QNX qemu need docker service ports explicitly defined for visibilityPasi Petäjäjärvi2022-03-211-0/+2
* Install QtCopyFileIfDifferent as the 'public' cmake helperAlexey Edelev2022-03-211-1/+1
* QtPlatformSupport: add support for detecting webOSJanne Juntunen2022-03-211-0/+4
* Unify DEPFILE support checkAlexey Edelev2022-03-211-0/+14
* CMake: Mitigate moc not finding correct headers in framework buildsAlexandru Croitor2022-03-181-4/+8
* Bump QT_DEPRECATED_WARNINGS_SINCEMårten Nordheim2022-03-181-1/+7
* Remove the LINK_LANGUAGE genex condition when generating .pc fileAlexey Edelev2022-03-171-0/+1
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-174-3/+5
* CMake: Don't rely on CMAKE_FIND_ROOT_PATH_MODE_PACKAGE for examplesAlexandru Croitor2022-03-161-9/+4
* CMake: Fix cross-building examples in prefix builds as ExternalProjectsAlexandru Croitor2022-03-161-13/+12
* Add '-stdlib=libc++' only for c++ compilersAlexey Edelev2022-03-141-2/+6
* Enable QT_TYPESAFE_FLAGS in headerscleanGiuseppe D'Angelo2022-03-121-0/+1
* build system: support module local definitionsFabian Kosmale2022-03-115-0/+28
* CMake:Android: Use ANDROID_PLATFORM instead of ANDROID_NATIVE_API_LEVELAssam Boudjelthia2022-03-117-11/+18
* configure: Don't escape backslashes in passed configure argumentsAlexandru Croitor2022-03-111-1/+0
* Enable -mno-direct-extern-access and ELF protected visibilityThiago Macieira2022-03-102-1/+5
* CMake: add detection of x86 VAES and AVX512VBMI2 featuresThiago Macieira2022-03-082-2/+6
* CMake: Generate wrapper shell scripts for all hosts when requestedAlexandru Croitor2022-03-042-27/+70
* CMake: Make configure less verbose by defaultAlexandru Croitor2022-03-042-8/+33
* wasm: enable mobile native keyboardingLorn Potter2022-03-031-0/+2
* Bootstrap: Make compiler warnings fatalKai Köhne2022-03-021-5/+6
* Add the _qt_internal_android_executable_finalizer wrapper functionAlexey Edelev2022-03-021-4/+2
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-02-281-16/+18
* CMake build: generate pkgconfig for public modulesMartin Reboredo2022-02-288-18/+223
* configure: CMake: Add -no-prefix optionAlexandru Croitor2022-02-243-1/+22
* CMake: Read QT_HOST_PATH from the environment tooJoerg Bornemann2022-02-242-5/+12
* CMake: Forward QT_ADDITIONAL_(HOST_)PACKAGES_PREFIX_PATH to try_compileJoerg Bornemann2022-02-241-0/+2
* Fix the mapping between configure arguments and CMake variablesAlexey Edelev2022-02-241-3/+3
* Fix QT_ADDITIONAL_(HOST_)PACKAGES_PREFIX_PATH environment variablesJoerg Bornemann2022-02-232-2/+12
* CMake: Fix exclusion of QtFoo in QtBarDepends for 3rd party libsAlexandru Croitor2022-02-233-22/+39
* wasm: move user configurable settingsLorn Potter2022-02-231-25/+0
* CMake: Add INSTALL_DIR argument to qt_internal_add_appJoerg Bornemann2022-02-221-3/+10
* cmake: avoid unused parameters in cmake testsTim Blechmann2022-02-223-3/+3
* Install 3rdparty headers for static buildsMichal Klocek2022-02-194-1/+93
* CMake: Fix cross-build without qt.toolchain.cmakeJoerg Bornemann2022-02-181-3/+4
* CMake: Add default launch screen storyboard for iOS appsAlexandru Croitor2022-02-164-3/+59
* CMake: Introduce QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATHJoerg Bornemann2022-02-154-24/+77
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-111-4/+31
* CMake: enable machine_tuple also on GNU/HurdPino Toscano2022-02-111-1/+1
* Add missing include of QtPublicCMakeHelpersAlexey Edelev2022-02-101-0/+1
* Use 'copy' but not 'copy_if_different' on Windows platformsAlexey Edelev2022-02-104-0/+38
* CMake: Handle slashes in qt_internal_add_exampleAlexandru Croitor2022-02-091-0/+13
* configure: Switch error to warning when -skip used in per-repo buildAlexandru Croitor2022-02-091-6/+4
* Fix the run of _check targets in multi-config buildsAlexey Edelev2022-02-091-2/+8