Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-06 | Change name of executable to cmdemo | Leo (Sunpeng) Li | 1 | -1/+1 | |
`demo` is too vague. | |||||
2018-05-02 | Move help string to file, and include via preprocessor. | Leo (Sunpeng) Li | 1 | -0/+1 | |
Modify makefile to do so. Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com> | |||||
2018-05-02 | Build to root dir instead. | Leo (Sunpeng) Li | 1 | -0/+3 | |
The build dir was suppose to contain any compiled objects for easy gitignoring. However, only we only ended up with one executable. Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com> | |||||
2018-05-02 | Init commit | Leo (Sunpeng) Li | 1 | -0/+44 | |
Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com> |