Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-22 | Use standard ISC license text | David Robillard | 1 | -8/+8 | |
I'm not sure where the disclaimer variant that starts with "THIS" came from (although it is better that way), but this one that starts with "THE" is the standard text which is recognized by tools like `licensee` (and therefore Github) as a perfect match. There are no other changes other than whitespace. | |||||
2022-08-22 | Only run autoship test in strict mode | David Robillard | 2 | -4/+10 | |
2022-08-17 | Bump dependency requirements to stable versions | David Robillard | 1 | -3/+3 | |
2022-08-15 | Add project metadata | David Robillard | 3 | -1/+36 | |
2022-07-20 | Make NEWS file readable by dpkg-parsechangelog | David Robillard | 1 | -12/+12 | |
2022-07-18 | Sratom 0.6.12v0.6.12 | David Robillard | 2 | -3/+3 | |
2022-07-18 | Suppress new warnings in clang and clang-tidy 14 | David Robillard | 3 | -0/+5 | |
2022-07-18 | Switch to meson build system | David Robillard | 25 | -329/+601 | |
2022-07-17 | Use a consistent tagline everywhere | David Robillard | 6 | -10/+11 | |
2022-06-17 | Avoid signed conversion warning on MinGW | David Robillard | 1 | -1/+1 | |
2022-05-26 | Sratom 0.6.10v0.6.10 | David Robillard | 2 | -3/+4 | |
2022-05-26 | Suppress new warnings in clang-tidy 13 | David Robillard | 3 | -3/+10 | |
2022-05-09 | Fix documentation installation directory | David Robillard | 1 | -0/+1 | |
2022-05-09 | Fix -D_FORTIFY_SOURCE=3 warning | Martin Liska | 1 | -2/+4 | |
Correctly set maximum buffer length for snprintf call. | |||||
2021-01-11 | Clean up documentation comments | David Robillard | 1 | -31/+23 | |
2021-01-11 | Avoid use of snprintf for simple string copying | David Robillard | 1 | -4/+9 | |
2021-01-11 | Fix potential blank node ID truncation | David Robillard | 2 | -1/+7 | |
2021-01-07 | Sratom 0.6.8v0.6.8 | David Robillard | 2 | -3/+3 | |
2021-01-07 | Add waf build artifacts to gitignore file | David Robillard | 1 | -0/+3 | |
2021-01-07 | Update autowaf | David Robillard | 1 | -0/+0 | |
2021-01-07 | Remove unused HTML static path | David Robillard | 1 | -1/+0 | |
2021-01-07 | Switch to LV2 documentation theme | David Robillard | 4 | -192/+35 | |
2021-01-02 | Use email address instead of website for attribution | David Robillard | 4 | -4/+4 | |
2021-01-02 | Use SRATOM_STATIC instead of SRATOM_SHARED to control visibility | David Robillard | 2 | -17/+10 | |
For consistency, this seems to be the most common convention. | |||||
2021-01-01 | Use consistent test naming scheme | David Robillard | 3 | -4/+4 | |
2021-01-01 | Use separate clang-tidy configurations for headers and tests | David Robillard | 3 | -1/+21 | |
2021-01-01 | Remove unused generated configuration header | David Robillard | 1 | -2/+0 | |
2020-12-31 | Format all code with clang-format | David Robillard | 3 | -1010/+1072 | |
2020-12-24 | Fix header installation | Atsushi Eno | 1 | -1/+1 | |
2020-12-22 | Avoid "else" after "return" | David Robillard | 2 | -10/+20 | |
2020-12-22 | Fix implicit narrowing conversion | David Robillard | 2 | -2/+1 | |
2020-12-22 | Remove cloned branches | David Robillard | 3 | -11/+5 | |
2020-12-22 | Suppress nullability warnings | David Robillard | 2 | -0/+2 | |
2020-12-21 | Add missing script | David Robillard | 1 | -0/+674 | |
2020-12-21 | Generate documentation with Sphinx | David Robillard | 16 | -3491/+340 | |
2020-12-21 | Supress warning about use of nullability extension | David Robillard | 1 | -0/+1 | |
2020-12-21 | Move header to a conventional "include" directory | David Robillard | 4 | -9/+11 | |
2020-12-18 | Run debug build tests on Windows | David Robillard | 1 | -5/+0 | |
2020-12-16 | Fix potential null pointer dereference | David Robillard | 3 | -3/+16 | |
2020-12-16 | Update autowaf | David Robillard | 1 | -0/+0 | |
2020-12-16 | Suppress new clang-tidy warnings | David Robillard | 1 | -1/+3 | |
2020-09-27 | Remove deprecated Doxygen configuration keys | David Robillard | 1 | -22/+1 | |
2020-09-27 | Sratom 0.6.6v0.6.6 | David Robillard | 2 | -3/+3 | |
2020-09-27 | Initialize all variables | David Robillard | 2 | -3/+2 | |
2020-09-27 | Strengthen lint target | David Robillard | 2 | -9/+69 | |
2020-09-27 | Clean up includes | David Robillard | 2 | -11/+18 | |
2020-09-27 | Clean up wscript | David Robillard | 1 | -50/+53 | |
2020-09-27 | Suppress warnings in release builds | David Robillard | 2 | -0/+7 | |
2020-09-26 | Update autowaf | David Robillard | 1 | -0/+0 | |
2020-09-26 | Update autowaf | David Robillard | 1 | -0/+0 | |