summaryrefslogtreecommitdiffstats
path: root/cmake/QtExecutableHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix typosKai Köhne2022-06-131-1/+1
* CMake: Make possible building Qt tools without the use of core libraryAlexey Edelev2022-05-061-2/+11
* build system: support module local definitionsFabian Kosmale2022-03-111-0/+3
* Add the _qt_internal_android_executable_finalizer wrapper functionAlexey Edelev2022-03-021-4/+2
* Replace ANDROID_ABI argument with the QT_ANDROID_ABI target propertyAlexey Edelev2022-01-031-0/+1
* Fix main() not being visible on AndroidCraig Scott2021-09-201-0/+8
* Remove unused EXE_FLAGS option from qt_internal_add_executable()Craig Scott2021-09-181-2/+1
* Ensure _qt_is_android_executable is set for internal executables tooCraig Scott2021-09-171-13/+2
* CMake: Exclude dSYM INSTALL commands for already excluded tools in debugMartin Vejdarski2021-08-171-1/+8
* CMake: Make qt6_wasm_add_target_helpers an internal functionJoerg Bornemann2021-08-041-1/+1
* Avoid to call _qt_internal_set_up_static_runtime_library() twiceLi Xinwei2021-08-031-0/+1
* fix wrong argumentLi Xinwei2021-07-141-1/+1
* CMake: Fix 'Cannot find source file' error with older CMakesAlexandru Croitor2021-06-251-2/+10
* CMake: Explicitly generate static plugin helpers into binary dirUlf Hermann2021-06-031-2/+2
* CMake: Fix auto-linking of static plugins for non-QML in-tree testsAlexandru Croitor2021-04-221-3/+47
* wasm: add cmake build supportLorn Potter2021-04-011-0/+3
* Avoid using prohibited target property names with INTERFACE targetsCraig Scott2021-03-311-2/+2
* Add plugins to Qt tools and executables for static buildsCraig Scott2021-03-231-0/+38
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-1/+1
* Clear non-relevant CMake compiler flagsAlexey Edelev2021-01-271-3/+2
* CMake: Install missing debug info for some executable filesLi Xinwei2020-11-161-0/+3
* CMake: fix running Android testsAssam Boudjelthia2020-11-121-6/+8
* CMake: Fix installation errors in multi-config buildJoerg Bornemann2020-11-101-0/+15
* CMake: Add convenience custom targets to build Qt pluginsAlexandru Croitor2020-10-221-0/+8
* CMake: Rename some public API functionsAlexandru Croitor2020-10-161-1/+1
* CMake: Fix leftover usage of qt_add_executableAlexandru Croitor2020-10-071-4/+4
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-231-2/+2
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+150