summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-10-10hscript: Allow multiple inheritanceA. Wilcox1-1/+1
2023-03-26CMake: Disable use of std::filesystemA. Wilcox1-5/+5
2020-10-15Add many more various test casesA. Wilcox1-1/+1
2020-09-27Don't be fooled by fruity compilersA. Wilcox1-1/+1
2020-06-22CMake: Ensure BCNM is only searched for in UI modeA. Wilcox1-5/+0
2020-05-24CMake: Don't build owner tool in RE, unneededA. Wilcox1-1/+1
2020-05-16Bump version to 0.9.0, install YANG model to share/doc/horizonA. Wilcox1-1/+3
2020-05-07image: Add functional TAR backendA. Wilcox1-0/+14
2020-03-24Add the beginnings of the Image Creation utilityA. Wilcox1-0/+4
2020-02-11Enter DiskManA. Wilcox1-0/+1
2020-02-09hscript: Factor subnet -> CIDR conversion to util functionA. Wilcox1-1/+2
2019-11-17Build: Don't assume skarnet is installed globallyA. Wilcox1-0/+1
2019-11-15Make BCNM check actually work; Update README deps; Fix NSWPA. Wilcox1-1/+4
2019-11-08UI: Import some of the 2016 prototype - welcome to Qt UI developmentA. Wilcox1-0/+4
2019-11-07Build: Might as well coverage C as wellA. Wilcox1-0/+1
2019-11-07Build: unconditionally build printowner foreverA. Wilcox1-1/+1
2019-11-07owner: New utilityA. Wilcox1-0/+1
2019-11-07Build: ok, C++ branch coverage is a disasterA. Wilcox1-2/+2
2019-11-07Build: Display branch coverage resultsA. Wilcox1-1/+1
2019-11-07Build: Add support for branch coverage resultsA. Wilcox1-1/+1
2019-11-02Begin work on 0.2.0 (0.1.0 / MVP is done)A. Wilcox1-1/+1
2019-11-02Add Executor utilityA. Wilcox1-7/+11
2019-10-31Build: disable -Wunused-parameterA. Wilcox1-1/+1
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