summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-08Replace duplicated dox_to_sphinx script with sphinxygen dependencyDavid Robillard8-714/+78
2022-11-01Avoid error in gcc's address sanitizerDavid Robillard1-1/+9
2022-10-24Add meson subproject files to .gitignoreDavid Robillard1-0/+1
2022-10-07Override pkg-config dependency within mesonDavid Robillard2-12/+8
2022-10-05Fix dependencies in pkg-config fileDavid Robillard2-1/+8
2022-09-09Sratom 0.6.14v0.6.14David Robillard2-3/+3
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard18-137/+28
2022-09-08Only run REUSE test in strict modeDavid Robillard1-13/+14
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard27-66/+226
2022-08-22Use standard ISC license textDavid Robillard1-8/+8
2022-08-22Only run autoship test in strict modeDavid Robillard2-4/+10
2022-08-17Bump dependency requirements to stable versionsDavid Robillard1-3/+3
2022-08-15Add project metadataDavid Robillard3-1/+36
2022-07-20Make NEWS file readable by dpkg-parsechangelogDavid Robillard1-12/+12
2022-07-18Sratom 0.6.12v0.6.12David Robillard2-3/+3
2022-07-18Suppress new warnings in clang and clang-tidy 14David Robillard3-0/+5
2022-07-18Switch to meson build systemDavid Robillard25-329/+601
2022-07-17Use a consistent tagline everywhereDavid Robillard6-10/+11
2022-06-17Avoid signed conversion warning on MinGWDavid Robillard1-1/+1
2022-05-26Sratom 0.6.10v0.6.10David Robillard2-3/+4
2022-05-26Suppress new warnings in clang-tidy 13David Robillard3-3/+10
2022-05-09Fix documentation installation directoryDavid Robillard1-0/+1
2022-05-09Fix -D_FORTIFY_SOURCE=3 warningMartin Liska1-2/+4
2021-01-11Clean up documentation commentsDavid Robillard1-31/+23
2021-01-11Avoid use of snprintf for simple string copyingDavid Robillard1-4/+9
2021-01-11Fix potential blank node ID truncationDavid Robillard2-1/+7
2021-01-07Sratom 0.6.8v0.6.8David Robillard2-3/+3
2021-01-07Add waf build artifacts to gitignore fileDavid Robillard1-0/+3
2021-01-07Update autowafDavid Robillard1-0/+0
2021-01-07Remove unused HTML static pathDavid Robillard1-1/+0
2021-01-07Switch to LV2 documentation themeDavid Robillard4-192/+35
2021-01-02Use email address instead of website for attributionDavid Robillard4-4/+4
2021-01-02Use SRATOM_STATIC instead of SRATOM_SHARED to control visibilityDavid Robillard2-17/+10
2021-01-01Use consistent test naming schemeDavid Robillard3-4/+4
2021-01-01Use separate clang-tidy configurations for headers and testsDavid Robillard3-1/+21
2021-01-01Remove unused generated configuration headerDavid Robillard1-2/+0
2020-12-31Format all code with clang-formatDavid Robillard3-1010/+1072
2020-12-24Fix header installationAtsushi Eno1-1/+1
2020-12-22Avoid "else" after "return"David Robillard2-10/+20
2020-12-22Fix implicit narrowing conversionDavid Robillard2-2/+1
2020-12-22Remove cloned branchesDavid Robillard3-11/+5
2020-12-22Suppress nullability warningsDavid Robillard2-0/+2
2020-12-21Add missing scriptDavid Robillard1-0/+674
2020-12-21Generate documentation with SphinxDavid Robillard16-3491/+340
2020-12-21Supress warning about use of nullability extensionDavid Robillard1-0/+1
2020-12-21Move header to a conventional "include" directoryDavid Robillard4-9/+11
2020-12-18Run debug build tests on WindowsDavid Robillard1-5/+0
2020-12-16Fix potential null pointer dereferenceDavid Robillard3-3/+16
2020-12-16Update autowafDavid Robillard1-0/+0
2020-12-16Suppress new clang-tidy warningsDavid Robillard1-1/+3