Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Trying to clean up includes a bit. | Trygve Laugstøl | 2015-07-19 | 1 | -11/+6 |
| | |||||
* | o Going back to a bunch of cpp files instead of launcher+bunch of header ↵ | Trygve Laugstøl | 2015-07-19 | 1 | -12/+22 |
| | | | | 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 | -8/+6 |
| | |||||
* | o Going all header file based and single-executable to launch all apps. | Trygve Laugstøl | 2015-06-21 | 1 | -9/+31 |
| | | | | 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/+9 |
| | |||||
* | o Renaming trygvis::soil_moisture to trygvis::sample. | Trygve Laugstøl | 2015-03-22 | 1 | -4/+1 |
| | |||||
* | o cout and unique_ptr became complicated. | Trygve Laugstøl | 2015-03-17 | 1 | -0/+7 |
| | | | | o Updating lots of code to the latest api. | ||||
* | o Creating a tool to calculate an absolute timestamp from a relative timestamp. | Trygve Laugstøl | 2015-03-14 | 1 | -0/+3 |
| | | | | o Using git submodules instead of CMake's external project. | ||||
* | o Formatting. | Trygve Laugstøl | 2015-03-08 | 1 | -2/+2 |
| | |||||
* | o Improved SQL output. | Trygve Laugstøl | 2015-03-08 | 1 | -0/+3 |
| | |||||
* | o Adding the hostname to the data. | Trygve Laugstøl | 2015-03-04 | 1 | -0/+2 |
| | |||||
* | o Trying to structure how apps are made. | Trygve Laugstøl | 2015-03-01 | 1 | -2/+22 |
| | |||||
* | o Replacing boost::logging with log4cplus. | Trygve Laugstøl | 2015-03-01 | 1 | -0/+16 |