Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-23 | Move reserved platform defines from code to build system | David Robillard | 1 | -4/+0 | |
Numerous things warn about this, and it's generally a bad idea to put these in the code since it can result in incompatibly compiled code being linked together. Unfortunately this makes building manually (without the build system) more fiddly, but such is life. | |||||
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
See https://reuse.software/ for details. | |||||
2021-01-02 | Simplify clang-format configuration and format all code | David Robillard | 1 | -27/+27 | |
2020-12-11 | Make demo programs work from any directory, and install them | David Robillard | 1 | -0/+68 | |