summaryrefslogtreecommitdiffstats
path: root/docs/dev_guide/autobuild.md
AgeCommit message (Collapse)AuthorFilesLines
2019-08-14Fix document mistakeLi Xiaoming1-1/+1
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>
2019-08-01Fix autobuild script pathLi Xiaoming1-1/+1
Bug-AGL: SPEC-2714 Change-Id: I92792739faf83080916db339c428c81e25061e7c Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
2019-04-04CMake Section: Complete re-write.Scott Rifenbark1-0/+132
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>