Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use find to discover devices | Josh Blum | 2010-03-30 | 1 | -71/+0 |
| | |||||
* | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 1 | -1/+1 |
| | |||||
* | Split utils.hpp into subdir with multiple files. | Josh Blum | 2010-03-27 | 1 | -1/+2 |
| | | | | | | | static for static block and static instance (singleton) assert for assertion and throwing related stuff algorithm for my addons to std::algorithm (has) and a new one, safe main, for having a main catch-all | ||||
* | Reorganized apps dir into utils and examples dir. | Josh Blum | 2010-03-23 | 1 | -0/+70 |
The files get installed into the pkg data directory. |