Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
11 days | Use angle brackets for library includes and clean up include paths | David Robillard | 1 | -1/+1 | |
11 days | Move test utilities to a separate subproject | David Robillard | 2 | -0/+585 | |
Towards sorting out sloppy include directories, and avoiding upward-relative paths in includes. A subproject seems like overkill, but this is the only way I can think of that makes for a clean local dependency that doesn't rely on anything non-standard or trigger any linters. |