Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
- Remove the autobuild scripts and config.xml used by the app
framework widget build.
- Update the CMake files to just build a "xdg-cluster-receiver"
binary and install it into /usr/bin by default.
- Bumped agl-compositor protocols version requirement to 0.0.20 to
work with current AGL.
- Remove the code in main.cpp that handled reading the WebSocket
command-line arguments and passing them to binding related
code.
Bug-AGL: SPEC-4283
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I8c9bd3af9ce16f29f24282b89985c0d4d5d9c922
|
|
Update autobuild scripts with reworked version that fixes building
outside of the source tree.
Bug-AGL: SPEC-2049, SPEC-3300
Change-Id: I937237e451301289c16bcfd8d912077d21e59ae5
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Update the autobuild script and CMake files to work with the SDK, and
remove now deprecated usage of the app-templates submodule.
Bug-AGL: SPEC-3055
Change-Id: I720f4d530dbd749e8426b3f12d04ad2b34d700d4
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add agl and linux autobuild scripts to silence build warnings.
These 2 scripts are based on the latest version of the autobuild
script, but they've been customized to (i) work with the existing
qmake files and (ii) the 'update' and 'package-test' targets have
been removed.
Bug-AGL: SPEC-2164
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ia2f785e1e3e8c3635a9a8a6966f694c3208a2d22
|