summaryrefslogtreecommitdiff
path: root/hscript/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-10-21CMake: Drastically simplifify hscript library buildingA. Wilcox1-9/+2
2019-10-20hscript: Implement DiskId::executeA. Wilcox1-1/+1
2019-10-20hscript: Build fixes for Mac OS X 10.12.6 (Xcode 9)A. Wilcox1-1/+7
2019-10-14hscript: Implement Mount::execute fully, including fstab manipulationA. Wilcox1-0/+1
2019-10-08hscript: New module 'disk', fix headers of all filesA. Wilcox1-0/+1
2019-10-08hscript: Use StringKey for Hostname (+ others), implement RootPassphraseA. Wilcox1-0/+1
2019-10-08hscript: Implement 'hostname' parsing; add rest of existing manual testsA. Wilcox1-0/+1
2019-10-07hscript: Implement Network classA. Wilcox1-0/+1
2019-10-07hscript: Fix up Key class, add BooleanKey classA. Wilcox1-0/+1
2019-10-06Add skeleton logicA. Wilcox1-0/+15