Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
None
-
663273520 (dev), 4ad2c00a4 (dev), a574851c7 (dev), 31090d86e (dev), 2fc19b3b2 (dev), 6f6a2f3cd (dev), 1685f46ea (dev), 691ffb1f6 (dev), 42e6b575d (dev), 4daa1da06 (dev), d8ee63cc0 (dev), f674bbf59 (dev), 9092794ae (dev), 058836dd2 (dev), 4a4b45988 (dev)
Description
sync.profile files are not used by build procedure anymore. syncqt takes all the necessary information from the CMake source tree and doesn't require extra source of information regarding the modules. This allows us to remove the sync.profile files and the syncqt.pl script.
However, some other tools have been using sync.profile as well, so we need to sort those out first:
- qtwebengine/tools/scripts/make_archive.sh
- qtqa/scripts/api-review/sync-filter-api-headers
(There is also a comment in qtbase/cmake/QtModuleHelpers.cmake which mentions syncqt.pl so should be updated.)
Attachments
Issue Links
- is blocked by
-
QTQAINFRA-4763 Teach API change review scripts to split on Qt module rather than git module
- Closed