Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Going back to a bunch of cpp files instead of launcher+bunch of header ↵ | Trygve Laugstøl | 2015-07-19 | 1 | -119/+0 |
| | | | | files. This ends up with an easier build file and faster builds with CMake's "OBJECT" library type. | ||||
* | o Applying clang-format to all apps. | Trygve Laugstøl | 2015-07-19 | 1 | -6/+5 |
| | |||||
* | o Using ends_with when checking for which app to launch too. | Trygve Laugstøl | 2015-06-21 | 1 | -1/+0 |
| | | | | | sm-get-value: o Using the io code for writing samples | ||||
* | o Going all header file based and single-executable to launch all apps. | Trygve Laugstøl | 2015-06-21 | 1 | -0/+121 |
o Ading CMake magic to generate the launcher |