aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Add lv2_util.h to documentationHEADmasterDavid Robillard3-2/+3
2023-09-23Fix formatting of documentation code snippetsDavid Robillard1-0/+4
2023-09-23Avoid quoting default value for meson boolean optionDavid Robillard1-1/+1
2023-09-23Add missing symbol exports for dynmanifest APIDavid Robillard1-0/+4
2023-09-23Format meson.build files with muonDavid Robillard16-73/+102
2023-09-23Fix Weverything build with older clangDavid Robillard1-0/+2
2023-09-22Suppress new warnings in clang-tidy 16David Robillard1-1/+2
2023-09-22Add missing const qualifiersDavid Robillard3-6/+6
2023-09-21Suppress new warnings in clang 16David Robillard2-0/+4
2023-08-23lv2specgen: Use isinstance() instead of comparing typesDavid Robillard1-3/+3
2023-08-23Suppress clang-tidy warningDavid Robillard1-0/+1
2023-08-23Remove deprecated Doxygen configurationDavid Robillard1-17/+0
2023-05-29Fix field order in LV2_Atom_Sequence_Body documentationDavid Robillard1-1/+1
2023-05-15Organize configuration summaryDavid Robillard1-5/+17
2023-05-02Fix warning_level=everything on MacOSDavid Robillard3-1/+19
2023-05-01Fix strict build on FreeBSDDavid Robillard1-0/+1
2023-05-01Clean up warning suppressionsDavid Robillard1-8/+6
2023-04-30Merge debug and release rows on CIDavid Robillard1-96/+69
2023-04-30Avoid or suppress clang-tidy warnings in utility headersDavid Robillard2-5/+18
2023-04-30Remove trailing newlines from Turtle data filesDavid Robillard83-93/+25
2023-04-30Replace strict option with new meson warning levelDavid Robillard6-319/+80
2023-02-21Fix whitespaceDavid Robillard1-1/+0
2023-02-04Fix clang and clang-tidy warnings in WindowsDavid Robillard9-13/+35
2023-02-04Fix whitespaceDavid Robillard1-15/+14
2023-02-03Suppress new warnings in clang-tidy 15David Robillard1-0/+2
2023-01-29Suppress new warnings in MSVS 2022David Robillard1-0/+1
2023-01-14Remove unused meson fileDavid Robillard1-30/+0
2022-12-15Remove double size check entirelyDavid Robillard2-6/+3
2022-12-11Remove doxygen conditionalDavid Robillard1-3/+1
2022-12-11Clean up include guardsDavid Robillard34-84/+88
2022-12-11Simplify clang-tidy configurationDavid Robillard3-8/+11
2022-12-11Test headers for warnings more strictlyDavid Robillard9-25/+167
2022-12-10Consistently use lists for dependenciesDavid Robillard1-3/+3
2022-12-10Allow LV2_SYMBOL_EXPORT to be overriddenDavid Robillard2-6/+9
2022-11-19Avoid test directory entirely if tests are disabledDavid Robillard2-14/+14
2022-11-14Remove deprecated doxygen configurationDavid Robillard1-40/+0
2022-10-24Add meson subproject files to .gitignoreDavid Robillard1-0/+3
2022-10-07Override pkg-config dependency within mesonDavid Robillard2-2/+6
2022-10-05Fix pylint warning in test scriptDavid Robillard3-3/+9
2022-09-09LV2 1.18.10David Robillard2-3/+3
2022-09-09Fix allegedly "suspicious" string comparisonsDavid Robillard2-6/+5
2022-09-09Use uppercase integer literal suffixesDavid Robillard7-15/+23
2022-09-09Clean up clang-tidy configurationDavid Robillard1-9/+1
2022-09-09Fix documentation indexDavid Robillard3-51/+0
2022-09-08Suppress Wbad-function-cast everywhereDavid Robillard2-6/+2
2022-09-08Suppress Wbad-function-cast warnings on FreeBSDDavid Robillard2-6/+11
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard31-153/+44
2022-09-08Adopt REUSE machine-readable licensing standardDavid Robillard71-814/+1258
2022-09-08Suppress Wstrict-overflow warnings on FedoraDavid Robillard1-1/+6
2022-09-06Replace change history data with a plain text NEWS fileDavid Robillard37-1640/+270