summaryrefslogtreecommitdiffstats
path: root/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* Revert "wasm: remove unsupported libraries from wasm build"Morten Sørvig23 hours1-2/+1
* Build system: support C++2cMarc Mutz5 days1-0/+25
* Build system: support C++23 for C++2bMarc Mutz14 days1-3/+3
* Reland: CMake: Annotate some qt_find_package calls with MODULEAlexandru Croitor2025-06-241-8/+12
* no-thread: enable using QFutureMorten Sørvig2025-06-241-1/+0
* Revert "CMake: Annotate some qt_find_package calls with MODULE"Alexandru Croitor2025-06-191-12/+8
* CMake: Annotate some qt_find_package calls with MODULEAlexandru Croitor2025-06-171-8/+12
* CMake: Fix capturing of x86intrin compile test outputAlexandru Croitor2025-06-041-6/+5
* CMake: Mention "Force assertions" in config.summaryJoerg Bornemann2025-03-251-0/+1
* CMake: Remove superfluous precompile_header feature and config testJoerg Bornemann2025-03-071-13/+0
* CMake: Fix -no-prefix build with CMake < 3.26 on macOSJoerg Bornemann2025-03-071-0/+8
* Make `FEATURE_static` and `FEATURE_shared` aliased featuresCristian Le2025-02-281-4/+5
* Add `_qt_internal_set_source_file_generated` functionCristian Le2025-02-171-0/+4
* wasm: remove unsupported libraries from wasm buildLorn Potter2025-01-221-1/+2
* wasm: Fix warning message for Emscripten version mismatchPiotr Wierciński2024-12-101-2/+2
* wasm: add configure option for asyncify JSPIMorten Sørvig2024-12-021-0/+12
* wasm: Add warning and error when using not recommended emscriptenLorn Potter2024-11-251-2/+8
* CMake: Disable doc_snippets feature for static buildsKai Köhne2024-11-211-0/+1
* CMake: Add doc_snippets featureKai Köhne2024-11-191-0/+4
* CMake: Report success for 'separate_debug_info' where applicableJoerg Bornemann2024-10-301-2/+5
* CMake: Improve the message for WASM thread support note wordingAlexandru Croitor2024-10-291-1/+1
* CMake: Warn that not all WASM tests might build without threadsAlexandru Croitor2024-10-291-0/+5
* Add LSX and LASX configure detectionChen Zhanwang2024-10-221-0/+24
* Add compile flag for QtGuiTest namespaceAxel Spoerl2024-10-191-0/+6
* Fix runtime CPU feature detection for ARMAllan Sandfeld Jensen2024-10-171-3/+9
* Add ARM SVE detectionAllan Sandfeld Jensen2024-10-021-0/+7
* Fix compile-time CRYPTO detection, and detection on MSVC ARM64Allan Sandfeld Jensen2024-09-171-0/+1
* CMake: remove test for alloca for the global configThiago Macieira2024-08-161-61/+0
* Add the 'exceptions' featureAlexey Edelev2024-08-121-0/+6
* Prevent -feature-c++20 on VxWorksŁukasz Matysiak2024-08-051-1/+1
* Disable -ftrivial-auto-var-init=pattern on GCC < 14.2Giuseppe D'Angelo2024-07-251-4/+7
* SQL/SQLite: add check for localtime_r/localtime_sChristian Ehrlicher2024-07-011-0/+38
* Apple: Don't `_debug`-suffix libraries in single config framework buildsTor Arne Vestbø2024-07-011-0/+2
* CMake: Add a way to use system/bundled 3rdparty libs in bulkJoerg Bornemann2024-06-181-1/+14
* CMake: Emit the 'msvc_obj_debug_info' feature only when MSVC is usedJoerg Bornemann2024-06-111-1/+1
* Ensure that libzstd targets are promoted to global if they were foundAlexey Edelev2024-05-291-1/+9
* Make version_tagging the full-functional featureAlexey Edelev2024-05-071-0/+8
* configure: Add define on whether QT_COORD_TYPE is float or doubleUlf Hermann2024-04-241-0/+5
* Enable framework builds for all Apple platforms, including static buildsTor Arne Vestbø2024-04-231-1/+1
* Add preliminary support for Qt for visionOSTor Arne Vestbø2024-04-181-1/+1
* Remove the headersclean featureAlexey Edelev2024-04-171-6/+0
* CMake: Bail out on configuration with FEATURE_cxx20 and MSVC 2019Joerg Bornemann2024-03-271-0/+5
* VxWorks: Skip fstack-protector-strongFabian Kosmale2024-03-251-1/+4
* CMake/ELF: allow using Qt's full version number in the private tagsThiago Macieira2024-03-211-0/+6
* Add hardening build optionsGiuseppe D'Angelo2024-03-191-27/+136
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø2024-03-181-1/+1
* CMake: remove a duplicate check for C++2bGiuseppe D'Angelo2024-02-291-5/+1
* CMake: Fix missing output of TEST_x86intrin_OUTPUT config testAlexandru Croitor2024-02-211-7/+8
* Remove year from generic Qt copyright informationKai Köhne2024-02-141-2/+1
* cmake: Allow static library framework builds for macOS and iOSTor Arne Vestbø2024-02-131-1/+2