summaryrefslogtreecommitdiff
path: root/Shell/CMakeLists.txt
AgeCommit message (Expand)Author
2020-08-06Shell: Move printing job status into a Job::print_status() helperAndreas Kling
2020-07-05Shell: Switch to a new parser and ASTAnotherTest
2020-05-17Shell: Switch to using Core::EventLoopAnotherTest
2020-05-14Build: Switch to CMake :^)Sergey Bugaev