Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-20 | CMake: Fix dumb typo | A. Wilcox | 1 | -1/+1 | |
2019-10-20 | CMake: Make lcov and RSpec first-class targets | A. Wilcox | 1 | -5/+37 | |
2019-10-20 | Make Installation Environment code conditional | A. Wilcox | 1 | -5/+15 | |
2019-10-19 | CMake: Move tests to their respective target CMakeLists | A. Wilcox | 1 | -20/+1 | |
2019-10-19 | CMake: Rename firmware option to even more blatantly bad idea | A. Wilcox | 1 | -4/+4 | |
2019-10-19 | hscript: Implement Firmware, and add tests | A. Wilcox | 1 | -0/+7 | |
2019-10-14 | hscript: Implement Mount::execute fully, including fstab manipulation | A. Wilcox | 1 | -0/+1 | |
2019-10-14 | CMake: Add test stuff | A. Wilcox | 1 | -0/+21 | |
2019-10-13 | build: Add gcov support | A. Wilcox | 1 | -1/+11 | |
2019-10-06 | Beginnings of some extremely basic parsing and a utility | A. Wilcox | 1 | -0/+2 | |
2019-10-06 | Add skeleton logic | A. Wilcox | 1 | -15/+2 | |
2019-10-05 | Un-plugin the architecture of the API | A. Wilcox | 1 | -2/+1 | |
2019-10-05 | Initial prototype for a script parsing API | A. Wilcox | 1 | -0/+28 | |