Mir

Merge lp://qastaging/~afrantzis/mir/versioned-platform-libraries-plus-server-abi-bump into lp://qastaging/mir

Proposed by Alexandros Frantzis
Status: Superseded
Proposed branch: lp://qastaging/~afrantzis/mir/versioned-platform-libraries-plus-server-abi-bump
Merge into: lp://qastaging/mir
Diff against target: 552 lines (+80/-47)
29 files modified
CMakeLists.txt (+1/-1)
debian/control (+10/-10)
debian/libmirserver30.install (+1/-1)
debian/mir-client-platform-android2.install (+1/-1)
debian/mir-client-platform-mesa2.install (+1/-1)
debian/mir-platform-graphics-android2.install (+1/-1)
debian/mir-platform-graphics-mesa2.install (+1/-1)
src/CMakeLists.txt (+5/-2)
src/client/CMakeLists.txt (+1/-2)
src/common/sharedlibrary/shared_library_prober.cpp (+9/-1)
src/platform/graphics/platform_probe.cpp (+1/-1)
src/platforms/CMakeLists.txt (+8/-1)
src/platforms/android/client/CMakeLists.txt (+1/-0)
src/platforms/android/server/CMakeLists.txt (+1/-0)
src/platforms/mesa/client/CMakeLists.txt (+1/-0)
src/platforms/mesa/server/CMakeLists.txt (+1/-0)
src/server/CMakeLists.txt (+1/-1)
src/server/symbols.map (+2/-7)
tests/acceptance-tests/test_symbols_required_by_mesa.cpp (+1/-1)
tests/include/mir_test_framework/client_platform_factory.h (+2/-2)
tests/mir_test_framework/CMakeLists.txt (+2/-0)
tests/mir_test_framework/executable_path.cpp (+12/-2)
tests/unit-tests/client/test_client_platform.cpp (+2/-2)
tests/unit-tests/client/test_probing_client_platform_factory.cpp (+2/-2)
tests/unit-tests/graphics/android/test_platform.cpp (+2/-2)
tests/unit-tests/graphics/mesa/test_platform.cpp (+2/-2)
tests/unit-tests/graphics/test_platform_prober.cpp (+2/-2)
tests/unit-tests/shared_library_test.cpp (+1/-1)
tests/unit-tests/test_shared_library_prober.cpp (+5/-0)
To merge this branch: bzr merge lp://qastaging/~afrantzis/mir/versioned-platform-libraries-plus-server-abi-bump
Reviewer Review Type Date Requested Status
Mir development team Pending
Review via email: mp+250440@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2015-02-20.

Commit message

platforms: Use the ABI version in platform library names and packages + server ABI bump for testing CI

Description of the change

platforms: Use the ABI version in platform library names and packages + server ABI bump for testing CI

To post a comment you must log in.
2334. By Alexandros Frantzis

Bump CI

Unmerged revisions

2334. By Alexandros Frantzis

Bump CI

2333. By Alexandros Frantzis

Bump mirserver ABI to 30

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches