summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Print prefix info when building qtbaseAlexandru Croitor2022-04-191-0/+9
* CMake: An -extprefix -developer-build should install by defaultAlexandru Croitor2022-04-191-3/+8
* CMake: Allow no install + custom on-device prefix for desktop buildsAlexandru Croitor2022-04-193-7/+10
* configure: Add newline between configure summary and build instructionsTor Arne Vestbø2022-04-191-1/+1
* Explicitly check for atomic addition and relaxed load operation supportMoody Liu2022-04-181-15/+19
* wasm: use emscripten::val for specialHTMLTargetsLorn Potter2022-04-151-1/+1
* wasm: remove SAFE_HEAP=1Morten Sørvig2022-04-131-1/+0
* Suppress cmake warning about empty string argumentAlexey Edelev2022-04-121-1/+7
* Fix check for pcre2 using cmakeJonas Kvinge2022-04-081-1/+1
* Map the 'verbose' configure option to CMakeAlexey Edelev2022-04-062-1/+3
* Build system: Allow user to enable Intel CETYuhang Zhao2022-04-061-0/+15
* Reorganize work with graphical libraries on INTEGRITYTatiana Borisova2022-04-053-0/+33
* CMake: Allow specifying custom install dir for non-EP examplesAlexandru Croitor2022-04-041-2/+9
* CMake: Rename QT_INTERNAL_CUSTOM_INSTALL_DIRAlexandru Croitor2022-04-042-6/+8
* CMake: Allow passing -v to ninja when building examples as EPsAlexandru Croitor2022-04-041-0/+7
* CMake: Pass -v to ninja when using ctest --build-and-testAlexandru Croitor2022-04-041-1/+3
* Make possible to set android SDK/NDK roots from environmentAlexey Edelev2022-04-041-0/+14
* Add WASM testrunnerDavid Skoland2022-03-312-0/+5
* configure: Add mold to helpTasuku Suzuki2022-03-311-1/+1
* CMake: Fix picking of the binary_for_strip project locationAlexandru Croitor2022-03-292-20/+44
* CMake: Don't hardcode the library directory nameChristophe Giboudeaux2022-03-291-1/+1
* CMake: Fix handling of the CROSSCOMPILING_EMULATOR propertyJoerg Bornemann2022-03-251-2/+3
* 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