Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-15 | Clean up includes in core and server | David Robillard | 1 | -1/+0 | |
2020-08-03 | Clean up includes | David Robillard | 1 | -0/+1 | |
As directed by include-what-you-use. Unfortunately, it is still confused by quite a few things, but this gets a lot closer to a clean report, and at least makes the output more tolerable to manually check. | |||||
2020-08-01 | Remove superfluous semicolons | David Robillard | 1 | -10/+10 | |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -2/+7 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -1/+1 | |
2018-01-21 | Avoid unnecessary move warnings | David Robillard | 1 | -1/+1 | |
2018-01-21 | Add FilePath class and remove use of glib path utilities | David Robillard | 1 | -0/+103 | |