Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
unversioned
-
None
Description
Currently qtbase.txt and qtdeclarative.txt for example are under qt5.git in coin/platform_configs/. This causes a problem when there's a typo in these files. They are after all manually typed. The commit will still pass just fine in qt5.git, as it doesn't read them, but consequently the submodule builds will fail due to the typo.
Suggesting we move the files to the submodules respectively. Before that we code support for that in Coin, so that it reads the platform_configs from the submodules as well, when building the submodules. That way qtbase builds would take care of verifying that the qtbase.txt is properly made.
Attachments
Issue Links
- relates to
-
COIN-173 Move provisioning scripts from qt5 to separate platform repository
- Reported
-
QTQAINFRA-5141 Create separate repository for provisioning scripts for other products than qt5
- Reported