summaryrefslogtreecommitdiffstats
path: root/cmake/QtSyncQtHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* Replace the impl of qt_configure_file with qt_configure_file_v2Amir Masoud Abdol2023-01-111-2/+2
* Replace syncqt arguments with rsp fileAlexey Edelev2023-01-021-25/+23
* Remove perl related functionality from CMake filesAlexey Edelev2022-11-291-211/+0
* Use module-specific names for 'module_headers[_generated]' filesAlexey Edelev2022-11-101-2/+2
* Handle the QT_SKIP_WARNINGS_ARE_ERRORS property when running syncqtAlexey Edelev2022-11-031-1/+8
* Add NO_HEADERSCLEAN_CHECK flag to qt_internal_add_moduleAlexey Edelev2022-10-271-1/+2
* Use CMAKE_MESSAGE_CONTEXT for Better CMake Output MessagesAmir Masoud Abdol2022-10-251-1/+1
* Add 'warnings are errors' functionality to syncqt.cppAlexey Edelev2022-10-011-1/+9
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-0/+266
* Respect CMake source tree when installing header filesAlexey Edelev2022-09-071-0/+2
* 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: Remove unnecessary IF DEFINED HOST_PERL checkAlexandru Croitor2021-09-081-3/+0
* CMake: Don't cache QT_SYNCQT across buildsJoerg Bornemann2021-09-031-6/+13
* Use correct module include name across the projectAlexey Edelev2021-08-271-8/+10
* Merge main and private targets of the internal modulesAlexey Edelev2021-05-201-1/+1
* Move syncqt.pl to libexecJoerg Bornemann2021-03-041-5/+1
* CMake: Use host variables instead of hardcoded directoriesAlexey Edelev2020-12-211-1/+1
* CMake: Fix building of non-qtbase repos on Android with Windows hostAlexandru Croitor2020-09-091-1/+1
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+201