Merge lp:~aacid/qtmir/system_includes into lp:qtmir
| Status: | Merged |
|---|---|
| Approved by: | Michael Terry on 2016-07-15 |
| Approved revision: | 520 |
| Merged at revision: | 531 |
| Proposed branch: | lp:~aacid/qtmir/system_includes |
| Merge into: | lp:qtmir |
| Prerequisite: | lp:~dandrader/qtmir/mirSurfaceInputBounds |
| Diff against target: |
364 lines (+98/-23) 18 files modified
CMakeLists.txt (+6/-5) debian/changelog (+25/-0) demos/qml-demo-client/CMakeLists.txt (+3/-6) demos/qml-demo-shell/CMakeLists.txt (+3/-6) src/modules/Unity/Application/CMakeLists.txt (+6/-2) src/modules/Unity/Screens/CMakeLists.txt (+4/-0) src/platforms/mirserver/CMakeLists.txt (+4/-0) tests/framework/CMakeLists.txt (+5/-1) tests/mirserver/Clipboard/CMakeLists.txt (+4/-0) tests/mirserver/QtEventFeeder/CMakeLists.txt (+4/-0) tests/mirserver/Screen/CMakeLists.txt (+4/-0) tests/mirserver/ScreensModel/CMakeLists.txt (+4/-0) tests/mirserver/WindowManager/CMakeLists.txt (+4/-0) tests/modules/Application/CMakeLists.txt (+4/-1) tests/modules/ApplicationManager/CMakeLists.txt (+5/-1) tests/modules/SessionManager/CMakeLists.txt (+5/-1) tests/modules/SharedWakelock/CMakeLists.txt (+4/-0) tests/modules/SurfaceManager/CMakeLists.txt (+4/-0) |
| To merge this branch: | bzr merge lp:~aacid/qtmir/system_includes |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Unity8 CI Bot | continuous-integration | 2016-07-15 | Needs Fixing on 2016-07-15 |
| Michael Terry (community) | Approve on 2016-07-15 | ||
| Gerry Boland | 2016-07-15 | Pending | |
|
Review via email:
|
|||
This proposal supersedes a proposal from 2016-06-06.
Commit Message
Mark system includes as such
Description of the Change
* Are there any related MPs required for this MP to build/function as expected?
Prereq
* Did you perform an exploratory manual test run of your code change and any related functionality?
Yes
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
N/A
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:518
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild:
https:/
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:519
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild:
https:/
| Gerry Boland (gerboland) wrote : | # |
This should be good. CI unhappy only as this based on the contents of the latest silo, which has a newer unity-api
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:520
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild:
https:/

Cool, thanks!!