Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-27 | Fix broken links | David Robillard | 1 | -3/+0 | |
2019-04-27 | Flatten documentation to fix fragment links | David Robillard | 1 | -1/+1 | |
This removes all the extra bundle content from the documentation output and instead makes pages directly at the URI of specifications. This way, links to fragments in spec pages (which are often copy and pasted) are correct fragment identifiers like <http://lv2plug.in/ns/lv2core#Plugin> instead of <http://lv2plug.in/ns/lv2core/#Plugin>. | |||||
2019-01-10 | Sort includes from local to standard and fix exposed issues | David Robillard | 1 | -2/+2 | |
This order is better because it ensures that headers can stand alone and include everything they need. Several missing includes were exposed by this, and are also fixed in this commit. | |||||
2018-09-23 | Aggressively deprecate uri-map extension | David Robillard | 1 | -0/+8 | |
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 4 | -0/+197 | |