Age | Commit message (Collapse) | Author | Files | Lines |
|
* changes:
Use a version for the library
Replace json_object_object_get() with json_object_object_get_ex()
Replace 'constexpr' with 'const char*'
|
|
To prevent bitbake package_qa issue, adding version is necessary.
So I added a version number of 0.1.0.
Bug-AGL : SPEC-1000
Change-Id: Ic7a22fe04cdab3d323ca75f9292a09ec29fd6d07
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|
|
Since libwindowmanager is split from agl-service-windowmanager-2017,
I think the package configuration file should use the same name
as the library, so change the file name to libwindowmanager.pc.
Change-Id: I08ec3a133edfb689b0b44bba4e11f9f222bfb2ff
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
wayland-client is not used in this library
(used in binder agl-service-windowmanager-2017)
Bug-AGL: SPEC-1000
Change-Id: I5d5f0cafa79a09e9b34b1d81708c860b4c07a269
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Related commit : https://gerrit.automotivelinux.org/gerrit/#/c/11451/
[Patch Sets 2]
- Remove doc/* because these documents are integtrated
to agl-service-windowmanager-2017.
https://gerrit.automotivelinux.org/gerrit/#/c/11507/1
- Modify the function comments to doxygen format.
Bug-AGL : SPEC-993
Change-Id: Id82ee513e06f0c12eba044b8d42d8dde68063168
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|