summaryrefslogtreecommitdiffstats
path: root/autobuild/linux
AgeCommit message (Collapse)AuthorFilesLines
2020-06-10Update autobuild scriptsScott Murray1-58/+65
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: I1262a29b4bbf3958e9df76f111b35dccea367c2f
2020-03-23update autobuild scriptsRaquel Medina1-28/+64
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: I9fb15899da4ecd5205adb233173d2c635acdba44
2019-07-25Introduce autobuild scriptsScott Murray1-0/+67
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: If468a015c37068ec8c438f57a9a5a1c2c0117d94