Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: Fix common includes | Sander Vrijders | 2016-02-23 | 1 | -0/+1 |
| | | | | | common.h will now include stdbool and several other useful includes (size_t for instance). | ||||
* | lib: Update CMakeLists.txt | Sander Vrijders | 2016-02-23 | 1 | -0/+1 |
| | | | | | Forgot to include the updated CMakeLists.txt file with the bitmap implementation. | ||||
* | Initial build infrastructure | Sander Vrijders | 2016-02-11 | 1 | -0/+14 |
Contains the initial build infrastructure. Cmake was chosen for portability reasons. |