summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Suppress package not found warnings in some FindWrap scriptsAlexandru Croitor6 days4-0/+28
* CMake: Propagate ZLIB version in Find script to wrapper scriptAlexandru Croitor6 days1-1/+9
* Prefer the versioned targets over the namespaceless one when collecting depsAlexey Edelev12 days1-5/+5
* Consider versioned targets when checking the existens in __qt_internal_walk_libsAlexey Edelev12 days1-2/+2
* Consider '^Qt6' deps when generating pkg-config filesAlexey Edelev12 days1-1/+1
* CMake: remove QT_EDITION from qconfig.priAntti Kokko2024-04-261-2/+0
* CMake: add licenseRule.json to IDE projectsTim Blechmann2024-04-241-1/+4
* cmake: Add opt-out for adding -no_warn_duplicate_libraries linker flagTor Arne Vestbø2024-04-191-1/+2
* CMake: qt_internal_add_test - fix BLACKLIST file handlingTim Blechmann2024-04-161-4/+4
* CMake: qt_internal_add_test - add BLACKLIST files to IDE projectsTim Blechmann2024-04-161-0/+5
* CMake: split _extra_files targetsTim Blechmann2024-04-141-12/+57
* cmake: add _extra_files IDE target from heuristicsTim Blechmann2024-04-141-0/+57
* Suppress the warning about unused QT_INTERNAL_CALLED_FROM_CONFIGUREAlexey Edelev2024-04-111-1/+3
* CMake: Fix a misplaced > in pkg-config filesMartin Storsjö2024-04-111-1/+1
* Avoid using PACKAGE_PREFIX_PATH for configure-time executablesAlexey Edelev2024-04-111-5/+18
* cmake: Only enable warnings on/off flags for C/C++/Objective-C/C++Tor Arne Vestbø2024-04-071-2/+9
* Set the CMP0159 to NEW where applicableAlexey Edelev2024-04-072-0/+8
* cmake: Selectively enable -no_warn_duplicate_libraries for Xcode 15+Tor Arne Vestbø2024-04-031-9/+9
* CMake/ELF: allow using Qt's full version number in the private tagsThiago Macieira2024-03-221-1/+5
* CMake: Reconfigure whenever module EXTRA_FILES are touchedAlexandru Croitor2024-03-221-0/+3
* CMake: Allow configuring a minimal subset of examples to deployAlexandru Croitor2024-03-202-0/+12
* coin: Add instructions to build standalone examplesAlexandru Croitor2024-03-201-0/+7
* CMake: Fix finding standalone parts config file for yoctoAlexandru Croitor2024-03-201-1/+9
* CMake: Allow building all examples as standalone just like testsAlexandru Croitor2024-03-2012-96/+221
* CMake: Adjust QT_ADDITIONAL_QML_PLUGIN_GLOB_PREFIXES for EP examplesAlexandru Croitor2024-03-201-0/+17
* CMake: Allow specifying additional glob paths for QmlPlugins.cmakeAlexandru Croitor2024-03-201-1/+22
* CMake: Disable ExternalProject examples for -debug-and-release buildsAlexandru Croitor2024-03-201-1/+5
* CMake: Adjust CMAKE_MODULE_PATH for ExternalProject examplesAlexandru Croitor2024-03-201-0/+6
* CMake: Fix syncqt IMPORTED_LOCATION path for multi-config buildsAlexandru Croitor2024-03-202-2/+26
* CMake: Pass CMAKE_MODULE_PATH to external project examplesAlexandru Croitor2024-03-201-0/+1
* CMake: Allow passing extra variables to external project examplesAlexandru Croitor2024-03-201-1/+9
* CMake: Recompute QT_DEPLOY_PREFIX for each built exampleAlexandru Croitor2024-03-191-0/+2
* cmake: Propagate Apple platform build requirements to qconfig.priTor Arne Vestbø2024-03-191-2/+17
* Correct license for qbatchedtestrunner.in.cpp fileLucie Gérard2024-03-151-1/+1
* CMake: Move most of CMakeLists.txt into QtBaseHelpers.cmakeAlexandru Croitor2024-03-141-0/+206
* Fix the condition for creating of the plugin init target aliasesAlexey Edelev2024-03-141-1/+1
* Collect CMAKE_MODULE_PATH from QT_ADDITIONAL_PACKAGES_PREFIX_PATHAlexey Edelev2024-03-132-0/+18
* CMake: Create alias targets for plugin init targetsAlexandru Croitor2024-03-121-1/+5
* Change license for .in filesLucie Gérard2024-03-0819-0/+59
* Realign columns in the configure-cmake-mappingGiuseppe D'Angelo2024-03-081-2/+2
* configure-cmake-mapping.md: add -qt-host-path and -DQT_HOST_PATHMitch Curtis2024-03-081-0/+1
* CMake: Don't add default rpaths to qt qml plugins when requestedAlexandru Croitor2024-03-061-0/+18
* CMake: Fix assignment in internal_get_build_vars_for_external_projectsAlexandru Croitor2024-03-061-2/+2
* CMake: add options to not generate target wrappersSamuli Piippo2024-03-061-1/+1
* cmake: Allow silencing CMake generator warning from environmentTor Arne Vestbø2024-03-051-1/+2
* Wrap condition in _qt_internal_check_depfile_support with parenthesesAlexey Edelev2024-02-221-3/+6
* CMake: Teach qt_config_compile_test to set the build outputAlexandru Croitor2024-02-231-3/+24
* Add newline after importAndré Klitzing2024-02-211-1/+1
* CMake: Rename I18N_*LANGUAGES variables and parametersJoerg Bornemann2024-02-211-2/+2
* wasm: update Emscripten to 3.1.50Lorn Potter2024-02-211-1/+1