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 | -0/+101 |
| | | | | files. This ends up with an easier build file and faster builds with CMake's "OBJECT" library type. | ||||
* | o Going all header file based and single-executable to launch all apps. | Trygve Laugstøl | 2015-06-21 | 1 | -105/+0 |
| | | | | o Ading CMake magic to generate the launcher | ||||
* | o Adding app_name to app, creating a per-app logger. | Trygve Laugstøl | 2015-06-20 | 1 | -0/+4 |
| | |||||
* | o Adding a tool to add timestamps to each sample. | Trygve Laugstøl | 2015-06-20 | 1 | -0/+101 |
(old wip code) |