Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-15 | Clean up includes in client library | David Robillard | 1 | -1/+4 | |
2020-08-02 | Move public headers to a separate include directory | David Robillard | 1 | -0/+31 | |
This is more conventional and probably best practice (since it avoids polluting the include path with non-headers), and is supported by the clang-tidy llvm-header-guard check. | |||||
2012-03-15 | Remove weird "include" directory and use standard style ("ingen" directory ↵ | David Robillard | 1 | -32/+0 | |
in top level). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4063 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -0/+32 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3319 a436a847-0d15-0410-975c-d299462d15a1 |