summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-10-31Build: -Wall -Wextra -WerrorA. Wilcox1-0/+7
2019-10-26Build: Exclude Boost from code coverage testsA. Wilcox1-1/+1
2019-10-23fetch: Add new executableA. Wilcox1-0/+3
2019-10-21CMake: Drastically simplifify hscript library buildingA. Wilcox1-0/+3
2019-10-21Use VERSTR for version instead of hardcodingA. Wilcox1-1/+5
2019-10-20CMake: Fix dumb typoA. Wilcox1-1/+1
2019-10-20CMake: Make lcov and RSpec first-class targetsA. Wilcox1-5/+37
2019-10-20Make Installation Environment code conditionalA. Wilcox1-5/+15
2019-10-19CMake: Move tests to their respective target CMakeListsA. Wilcox1-20/+1
2019-10-19CMake: Rename firmware option to even more blatantly bad ideaA. Wilcox1-4/+4
2019-10-19hscript: Implement Firmware, and add testsA. Wilcox1-0/+7
2019-10-14hscript: Implement Mount::execute fully, including fstab manipulationA. Wilcox1-0/+1
2019-10-14CMake: Add test stuffA. Wilcox1-0/+21
2019-10-13build: Add gcov supportA. Wilcox1-1/+11
2019-10-06Beginnings of some extremely basic parsing and a utilityA. Wilcox1-0/+2
2019-10-06Add skeleton logicA. Wilcox1-15/+2
2019-10-05Un-plugin the architecture of the APIA. Wilcox1-2/+1
2019-10-05Initial prototype for a script parsing APIA. Wilcox1-0/+28