Age | Commit message (Collapse) | Author | Files | Lines |
|
Update autobuild scripts with reworked version that fixes building
outside of the source tree. As well, the project files have been
tweaked to strip the release build binaries and add "-debug" in the
name of the debug widget file.
Bug-AGL: SPEC-2049, SPEC-3300
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ic0fc983c533c7335d23f560480dc0f7bfd022b8e
|
|
Modify autobuild scripts:
- to fix warnings on yocto build
- to add new standard targets
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: Ideab6494c9c016116e1053d8c8e698dbe02d2bc8
|
|
This reverts commit bde8622fc349829cf03e196f2161995688fc1a09.
Which reverted the original commit from Raquel.
With the dependency added, we can go ahead now.
Thanks for the fix.
Change-Id: Ia0e5c34252eb832dbaebb643e7e06e53d74c29dc
|
|
We need to double-check this works with the recipe.
This reverts commit e931f079cf5015299256f2f01b824ae42247127e.
Change-Id: I8471e87d1234d98850f2a60114bde34e2dc009a6
|
|
- Add agl autobuild script to silence build
warnings on yocto.
- Add linux autobuild script to build with
the sdk
- Migrate to afb helper library version to
successfully build with the sdk using
autobuild script.
NB: The 2 autobuild 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
Change-Id: I7196665b65693bfe5557a0008fb36aa7b38068a5
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|