summaryrefslogtreecommitdiffstats
path: root/src/tools/cmake_automoc_parser
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-27/+2
* CMake: Make possible building Qt tools without the use of core libraryAlexey Edelev2022-05-061-1/+1
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-031-15/+15
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-3/+3
* cmake_automoc_parser: Fix issue found by CodeCheckerJoerg Bornemann2022-03-151-0/+2
* Fix dependency chain that collects the metatype json filesAlexey Edelev2021-12-021-36/+49
* Remove zlib from bootstrap libraryJoerg Bornemann2021-10-161-1/+0
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-09-271-0/+1
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-0/+1
* Fix Clang compiler warnings (-Wrange-loop-analysis)David Skoland2020-10-171-3/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-071-14/+14
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-021-1/+2
* Add initial support for CMake "Ninja Multi-Config" generatorAlexandru Croitor2020-01-271-1/+11
* Collect Json Metatypes from CMake's AutomocLeander Beernaert2019-12-042-0/+407