summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix line endings of wrapper scriptsJoerg Bornemann2022-05-172-11/+23
* Use SPDX license identifiersLucie Gérard2022-05-162-76/+4
* CMake: Fix static library link order when using qmakeAlexandru Croitor2022-05-122-1/+19
* Use full file path for the generated dbus filesAlexey Edelev2022-05-121-2/+8
* wasm: enable WASM_BIGINTMorten Sørvig2022-05-121-1/+2
* wasm: set ASSERTIONS level to default (1)Morten Sørvig2022-05-121-1/+0
* Hardcode atomic_LIB as -latomicDmitry Shachnev2022-05-121-1/+1
* CMake: Handle strip wrapper creation more robustlyAlexandru Croitor2022-05-111-11/+21
* CMake: Fix initialization of QT_BUILD_TOOLS_BY_DEFAULTJoerg Bornemann2022-05-112-7/+8
* CMake: Make possible building Qt tools without the use of core libraryAlexey Edelev2022-05-063-19/+25
* CMake: also allow building tools when found elsewhere in host buildsThiago Macieira2022-05-045-26/+48
* CMake: Fix typo in error messageJoerg Bornemann2022-05-021-1/+1
* Add qpa include directory to the return values of qt_internal_module_infoAlexey Edelev2022-05-021-1/+16
* Pass compilers on to examples configsAllan Sandfeld Jensen2022-04-261-0/+4
* CMake: Handle detection of linux-g++-32 mkspecAlexandru Croitor2022-04-252-0/+137
* zlib as static libraryKai Köhne2022-04-222-29/+40
* CMake: Fix interleaved configure outputAlexandru Croitor2022-04-221-0/+5
* CMake: Embed an empty qt_prfxpath if Qt is relocatableAlexandru Croitor2022-04-221-5/+12
* CMake: Work around build rpath issue when CMAKE_STAGING_PREFIX is setAlexandru Croitor2022-04-226-1/+73
* wasm: add specialHTMLTargets to EXPORTED_RUNTIME_METHODS for qmakeLorn Potter2022-04-211-0/+1
* CMake: Disable CMAKE_INSTALL_RPATH_USE_LINK_PATHAlexandru Croitor2022-04-191-11/+9
* CMake: Fix implementation of qt_apply_rpathsAlexandru Croitor2022-04-191-14/+44
* CMake: Sync rpath documentation with the current implementationAlexandru Croitor2022-04-191-9/+25
* 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