summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Disable ExternalProject examples for -debug-and-release buildsAlexandru Croitor2024-03-111-1/+5
* CMake: Adjust CMAKE_MODULE_PATH for ExternalProject examplesAlexandru Croitor2024-03-111-0/+6
* CMake: Fix syncqt IMPORTED_LOCATION path for multi-config buildsAlexandru Croitor2024-03-112-2/+26
* CMake: Pass CMAKE_MODULE_PATH to external project examplesAlexandru Croitor2024-03-111-0/+1
* CMake: Allow passing extra variables to external project examplesAlexandru Croitor2024-03-111-1/+9
* configure-cmake-mapping.md: add -qt-host-path and -DQT_HOST_PATHMitch Curtis2024-03-081-0/+1
* Realign columns in the configure-cmake-mappingGiuseppe D'Angelo2024-03-071-2/+2
* Change license for .in filesLucie Gérard2024-03-0519-0/+59
* CMake: Fix assignment in internal_get_build_vars_for_external_projectsAlexandru Croitor2024-03-051-2/+2
* CMake: Don't add default rpaths to qt qml plugins when requestedAlexandru Croitor2024-03-051-0/+18
* configure: Translate only boolean options to featuresJoerg Bornemann2024-03-051-5/+7
* CMake: add options to not generate target wrappersSamuli Piippo2024-03-051-1/+1
* cmake: Allow silencing CMake generator warning from environmentTor Arne Vestbø2024-03-041-1/+2
* 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