aboutsummaryrefslogtreecommitdiffstats
path: root/autobuild/agl
AgeCommit message (Collapse)AuthorFilesLines
2020-06-09Update autobuild scriptsneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.49.99.39.99.29.99.113.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0Scott Murray1-102/+77
Update autobuild scripts with reworked version that fixes building outside of the source tree. Bug-AGL: SPEC-2049, SPEC-3300 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I8ddcafdc823782ce09f3d7ced599b8425f27cb69
2020-02-18Update autobuild script to create new targetsFrederic Marec1-13/+87
Update autobuild script to create multiple widget target debug, coverage and all Bug-AGL: SPEC-2049 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh> Change-Id: I45d9aff4b3866f55d7919f4e6391944f5eadd1e1
2019-02-22autobuild: fix warnings due to cp command exit codeRaquel Medina1-0/+79
- remove autobuild from .gitignore filter - move conf.d/autobuild to root folder - update autobuild script to fix warnings triggered by cp operation exit code. Change-Id: I6013488b7be8655ead6e174fb46cf95179e172dc Bug-AGL: SPEC-2164 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>