Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
None
-
5.9.0 RC, 5.10.0, 5.11.0 RC2, 5.11.2, 5.12.1, 5.12.3
-
None
-
57a02215f40d9d942c42a044a05c68f98200d52e
Description
This seems to be a recurring issue, given that Qt is supporting shadow builds (http://doc.qt.io/qt-5/configure-options.html), I'd like to verify whether this would/should include the 'promise' that nothing in the original source location gets changed/added...?
I appreciate this (making sure nothing gets changed) being difficult to maintain.
With 5.9.0-rc I've noticed for example:
- android builds add stuff like qtpurchasing/src/android/src/com/android/vending/billing: IInAppBillingService.java
- linux qtwebengine/src/3rdparty/chromium builds add their collection of *.pyc files
The main issue with changing stuff at the original location is that it can cause (at first sight) 'weird' issues with subsequent shadow builds for different platforms/archs.
Attachments
Issue Links
- duplicates
-
QTBUG-49081 Out-of-source build's make check taints the source tree
-
- Closed
-