summaryrefslogtreecommitdiffstats
path: root/cmake/QtFeature.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: add detection of x86 VAES and AVX512VBMI2 featuresThiago Macieira2022-03-081-2/+2
* CMake: enable machine_tuple also on GNU/HurdPino Toscano2022-02-111-1/+1
* CMake: Add support building Qt with the 'mold' linkerAlexandru Croitor2022-01-201-0/+59
* CMake: Fix detection of linker availabilityAlexandru Croitor2022-01-181-9/+31
* Support configure -platform linux-clang-libc++Allan Sandfeld Jensen2021-12-141-0/+14
* CMake: Fix config tests not finding module-provided CMake packagesJoerg Bornemann2021-10-131-1/+6
* Don't use libs in /usr/local for configure tests by default on macOSJoerg Bornemann2021-10-081-0/+15
* CMake: Ensure that UNIX is set for INTEGRITYJoerg Bornemann2021-10-051-1/+20
* Fix separate_debug_info configure test for cross-compilationJoerg Bornemann2021-09-281-0/+1
* Use only supported values when setting internal QT_FEATURE_ valuesAlexey Edelev2021-09-211-1/+5
* Pass CMAKE compiler flags to arch detectionAllan Sandfeld Jensen2021-09-201-0/+10
* CMake: Properly export MODULE_PLUGIN_TYPESAlexandru Croitor2021-08-261-1/+1
* CMake: Fix feature evaluation for feature definesJoerg Bornemann2021-08-171-1/+6
* CMake: Make precompiled headers work for Android on WindowsJoerg Bornemann2021-08-171-0/+9
* Don't repeat conditions of use_*_linker features in QtFeature.cmakeJoerg Bornemann2021-07-131-9/+3
* CMake: Fix reconfiguration error when features have EMIT_IF conditionsAlexandru Croitor2021-07-091-4/+13
* CMake: Rename and document the feature evaluation functionsAlexandru Croitor2021-07-091-25/+60
* Add the check for linker capabilities to resolve circular dependenciesAlexey Edelev2021-06-101-2/+6
* CMake: Allow printing config summary even if module is not builtAlexandru Croitor2021-06-011-1/+17
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-011-5/+14
* configure: Fix error when turning on/off non-emitted featuresJoerg Bornemann2021-03-091-14/+14
* More helpful error message when merging qt features in CMakeAndreas Buhr2021-02-101-1/+1
* Do not export the QT_PLUGINS target property of Qt modulesJoerg Bornemann2021-01-201-1/+1
* Fix missed feature evaluation errors in reportAlexey Edelev2021-01-151-1/+1
* CMake: Print feature condition errors in configure reportAlexey Edelev2021-01-051-2/+2
* CMake: Add detection of FEATURE_foo change by userAlexey Edelev2020-12-171-13/+20
* CMake: Add debug information for 'qt_evaluate_config_expression'Alexey Edelev2020-11-301-3/+64
* CMake: Change way of 'INPUT_' values handlingAlexey Edelev2020-11-201-9/+13
* CMake: Rework INPUT_ variables handlingAlexey Edelev2020-11-061-10/+9
* CMake: Add handling of user-defined INPUT_foo cache variablesAlexey Edelev2020-11-031-2/+10
* CMake: Allow lower-case values in feature valuesJoerg Bornemann2020-10-291-4/+6
* CMake: Actually evaluate AUTODETECT expressions in featuresJoerg Bornemann2020-08-231-1/+2
* CMake: Support configure tests of type 'linkerSupportsFlag'Joerg Bornemann2020-08-231-0/+28
* CMake: Support configure tests of type 'compilerSupportsFlag'Joerg Bornemann2020-08-201-0/+11
* CMake: Introduce QtFeatureCommon.cmakeJoerg Bornemann2020-08-131-10/+2
* CMake: Pass CMAKE_OSX_ARCHITECTURES to try_compile on macOSAlexandru Croitor2020-07-201-9/+11
* CMake: Fix missing qdevice.pri values and qt.conf info for AndroidAlexandru Croitor2020-07-091-1/+1
* CMake: Adjust some status messages about syncqt and file generationAlexandru Croitor2020-06-301-1/+0
* CMake: Generate qdevice.pri when cross-buildingJoerg Bornemann2020-06-291-0/+19
* CMake: Fix double-negation of feature CONFIG valuesJoerg Bornemann2020-06-291-1/+5
* Allow module names starting with digitsMike Krus2020-05-311-2/+2
* CMake: Fix qmake .depends info generated for module_private.pri filesAlexandru Croitor2020-05-281-1/+1
* CMake: Fix handling of negated feature config valuesJoerg Bornemann2020-04-211-5/+6
* CMake: Handle missing packages in project compile testsAlexandru Croitor2020-04-091-1/+19
* CMake: Simplify semicolon escaping in qt_config_compile_testAlexandru Croitor2020-04-071-12/+7
* CMake: Handle standalone config.tests in configure libraries sectionAlexandru Croitor2020-04-031-2/+68
* CMake: Define QT_STATIC for static buildsJoerg Bornemann2020-04-011-4/+12
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* CMake: Port most of the configure summary supportAlexandru Croitor2020-03-091-0/+7
* CMake: Fix stack-protector-strong test and featureJoerg Bornemann2020-03-041-2/+5