Age | Commit message (Collapse) | Author | Files | Lines |
|
Update autobuild.in files with reworked version with the following
changes:
- Fixes for building outside of the source tree by over-riding
BUILD_DIR* (done by use of new ROOT_DIR variable).
- Rules simplified by use of static pattern rules and target specific
variables.
- package-test rule no longer builds the full widget, only the test
widget. This is a behavior change, but seems more in line with
developer expectations and avoids wasting time during builds from
AGL.
- package-{coverage,debug}-test rules removed for lack of utility.
- Variable usage switched to parentheses instead of braces to match
typical usage in Makefiles in other FOSS projects.
The autobuild documentation has also been updated to include the
previously added targets and BUILD_DIR* variables, and the description
of package-test has been updated for the behavior change mentioned
above.
Bug-AGL: SPEC-2049, SPEC-3300
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ifaf0d59b9ee26bde6d27b8968e68f5dc84df548c
|
|
Bug-AGL: SPEC-2405
Change-Id: Id149d3e648e8cb81ab7b03743bf73a652937b9f9
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
autobuild clean will remove all the prodcuts defined in Makefile,
including autobuild script itself(not inside build folder).
Bug-AGL: SPEC-2714
Change-Id: I2d0d47f74a76524dc6335d9a9d027ae793bacda9
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Bug-AGL: SPEC-2714
Change-Id: I92792739faf83080916db339c428c81e25061e7c
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Change-Id: I28d9cdf7ed173d71e19d37ae200652b2e83af240
|
|
Amended to change the title to "Configuring AGL CMake
Templates" based on review comments.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Change-Id: I809e83b51829852d4cd2d76494489b5e2d6b89ef
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|
|
I put in a linkable topic list and made sure the topic
titles matched what is in the book.yml file.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Change-Id: I32893f8380ec1927513dd44bd8f1e0247a0c39bd
|
|
Bug-AGL: SPEC-2404
Change-Id: I981ebec1e7c36c282e5d3bf327bb5faedd46e877
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Change-Id: Ic4883cead2c8fe19fbe3ec3ae5a6db005786561d
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|
|
Completely re-wrote the section. New file names that do
not use the numbers also.
Change-Id: I443feb41cf83d760a57179473439e89e7b71f9c5
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|
|
Created some new file names based on some re-writing.
Also, updated the devguides-book.yml file to reflect the
state of things.
Change-Id: I6a9a91fe9c2f271493404ab7d63b6d6a8faf586e
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|
|
Point to SDK sysroot files first instead of native installation directories.
Bug-AGL: SPEC-1958
Change-Id: I54f4e3dac9951289b245911f82767dbe4c2dd30f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Separate the samples files to be installed in the system doc dir which is:
- /usr/share/doc
Updating the documentation according to the new path to samples.
Change-Id: Ib1958fb87d517ad84abddf3ec71102f7ecf877f5
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Make clearer the difference between build environments Yocto,
cross compile with an AGL SDK and native.
Change-Id: Id09782c8648026420fbfdbbbcf0fd1891edb7b86
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This reverts commit 60b0f4556fb94cbd6d9bac083f561067a437d98e.
Change-Id: Id73104aa7466e6a16ec6a93842718017a2084584
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Id252624a59fffe789b93e978ef60eec2fc659055
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: Id304c589ebe4f1e944377047ca3d462dce80dd7d
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: Iec703099717e7b9e876db0e8c1ba9c450049d404
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Since migration to CMake module, the doc needs to be be updated
to reflect the change and get rid of all git submodule occurrences.
Change-Id: If56c50a845d01dafd6b5dcd46cac7cfb2be76e85
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: If1c1e14233a765058a372fc25a88b21e8824f4d7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Create a test widget in addition of the normal one when you use
any build type except of RELEASE. This widget will only
provide the test files (configuration + test + fixtures ...).
It joins the test framework binding to your binding or app then
you only have to access to your defined test API and launch the
tests.
The entry point is a bash script which is in charge to launch all
tests it finds.
Change-Id: I8f4a670f17fd4e4319c53a861074fb5e10b63aad
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Better description to use BINDINGV2 labels.
Adding documentation for macros:
- add_input_files
- set_openapi_filename
Change-Id: I7eb685faf4a5d4f92343d826877066b54b0012f0
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Rpath could be set using a target property if needed
in the mean time no rpath is used by default.
Change-Id: Ia704b00972545ed73dee98ea88e17d0ef08cf014
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Linting and little typo fixes.
Change-Id: I714477b429c9257595ee8eae05ba1ef4901234a2
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Instructions to include external library into a widget
Change-Id: Ic5c8c477fdbc1d374f1f88260b51cb9f200d02e1
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I942267d9673651db6986177e8d47aa0dbc235e3e
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I7b42fe371b6912de9df42a76781a8886dd804b3d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: If16b9cd45e5955b8ca8049fee1ea97a9d43d5cb7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Depending on file name you can include some files from your
home or system by project or globally
Change-Id: I1fef678073977633576a21893065e681b286646c
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Id5f3349889d0b26ebec7e3a90a549b0ceb4fb493
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Use a variable OPENAPI_DEF to define the file name else use the default
convention ${OUTPUT_NAME}-apidef.
Update the docs in consequence.
Change-Id: Ibc29d6079d185e47a80dbfe4df5dedd28f7f63c4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I419c02d9ab5ef785d3103b2e043d4df9fa244a6c
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: If42c916f7664ea67b818a21b8f50c66c41e11f89
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|