summaryrefslogtreecommitdiffstats
path: root/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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-231-7/+8
* Remove year from generic Qt copyright informationKai Köhne2024-02-191-2/+1
* CMake: Fix Threads global promotion issue when using static opensslAlexandru Croitor2024-01-221-0/+4
* Add qtbase modules to ./configure -list-featuresLucie Gérard2023-12-211-0/+10
* Revert "OpenSSL: remove support for 1.1"Jani Heikkinen2023-12-071-2/+56
* OpenSSL: remove support for 1.1Giuseppe D'Angelo2023-11-241-56/+2
* CMake: Don't add no-prefix define to qconfig_p.hAlexandru Croitor2023-09-051-1/+1
* CMake: Add missing labels to compile testsAlexandru Croitor2023-08-241-0/+4
* CMake: Allow installation of example sources into the Qt prefixAlexandru Croitor2023-08-171-0/+7
* Update the implementation of -unity-buildAmir Masoud Abdol2023-06-301-6/+10
* Introduce -no-vcpkg flag for disabling vcpkg detection/integrationAmir Masoud Abdol2023-06-271-0/+8
* Disable TEST_separate_debug_info when building with MSVC or on AppleAmir Masoud Abdol2023-06-231-5/+7
* Move QT_ALLOW_SYMLINK_IN_PATHS warning to config.summaryAmir Masoud Abdol2023-06-091-0/+8
* Add Unity Build to config.summaryAmir Masoud Abdol2023-06-081-0/+8
* configure: Make -ccache work for msvcMårten Nordheim2023-05-091-0/+1
* Rid of 'special case' markersAlexey Edelev2023-04-131-17/+3
* CMake: remove tests for C++17 and C11 and earlierThiago Macieira2023-03-211-86/+1
* Centralize copyright information for QtKai Köhne2023-03-201-0/+3
* Add find package for lttng library so that it gets added to targetAntti Määttä2023-01-131-0/+2
* Enable shared library build of Qt for iOSTor Arne Vestbø2023-01-101-1/+0
* wasm: fix up new configure optionsMorten Sørvig2022-12-281-10/+17
* Fix clang-cl build with disabled x86 intrinsicsPeter Varga2022-12-151-0/+10
* Disable openslv(11|30) if -no-openssl is passed to configureMårten Nordheim2022-11-301-0/+2
* wasm: add support for enabling wasm excptionsMorten Sørvig2022-11-031-0/+6
* Allow specifying different linkers for MinGWMårten Nordheim2022-10-251-2/+2
* wasm: add wasm_simd configure featureMorten Sørvig2022-10-191-0/+12
* QCryptographicHash: only use OpenSSL 3.0 when OpenSSL will be linkedJan Grulich2022-09-271-1/+1
* CMake: make long line shorter when configureYuhang Zhao2022-09-271-1/+1
* QCryptographicHash: implement OpenSSL 3.0 supportJan Grulich2022-09-261-0/+119
* Shorten too long configure output lineKai Köhne2022-09-201-2/+2
* wasm: add support for building Qt as shared librariesMorten Sørvig2022-08-301-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: disable auto-detection of no_direct_extern_accessThiago Macieira2022-07-201-0/+1
* CMake: fix the word order in "no_direct_extern_access"Thiago Macieira2022-07-201-7/+7
* CMake: Update description of LTCGYuhang Zhao2022-07-201-2/+2
* rcc: teach qmake not to use zstd when not availableSamuli Piippo2022-07-061-1/+1
* CMake: Update description of the Intel CET featureYuhang Zhao2022-07-061-1/+1
* 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