aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Skip qml compile hash recreation in developer buildsAlexandru Croitor2022-02-141-1/+7
* Restore comment describing how the compile hash worksUlf Hermann2022-02-141-1/+5
* Fall back to a cmake generated compile hash when git failedVolker Hilsheimer2022-02-011-1/+3
* Use tree hash rather than commit hash in .tag fileUlf Hermann2022-01-261-1/+1
* CMake: Fix lookup of Python for qtdeclarativeAlexandru Croitor2022-01-241-15/+1
* CMake: If no git and no tag file are found, compute compile hashUlf Hermann2022-01-151-14/+17
* Fix handling of QML_COMPILE_HASHUlf Hermann2022-01-071-7/+21
* Fix missing 'We mean it' warning for generated qml_compile_hash_p.hKai Köhne2021-03-311-7/+1
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-06-041-0/+12
* Update metatypes dependency calculationLeander Beernaert2020-02-101-10/+0
* Update qmltypes to use the new metatypes dependency formatLeander Beernaert2020-01-291-0/+10
* CMake Build: Use find_package(PythonInterp) instead of "python"Cristian Adam2019-09-231-1/+2
* Initial CMake portAlexandru Croitor2019-06-031-0/+47