summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Mark RegExpJitTables.h as non-module headerAlexey Edelev2023-04-031-1/+3
* Make Sure that `qml_compile_hash_p.h` Isn't MissingAmir Masoud Abdol2022-10-261-0/+2
* Mark files generated by add_custom_command with the GENERATED propertyAlexey Edelev2022-09-271-0/+2
* Add qml_compile_hash_p.h to the Qml module sourcesAlexey Edelev2022-09-221-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-311-0/+1
* CMake: Skip qml compile hash recreation in developer buildsAlexandru Croitor2022-02-121-1/+7
* Restore comment describing how the compile hash worksUlf Hermann2022-01-261-1/+5
* Use tree hash rather than commit hash in .tag fileUlf Hermann2022-01-251-1/+1
* Fall back to a cmake generated compile hash when git failedVolker Hilsheimer2022-01-241-1/+3
* CMake: Fix lookup of Python for qtdeclarativeAlexandru Croitor2022-01-201-15/+1
* CMake: If no git and no tag file are found, compute compile hashUlf Hermann2022-01-141-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