summaryrefslogtreecommitdiffstats
path: root/cmake/QtResourceHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Skip tests outside of qtbase on batching+superbuildMikolaj Boc2023-01-231-0/+4
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-181-1/+5
* Make qt cmake functions react properly to batch dummy targetsMikolaj Boc2023-01-161-4/+4
* Make qt_internal_test_batch_target_name publicly availableMikolaj Boc2022-08-251-1/+1
* Implement the batch_tests featureMikolaj Boc2022-08-241-0/+8
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Add OUTPUT_TARGETS option to qt_internal_add_resourceUlf Hermann2022-01-201-1/+5
* Install MSVC debug information for resource object librariesJoerg Bornemann2021-12-021-0/+18
* Avoid to call _qt_internal_set_up_static_runtime_library() twiceLi Xinwei2021-08-031-1/+0
* CMake: Apply bitcode flags to internal plugin object lib initializersAlexandru Croitor2021-07-161-4/+1
* CMake: Allow promoting the Qt libraries to be global targetsAlexandru Croitor2021-06-161-0/+4
* qtdeclarative now directly handles more qml-specific logicCraig Scott2021-03-101-5/+5
* CMake: Fix compile warnings when MSVC and -DFEATURE_static_runtime=ONLi Xinwei2020-12-151-0/+2
* CMake: Fix resource object file paths in prl files for prefix buildsAlexandru Croitor2020-11-301-7/+45
* CMake: Rename the qt resource properties to be internalAlexandru Croitor2020-11-191-2/+2
* CMake: Extract resource object file recording into new functionAlexandru Croitor2020-11-191-21/+25
* CMake: Clean up the public API a bitAlexandru Croitor2020-10-011-1/+1
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-231-1/+1
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+48