summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* wasm: remove DISABLE_EXCEPTION_CATCHING workaroundMorten Sørvig2024-02-271-6/+1
* wasm: don't set DISABLE_EXCEPTION_CATCHINGMorten Sørvig2024-02-271-2/+0
* Add the support for custom definitions to the qt_manual_moc functionAlexey Edelev2024-02-231-5/+38
* Wrap condition in _qt_internal_check_depfile_support with parenthesesAlexey Edelev2024-02-221-3/+6
* CMake: Rename I18N_*LANGUAGES variables and parametersJoerg Bornemann2024-02-211-2/+2
* Add newline after importAndré Klitzing2024-02-211-1/+1
* CMake: Teach qt_config_compile_test to set the build outputAlexandru Croitor2024-02-211-3/+24
* wasm: update Emscripten to 3.1.50Lorn Potter2024-02-211-1/+1
* CMake: Introduce a CMake coding style documentAlexandru Croitor2024-02-192-0/+202
* Force linking against versioned libraries when building Qt artifactsAlexey Edelev2024-02-192-3/+21
* Fix framework headers copying when module don't have header filesAlexey Edelev2024-02-151-11/+13
* Add configure mappings for QT_BUILD_<TESTS|EXAMPLES>_PROJECTAlexey Edelev2024-02-142-0/+16
* Change the mechanism that copies framework header filesAlexey Edelev2024-02-141-5/+26
* Make possible partial tool lookup when using QT_HOST_PATHAlexey Edelev2024-02-141-8/+20
* Remove year from generic Qt copyright informationKai Köhne2024-02-141-1/+0
* Bump iOS minimum deployment target to iOS 16Tor Arne Vestbø2024-02-141-1/+1
* cmake: Generate Apple privacy manifest files for Qt modulesTor Arne Vestbø2024-02-135-0/+57
* wasm: Make sure emrun.bat is used when running autotests on windowsEven Oscar Andersen2024-02-132-3/+7
* CMake: Simplify feature calculationJoerg Bornemann2024-02-131-15/+3
* CMake: Remove qt_internal_compute_features_from_possible_inputsJoerg Bornemann2024-02-133-59/+0
* configure: translate inputs matching feature names to FEATURE_fooJoerg Bornemann2024-02-131-1/+10
* configure: Set -DFEATURE_stdlib_libcpp on "-platform *-libc++"Joerg Bornemann2024-02-131-1/+1
* configure: Convert -feature-* arguments to -DFEATURE_foo CMake argsJoerg Bornemann2024-02-131-16/+20
* Fix the namespaceless target condition in __qt_internal_walk_libsAlexey Edelev2024-02-131-1/+1
* Add the missing versioned alias for the GlobalConfigPrivate targetAlexey Edelev2024-02-121-0/+1
* Introduce NO_GENERATE_CPP_EXPORTS argument for qt_internal_add_moduleAlexey Edelev2024-02-091-2/+4
* cmake: build repo helpers - fine-grained test/example optionsTim Blechmann2024-02-081-4/+12
* cmake: improve documentation of NO_PCH_SOURCESTim Blechmann2024-02-081-1/+1
* Add sanity check for QT_NAMESPACE validnessAlexey Edelev2024-02-071-0/+5
* Improve the QT_NAMESPACE definition in Qt6CoreExtrasAlexey Edelev2024-02-071-0/+8
* Add plugins of imported QtModules to the _qt_plugins propertyAlexey Edelev2024-02-061-0/+7
* CMake: Fix configuring a standalone test on Apple platformsAlexandru Croitor2024-02-022-1/+18
* Bump macOS minimum deployment target to 12 (Monterey)Elias Toivola2024-02-011-1/+1
* Add the the implicit promotion to global for Qt platform targetsAlexey Edelev2024-01-312-0/+30
* Change the way we detect the need of adding Qt<Module>Plugins.cmakeAlexey Edelev2024-01-311-2/+2
* CMake: Simplify default CMAKE_BUILD_TYPE logicAlexandru Croitor2024-01-264-77/+122
* CMake: Warn about unsupported generator for all qt submodulesAlexandru Croitor2024-01-252-10/+16
* CMake: Enable overriding the QT_INSTALL_DOCS environment variableVenugopal Shivashankar2024-01-241-1/+3
* CMake: Accept additional arguments for qt_internal_add_docsVenugopal Shivashankar2024-01-241-2/+29
* CMake: Fix unity build for qtgraphsAlexandru Croitor2024-01-231-2/+9
* Cut off the IMPORTED targets from the sync header dependenciesAlexey Edelev2024-01-231-6/+9
* CMake: Fix sqldrivers project to allow building as Debug MSVC configAlexandru Croitor2024-01-231-2/+5
* Force CMake to look for static versions of xcb componentsAlexey Edelev2024-01-191-0/+3
* Remove the deprecated GENERATE_PRIVATE_CPP_EXPORTS argumentAlexey Edelev2024-01-171-1/+0
* Avoid generating private cpp exportsAlexey Edelev2024-01-173-44/+1
* Allow configuring the qtbase documentation-only buildAlexey Edelev2024-01-171-1/+1
* macOS: Reset save dialog extension when resetting file name filterTor Arne Vestbø2024-01-171-0/+1
* Allow disabling sanitizers for specific subdirectoriesAlexey Edelev2024-01-172-1/+41
* Use target-specific android-build directoryAlexey Edelev2024-01-111-2/+5
* CMake: Don't claim we have printed the summary on log level < STATUSJoerg Bornemann2024-01-111-1/+13