lp://staging/~vanvugt/mir/libprotobuf-unlite
- Get this branch:
- bzr branch lp://staging/~vanvugt/mir/libprotobuf-unlite
Branch merges
- Mir CI Bot: Needs Fixing (continuous-integration)
- Alan Griffiths: Needs Information
-
Diff: 127 lines (+16/-10)9 files modifieddebian/control (+1/-1)
debian/libmirprotobuf4.install (+1/-1)
src/client/mirclient.pc.in (+1/-1)
src/protobuf/CMakeLists.txt (+2/-2)
src/protobuf/mir_protobuf.proto (+3/-0)
src/protobuf/mir_protobuf_wire.proto (+3/-0)
tests/integration-tests/CMakeLists.txt (+1/-1)
tests/integration-tests/graphics/mesa/CMakeLists.txt (+2/-2)
tests/unit-tests/CMakeLists.txt (+2/-2)
Branch information
Recent revisions
- 3637. By Daniel van Vugt
-
Bump the libmirprotobuf ABI in one last clumsy effort to get
mir_test_reload_ protobuf passing on vivid. - 3634. By Alexandros Frantzis
-
tests: Don't build with LTO. Fixes: https:/
/bugs.launchpad .net/bugs/ 1610215. Approved by Daniel van Vugt, Cemil Azizoglu, Kevin DuBois, mir-ci-bot.
- 3633. By Daniel van Vugt
-
eglstream: Simplify logging calls
.Approved by Alan Griffiths, Andreas Pokorny, mir-ci-bot.
- 3632. By Alan Griffiths
-
We don't need mir_add_
library_ with_symbols( ) (a self confessed "abysmal hack"). We should use LINK_DEPENDS which is "intended to specify dependencies on “linker scripts” for custom Makefile link rules.". Approved by Daniel van Vugt, Kevin DuBois, mir-ci-bot.
- 3631. By Daniel van Vugt
-
Fix a few problems that have prevented cross-compile-
chroot. sh from
actually working in a while (LP: #1609329)* Fixed error: Some build deps not found (because they are in
universe rather than main?).
* Fixed error: Building on yakkety as of recently (today) defaults
to GCC 6, so the default compiler version when targeting xenial
or wily now needs to be explicitly set to 5.
* Fixed error: Precompiled headers from GCC 6 don't work when
targeting any distro other than yakkety, so don't use them.
* Fixed error: Some headers from android-headers-23 are missing
#includes, but apparently only when cross-compiling.
* Fixed warning: Missing public keys for Ubuntu archive.
. Fixes: https://bugs.launchpad .net/bugs/ 1609329. Approved by mir-ci-bot, Chris Halse Rogers, Kevin DuBois.
- 3630. By Kevin DuBois
-
fix "cmake .. -DMIR_PLATFORM=
android" build. fixes: LP: #1609916
. Fixes: https://bugs.launchpad .net/bugs/ 1609916. Approved by Daniel van Vugt, mir-ci-bot.
- 3628. By Daniel van Vugt
-
FD zero is valid and not an error. Just highly unlikely you'll ever see
zero being used unless you've closed your stdin first.Approved by mir-ci-bot, Alan Griffiths.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/mir