Age | Commit message (Expand) | Author | Files | Lines |
2023-10-10 | hscript: Allow multiple inheritance | A. Wilcox | 1 | -1/+1 |
2023-03-26 | CMake: Disable use of std::filesystem | A. Wilcox | 1 | -5/+5 |
2020-10-15 | Add many more various test cases | A. Wilcox | 1 | -1/+1 |
2020-09-27 | Don't be fooled by fruity compilers | A. Wilcox | 1 | -1/+1 |
2020-06-22 | CMake: Ensure BCNM is only searched for in UI mode | A. Wilcox | 1 | -5/+0 |
2020-05-24 | CMake: Don't build owner tool in RE, unneeded | A. Wilcox | 1 | -1/+1 |
2020-05-16 | Bump version to 0.9.0, install YANG model to share/doc/horizon | A. Wilcox | 1 | -1/+3 |
2020-05-07 | image: Add functional TAR backend | A. Wilcox | 1 | -0/+14 |
2020-03-24 | Add the beginnings of the Image Creation utility | A. Wilcox | 1 | -0/+4 |
2020-02-11 | Enter DiskMan | A. Wilcox | 1 | -0/+1 |
2020-02-09 | hscript: Factor subnet -> CIDR conversion to util function | A. Wilcox | 1 | -1/+2 |
2019-11-17 | Build: Don't assume skarnet is installed globally | A. Wilcox | 1 | -0/+1 |
2019-11-15 | Make BCNM check actually work; Update README deps; Fix NSWP | A. Wilcox | 1 | -1/+4 |
2019-11-08 | UI: Import some of the 2016 prototype - welcome to Qt UI development | A. Wilcox | 1 | -0/+4 |
2019-11-07 | Build: Might as well coverage C as well | A. Wilcox | 1 | -0/+1 |
2019-11-07 | Build: unconditionally build printowner forever | A. Wilcox | 1 | -1/+1 |
2019-11-07 | owner: New utility | A. Wilcox | 1 | -0/+1 |
2019-11-07 | Build: ok, C++ branch coverage is a disaster | A. Wilcox | 1 | -2/+2 |
2019-11-07 | Build: Display branch coverage results | A. Wilcox | 1 | -1/+1 |
2019-11-07 | Build: Add support for branch coverage results | A. Wilcox | 1 | -1/+1 |
2019-11-02 | Begin work on 0.2.0 (0.1.0 / MVP is done) | A. Wilcox | 1 | -1/+1 |
2019-11-02 | Add Executor utility | A. Wilcox | 1 | -7/+11 |
2019-10-31 | Build: disable -Wunused-parameter | A. Wilcox | 1 | -1/+1 |
2019-10-31 | Build: -Wall -Wextra -Werror | A. Wilcox | 1 | -0/+7 |
2019-10-26 | Build: Exclude Boost from code coverage tests | A. Wilcox | 1 | -1/+1 |
2019-10-23 | fetch: Add new executable | A. Wilcox | 1 | -0/+3 |
2019-10-21 | CMake: Drastically simplifify hscript library building | A. Wilcox | 1 | -0/+3 |
2019-10-21 | Use VERSTR for version instead of hardcoding | A. Wilcox | 1 | -1/+5 |
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 |