Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-21 | Switch to using a submodule for autowaf | David Robillard | 186 | -41937/+6 | |
2019-04-21 | Update autowaf | David Robillard | 2 | -51/+24 | |
2019-04-21 | Squashed 'waflib/' changes from b074a1e..4f98e1c | David Robillard | 1 | -49/+19 | |
4f98e1c Remove recursion hacks 27c5c93 Remove use_lib() git-subtree-dir: waflib git-subtree-split: 4f98e1c2bed7beacf4d303e51f994fb932952f95 | |||||
2019-04-21 | Fix building within a recursive project | David Robillard | 8 | -80/+27 | |
2019-04-20 | Use fine-grained Docker images for CI | David Robillard | 1 | -31/+31 | |
2019-04-16 | Publish code coverage page | David Robillard | 1 | -0/+14 | |
2019-04-15 | Avoid globbing for bundled plugins | David Robillard | 1 | -3/+10 | |
2019-04-15 | Update autowaf | David Robillard | 1 | -3/+5 | |
2019-04-15 | Squashed 'waflib/' changes from 27a69a7..b074a1e | David Robillard | 1 | -3/+5 | |
b074a1e Support building against local header-only libraries git-subtree-dir: waflib git-subtree-split: b074a1ef75005785ef7fadbaaaec7574ca4149ed | |||||
2019-04-14 | Support building in a recursive project | David Robillard | 1 | -4/+6 | |
2019-04-14 | Improve CI configuration | David Robillard | 1 | -14/+150 | |
2019-04-14 | Squashed 'waflib/' changes from e7a29b6..27a69a7 | David Robillard | 1 | -10/+43 | |
27a69a7 Add option to filter tests by regular expression ac29b74 Fix configuring with root prefix 6134be6 Print test coverage summary 6d7dd59 Don't attempt to clear coverage when coverage is disabled cddbcb5 Pass file comparison test if difflib finds no changes 6e4e92b Seek to end before checking the size of stderr output git-subtree-dir: waflib git-subtree-split: 27a69a76d1f625ad86b60b5dbd12368bc25cae25 | |||||
2019-04-14 | Update autowaf | David Robillard | 1 | -10/+43 | |
2019-04-14 | Fix lv2_validate paths | David Robillard | 1 | -4/+4 | |
2019-04-14 | Remove unused namespace prefixes | David Robillard | 2 | -2/+0 | |
2019-03-30 | Fix crash when forging containers into a short buffer | David Robillard | 2 | -6/+137 | |
2019-03-30 | Clean up memory after unit tests | David Robillard | 3 | -1/+17 | |
2019-03-27 | Add news item for documentation improvements | David Robillard | 1 | -0/+9 | |
2019-03-24 | Add post-build phase to check for broken links in documentation | David Robillard | 1 | -4/+18 | |
2019-03-24 | Fix installation of local documentation | David Robillard | 1 | -5/+5 | |
2019-03-24 | Clean up API documentation main page | David Robillard | 3 | -23/+5 | |
2019-03-24 | Remove history from top level specifications page | David Robillard | 2 | -20/+2 | |
This is moving to the homepage, since it clutters up the documentation less, and can be syndicated that way. | |||||
2019-03-24 | Use lighter and more consistent documentation style | David Robillard | 6 | -504/+613 | |
2019-03-24 | Consistently use th for table header cells | David Robillard | 1 | -1/+1 | |
2019-03-24 | Don't show raw restriction lists in terminfo table | David Robillard | 1 | -1/+1 | |
2019-03-24 | Fix reproducible documentation developer/maintainer lists | David Robillard | 1 | -2/+2 | |
2019-03-24 | Fix documentation typo | David Robillard | 1 | -1/+1 | |
2019-03-24 | Add validation for complete specification page | David Robillard | 5 | -0/+991 | |
2019-03-24 | Don't build file index for offline documentation | David Robillard | 1 | -3/+3 | |
2019-03-24 | Use the same LV2 blurb everywhere | David Robillard | 1 | -1/+1 | |
2019-03-24 | Avoid redundant copy of Doxygen stylesheet | David Robillard | 2 | -8/+2 | |
2019-03-24 | Use friendlier labels for some built-in properties | David Robillard | 1 | -2/+2 | |
2019-03-24 | Use sorted() for sorted iteration | David Robillard | 1 | -18/+9 | |
2019-03-24 | Fix invalid HTML when specification index is empty | David Robillard | 1 | -5/+8 | |
2019-03-24 | Fix broken links to API documentation | David Robillard | 2 | -3/+5 | |
2019-03-24 | Make index column headers link to the corresponding section | David Robillard | 1 | -6/+14 | |
2019-03-24 | Fix pretty names for links within the current specification | David Robillard | 1 | -21/+11 | |
2019-03-24 | Remove ugly Doxygen image from API documentation footer | David Robillard | 3 | -197/+23 | |
2019-03-24 | Fix Javascript-less API documentation menus | David Robillard | 1 | -1/+1 | |
2019-03-24 | Hide deprecation macro gunk in documentation | David Robillard | 1 | -3/+3 | |
2019-03-24 | Use consistent code colours in Doxygen and Pygments output | David Robillard | 1 | -19/+7 | |
2019-03-24 | Share Pygments stylesheet | David Robillard | 2 | -97/+33 | |
2019-03-24 | Fix broken link in UI documentation | David Robillard | 1 | -3/+1 | |
2019-03-24 | Fix documentation comment validation | David Robillard | 1 | -5/+5 | |
2019-03-24 | Fix configuring with --online-docs but without --docs | David Robillard | 1 | -3/+3 | |
2019-03-24 | Print warning when lxml is not available for validation | David Robillard | 1 | -1/+3 | |
2019-03-24 | Update Doxygen configuration file | David Robillard | 1 | -52/+119 | |
2019-03-17 | Actually fix build on old GCC | David Robillard | 1 | -5/+6 | |
Probably. | |||||
2019-03-17 | Fix build on old GCC | David Robillard | 1 | -2/+2 | |
2019-03-17 | Add tests for forge overflow scenarios | David Robillard | 2 | -3/+112 | |