summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-11-24Use angle brackets for library includes and clean up include pathsDavid Robillard5-15/+14
2024-11-24Avoid using internal configuration header in toolsDavid Robillard4-9/+1
2024-11-24Use conventional command-line help output formattingDavid Robillard1-3/+3
2024-11-15Add clang-format configurationDavid Robillard1-2/+1
2024-10-11Add missing const qualifiersDavid Robillard2-5/+5
2024-10-11Avoid potential null pointer arithmeticDavid Robillard1-2/+3
2023-09-23Format meson.build files with muonDavid Robillard1-4/+6
2022-12-10Make clang-tidy configuration cleaner when run via mesonDavid Robillard1-2/+1
2022-12-10Use uppercase integer literal suffixesDavid Robillard2-2/+1
2022-12-10Strengthen clang-tidy configurationDavid Robillard1-0/+18
2022-11-29Clean up inconsistent tool command line interfacesDavid Robillard4-20/+20
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard2-2/+2
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard7-99/+17
2022-08-09Allow programs to be used from subprojectDavid Robillard1-3/+9
2022-07-18Switch to meson build systemDavid Robillard8-0/+1473