lp://staging/~thomas-voss/platform-api/build-modules-as-shared-libraries
- Get this branch:
- bzr branch lp://staging/~thomas-voss/platform-api/build-modules-as-shared-libraries
Branch merges
- PS Jenkins bot: Approve (continuous-integration)
- Simon Fels: Approve
-
Diff: 38 lines (+3/-3)3 files modifiedsrc/ubuntu/application/desktop/CMakeLists.txt (+1/-1)
src/ubuntu/application/testbackend/CMakeLists.txt (+1/-1)
src/ubuntu/application/touch/CMakeLists.txt (+1/-1)
Branch information
Recent revisions
- 320. By Thomas Voß
-
Build backend modules as actual shared libraries to force creation of version so symlinks.
See https://cmake. org/cmake/ help/v3. 5/release/ 3.4.html# id13 for the behavioral change in CMake. - 318. By Simon Fels
-
Workaround API break in Android GPS hardware abstraction API on MTK platforms. Each device which need this workaround has to add
BOARD_HAS_
GNSS_STATUS_ CALLBACK := true to its BoardDevice.mk to let platform-api pass NULL as value for the callback.
Approved by: PS Jenkins bot - 317. By Thomas Voß
-
Expose performance boosting capabilities of the underlying HW/drivers.
Approved by: PS Jenkins bot, Simon Fels
- 315. By Nick Dedekind
-
Added API for destroying haptic sensor instance. Fixes: #1351109
Approved by: Gerry Boland, Thomas Voß - 313. By Thomas Voß
-
Revert location-service build-dep to enable dual landings.
Approved by: Łukasz Zemczak - 311. By Thomas Voß
-
Make sure that const references are returned instead of temporary objects.
Bump build dep version for location-service to 3.
Fix LP:#1478845. Fixes: #1478845, #1481279
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/platform-api