aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-11Update .gitreview fileicefish_9.0.4icefish_9.0.3icefish_9.0.2icefish_9.0.1icefish_9.0.0icefish/9.0.4icefish/9.0.3icefish/9.0.2icefish/9.0.1icefish/9.0.09.0.49.0.39.0.29.0.19.0.0icefishJan-Simon Möller1-0/+1
This updates the gitreview file in the project . Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I22a49f6d776cf894f70a364e657b8d329d71430c
2019-05-22Fix lua cmake dependancyicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.1halibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.18.99.58.99.48.99.38.99.28.99.18.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.27.99.1halibutFrederic Marec1-1/+1
Avoid missing library error during build due to miss match on ubuntu and debian Bug-AGL: SPEC-2441 Change-Id: I16b325d56d5d7e0d8e65f270be5d955621089ef7 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2019-05-09Git submodule migration to separated librariesFrederic Marec10-97/+81
Bug-AGL: SPEC-2139 Change-Id: Ie96b5a51b8e725a175a824236a11eb29de3631fc Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2019-03-27Add tests for xds-monitoring bindingFrederic Marec6-0/+163
Change-Id: I31f47ae4b2d39d831d494e5f64415da151e76e1b Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2019-03-27autobuild: fix warnings due to cp command exitFrederic Marec1-2/+6
Change-Id: I1b40adce0f0ab8b200700de6c457a401fa2dfa1d Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2018-11-22Move autobuild to top treehalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy_6.99.2guppy/6.99.4guppy/6.99.3guppy/6.99.27.90.06.99.46.99.36.99.2Frederic Marec2-26/+42
Bug-AGL: SPEC-495 Change-Id: I429397c2e033153a383106fe7de9d8ef77df2a38 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2018-11-13Change .gitmodules following submodule migrationguppy_6.99.1guppy/6.99.16.99.1Frederic Marec1-3/+0
Remove app-template in .gitmodules Change-Id: I281e5c789926b0890bed95cd1a4ee8559b7dad13 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2018-10-31Migrate app-templates to CMake moduleRomain Forlot2-8/+12
Bug-AGL SPEC-1682 Change-Id: Iafd6d88ba39a198ae4c54721bcb4d62867935efd Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-18Use feature 'required-binding'Jose Bollo1-1/+3
The feature "urn:AGL:widget:required-binding" is now preferred to the feature "urn:AGL:widget:required-api" for requiring a local binding. Bug-AGL: SPEC-1800 Change-Id: I38fd266f80d092bc93c400969151ad87dd829fa6 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-10-08fix package lua not found in pkg_required_listClément Bénier1-1/+1
SPEC-1788 get rid of the -5.3 version Change-Id: Ie3f9993f0af25e000a96c4a51b0ef1fdd787ead3 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-07-10Added AGL .gitreview fileguppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.26.90.05.99.65.99.55.99.45.99.35.99.2Sebastien Douheret1-0/+4
Change-Id: Ia18884fd6993101ce09a568d2a4a321331805150 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Make it compatible with APIv3+DynAPI and bump submodulesSebastien Douheret5-8/+8
Changes of app-templates: (332f377 - Romain Forlot) Be able to overwrite BUILD_TYPE using CLI (1ec7531 - Romain Forlot) Use CACHE variable for other common CMAKE variable (0880356 - Romain Forlot) Fix:: wrong wgt using RELEASE BUILD TYPE (eec9f07 - Romain Forlot) Fix: SYSROOT location detection... Wrong test. (291aa4e - Romain Forlot) Change the default debug compilation options. (22a2cbf - Romain Forlot) Clearer coverage compilation options configuration (aa68dbd - Romain Forlot) Don't overwrite the autobuild script if it exists (a13e7b9 - Romain Forlot) Disable the in-tree build method. (51026d2 - Romain Forlot) Detect Yocto as OS distribution (1f2944e - Romain Forlot) Fix: wrong compile options added (92646f6 - Romain Forlot) Fallback using zip format if no wgtpkg-pack found (f65761c - José Bollo) 02-variables.cmake: Avoid checking CXX version if not required (3965d37 - José Bollo) config.cmake.sample: Remove dependency to libsystemd (a45ae0c - José Bollo) config.cmake.sample: Remove dependency to libmicrohttpd (9b17efe - Thierry Bultel) Added -D_FORTIFY_SOURCE=2 to CFLAGS Changes of afb-helpers: (52f0478 - Jonathan Aillet) Remove unnecessary 'AFB_DEBUG' redefinition (fc1c62a - Jonathan Aillet) Use binding version to handle dynapi (5811a53 - Jonathan Aillet) At search, use the prefix parameter as a prefix (2c29f15 - Loïc Collignon) Remove deprecated use of cmake/Qt macro (5bec8c5 - Loïc Collignon) Rename method to avoid conflict with Qt's one (43ec971 - Sebastien Douheret) Fix warnings due to json-c evolution Changes of app-controller: (440be09 - Jonathan Aillet) Use binding version to set controller definitions (67b6d49 - Clément Bénier) ctl-lua: typo fix (bac7d6d - Clément Bénier) asynchronism for test: LockWait added (4a72073 - Romain Forlot) Fix: plugin api assignement order (e45d063 - Romain Forlot) Execute ConfigExec only if section is existing (2d1c3d2 - Romain Forlot) Always set the api member even if NULL. (9622138 - Romain Forlot) Ability to add a plugin after the initial load (0f3063b - Romain Forlot) Be able to dispatch required api at the wanted time (1ff524b - Romain Forlot) Change LUA package path at LUA interpreter load (738ae54 - Romain Forlot) Don't load two times a plugin even for LUA Change-Id: Ifeb3efc0c66dba5fd20383c7f0f368d9db4ab549 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Update grafana dashboardSebastien Douheret1-17/+62
Change-Id: I2c999e38a202cb0beb440d2de37074090aab7ffe Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Fixed bug in decoding args in trace/startSebastien Douheret1-1/+1
Change-Id: I3632f52afbfece80939ec5e2d9011c557894d18e Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Improved trace verb to support list of pidsSebastien Douheret9-76/+188
Change-Id: Ia6e650f2a7edf29d1f135fb47e5a513bcd83b3c8 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Update trace event name and add grafana configSebastien Douheret5-27/+996
Change-Id: Id369702240b10c756ffa743309e574b2e0ed28ec Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Improved supervisor requests & events recordingSebastien Douheret18-205/+579
Change-Id: I4eb52820d2bec4ca4f2e3e455db7eb79d1a09d12 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Convert binding to use the controllerSebastien Douheret34-355/+929
Change-Id: Iae15b07ee768584d7a1a958fb7e119bca65c29e4 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Prototyping d3js graphsSebastien Douheret4-0/+809
Change-Id: Ie6672fd00801ca7ba0aefdbc4bbdc3459ea42958 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Initial commitSebastien Douheret38-0/+2099
Change-Id: Ia434e5b4869ea19b0b78b1c586c44c15cb93c7e8 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>