Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-20 | update autobuild scripts | Raquel Medina | 2 | -29/+112 | |
Modify autobuild scripts: - to fix warnings on yocto build - to fix linux/autobuild syntax errors - to add new standard targets Bug-AGL: SPEC-2049 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: Id99ab7fe90b0760d72bba117d0462823776781c8 | |||||
2019-03-11 | autobuild: introduce build scripts | Raquel Medina | 2 | -0/+120 | |
- Add agl autobuild script to silence build warnings on yocto. - Add linux autobuild script to build with the sdk 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 Change-Id: Ib98b8308d43cc24f2f5462adca65542318295a9e Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> |