| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Handle TARGET_SUPPORTS_SHARED_LIBS for Emscripten better | Alexandru Croitor | 2025-09-22 | 1 | -1/+0 |
| * | Add dynamic feature support | Alexey Edelev | 2025-07-07 | 1 | -0/+1 |
| * | Rework android permission handling | Alexey Edelev | 2025-07-07 | 1 | -0/+2 |
| * | Migrate to the gradle.settings approach when generating Android projects | Alexey Edelev | 2025-07-07 | 1 | -0/+1 |
| * | Replace `QT_NO_CREATE_TARGETS` with an automated and scoped logic | Cristian Le | 2025-06-27 | 1 | -3/+3 |
| * | CMake: Rework deployment of Qt plugins | Joerg Bornemann | 2025-04-09 | 1 | -2/+1 |
| * | CMake: Add the android finalizer to Core also during the qtbase build | Alexandru Croitor | 2024-10-30 | 1 | -4/+1 |
| * | Add copyright and licensing to build system files missing it | Lucie Gérard | 2024-05-21 | 1 | -0/+2 |
| * | Move QtInstallPaths.cmake to the Qt6 package | Alexey Edelev | 2024-03-22 | 1 | -2/+0 |
| * | Remove the commented legacy code from Qt6CoreConfigExtras.cmake.in | Alexey Edelev | 2024-02-07 | 1 | -10/+0 |
| * | Improve the QT_NAMESPACE definition in Qt6CoreExtras | Alexey Edelev | 2024-02-07 | 1 | -3/+1 |
| * | do not override initial AUTOMOC_MACRO_NAMES value | Sami Shalayel | 2023-11-28 | 1 | -1/+2 |
| * | CMake: Store info about the debug build in QtDeploySupport.cmake | Joerg Bornemann | 2023-09-26 | 1 | -0/+1 |
| * | Avoid resetting CMAKE_AUTOMOC_MACRO_NAMES | Amir Masoud Abdol | 2023-02-28 | 1 | -1/+2 |
| * | Add permission API backend for macOS and iOS | Timur Pocheptsov | 2022-11-03 | 1 | -0/+9 |
| * | Move install paths from CoreConfigExtras.cmake to a separate file | Alexey Edelev | 2022-10-25 | 1 | -17/+3 |
| * | wasm: add support for building Qt as shared libraries | Morten Sørvig | 2022-08-30 | 1 | -0/+1 |
| * | Add the _qt_internal_android_executable_finalizer wrapper function | Alexey Edelev | 2022-03-02 | 1 | -3/+17 |
| * | CMake: Deduce install prefix of example in qt_internal_add_example | Alexandru Croitor | 2022-02-01 | 1 | -0/+2 |
| * | Add CMake deployment support | Craig Scott | 2021-12-08 | 1 | -0/+2 |
| * | Add _make_aab target | Alexey Edelev | 2021-11-30 | 1 | -1/+1 |
| * | Long live Q_GADGET_EXPORT! | Marc Mutz | 2021-11-27 | 1 | -1/+1 |
| * | Add basic android multi-abi support for CMake projects | Alexey Edelev | 2021-10-05 | 1 | -0/+1 |
| * | CMake: Fix global 'apk' target to actually build all apks | Alexandru Croitor | 2021-06-08 | 1 | -0/+1 |
| * | wasm: add cmake build support | Lorn Potter | 2021-04-01 | 1 | -0/+4 |
| * | Ensure Core target has INTERFACE_QT_COORD_TYPE property defined | Craig Scott | 2021-02-02 | 1 | -5/+0 |
| * | cmake: Remove indirection via Startup target for EntryPoint | Tor Arne Vestbø | 2020-11-12 | 1 | -2/+0 |
| * | CMake: Set some additional info variables in Qt6CoreConfigExtras | Alexandru Croitor | 2020-10-12 | 1 | -0/+2 |
| * | CMake: Introduce Qt6::Startup target | Alexandru Croitor | 2020-10-12 | 1 | -0/+2 |
| * | CMake: Split out some Android functions into a public API file | Alexandru Croitor | 2020-08-14 | 1 | -0/+4 |
| * | CMake: Expose public info about whether Qt is a shared lib build | Alexandru Croitor | 2020-08-12 | 1 | -0/+1 |
| * | CMake: Get tests/auto/cmake tests working | Alexandru Croitor | 2020-07-17 | 1 | -0/+3 |
| * | CMake: Make the path variables in Qt6CoreConfigExtras.cmake relative | Joerg Bornemann | 2020-06-28 | 1 | -13/+13 |
| * | CMake: Port the reduce-relocations feature | Joerg Bornemann | 2020-02-25 | 1 | -12/+0 |
| * | CMake: Add Qt 5 backward compatible CMake API | Alexandru Croitor | 2020-01-27 | 1 | -0/+3 |
| * | Merge remote-tracking branch 'origin/dev' into wip/cmake | Leander Beernaert | 2019-11-19 | 1 | -0/+2 |
| * | Fix declarative tests | Alexandru Croitor | 2019-10-25 | 1 | -1/+0 |
| * | Change QT_COORD_TYPE variable which was badly translated from qmake | Jean-Michaël Celerier | 2019-09-24 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake | Alexandru Croitor | 2019-06-14 | 1 | -0/+52 |