summaryrefslogtreecommitdiffstats
path: root/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* wasm: enable sql/sqlite for non threaded buildsLorn Potter2022-07-051-1/+0
* CMake: update the x86 intrinsic checksThiago Macieira2022-06-281-129/+62
* CMake: Fix typosKai Köhne2022-06-131-1/+1
* C++23/c++2b supportAllan Sandfeld Jensen2022-06-081-1/+25
* CMake: Test the linker too for -mno-direct-extern-accessThiago Macieira2022-05-251-2/+2
* zlib as static libraryKai Köhne2022-04-221-3/+2
* CMake: Fix no_prefix feature to take into account the staging prefixAlexandru Croitor2022-04-191-5/+2
* CMake: Add rudimentary c++2b featureJoerg Bornemann2022-04-141-0/+5
* Build system: Allow user to enable Intel CETYuhang Zhao2022-04-061-1/+2
* Enable -mno-direct-extern-access and ELF protected visibilityThiago Macieira2022-03-101-1/+12
* CMake: add detection of x86 VAES and AVX512VBMI2 featuresThiago Macieira2022-03-081-2/+20
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-02-281-2/+2
* configure: CMake: Add -no-prefix optionAlexandru Croitor2022-02-241-1/+9
* qsimd: Remove QT_COMPILER_SUPPORTS_SIMD_ALWAYSThiago Macieira2022-02-181-10/+0
* GHS compiler doesn't support signaling NaNs for doubleTatiana Borisova2022-02-091-1/+5
* configure: Tie -appstore-compliant to QT_APPLE_NO_PRIVATE_APISTor Arne Vestbø2022-02-021-0/+3
* CMake: Add support building Qt with the 'mold' linkerAlexandru Croitor2022-01-201-1/+29
* CMake: Fix detection of linker availabilityAlexandru Croitor2022-01-181-3/+3
* Support configure -platform linux-clang-libc++Allan Sandfeld Jensen2021-12-141-0/+5
* wasm: add simd supportLorn Potter2021-10-051-2/+4
* Add Qt PrintSupport to the configure summaryJoerg Bornemann2021-09-031-0/+1
* Fix Android -ltcg buildJoerg Bornemann2021-08-201-0/+6
* Remove dysfunctional -coverage configure argumentJoerg Bornemann2021-08-101-26/+0
* Don't repeat conditions of use_*_linker features in QtFeature.cmakeJoerg Bornemann2021-07-131-46/+59
* The build for INTEGRITY is static only so libdl.a is not neededTatiana Borisova2021-07-061-2/+2
* Fix the precompile_header configure testJoerg Bornemann2021-06-191-13/+2
* Expose the "debug" build feature privatelyJoerg Bornemann2021-06-161-2/+1
* wasm: fix up compiler messageLorn Potter2021-06-081-1/+1
* Add runtime ARM64 AES checkAllan Sandfeld Jensen2021-05-201-8/+22
* Fix wrong note "Using pthreads" and only show it for WASMLi Xinwei2021-04-291-2/+2
* CMake: Regenerate configure.cmake filesAlexandru Croitor2021-04-271-1/+1
* Add Solaris support in cmake buildNiclas Rosenvik2021-04-211-1/+1
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-191-2/+14
* Check whether CMake was built with zstd supportJoerg Bornemann2021-04-161-0/+18
* "Export" linker featuresMichal Klocek2021-04-071-0/+3
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-011-2/+2
* wasm: add cmake build supportLorn Potter2021-04-011-4/+19
* CMake: Expose sub-arch test results as featuresAlexandru Croitor2021-03-311-22/+22
* Error out on attempt to configure framework build with lib infixJoerg Bornemann2021-03-171-2/+7
* Use newlines more consistently in generate compile-test codeEdward Welbourne2021-02-151-26/+8
* Simplify test-snippets in configure.cmakeEdward Welbourne2021-02-151-24/+12
* Add some special case markers that seem to have been neglectedEdward Welbourne2021-02-151-0/+2
* Update name of c++2a to c++20Kai Köhne2021-02-101-8/+13
* Make it possible to disable the PrintSupport moduleJoerg Bornemann2021-02-091-0/+4
* CMake: Add --enable-new-dtags flag supportAlexey Edelev2020-12-221-0/+5
* CMake: Fix conditions for some subarch featuresAlexandru Croitor2020-12-041-3/+3
* CMake: Fix detection of the ltcg featureJoerg Bornemann2020-11-061-2/+3
* CMake: Allow Debug-only iOS buildsJoerg Bornemann2020-10-161-5/+7
* CMake: Allow embedding debug info in object files with MSVCAlexandru Croitor2020-10-061-0/+6
* CMake: Introduce CMake-only optimize_full featureAlexandru Croitor2020-10-061-0/+10