Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-25 | Set ASFLAGS to work | Palmer Dabbelt | |
This allows users to specify raw assembly files in their build scripts. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-12 | Support Debug/Release configurations | Nathaniel Graff | |
- Puts shared flags in scripts/standalone and adds "build configurations" for debug and release which customize the build flags for specific purposes. - Documents CONFIGURATION in Sphinx docs and makefile help Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> |