David Robillard
|
c46452c83d
|
Clean up documentation comments
|
2 years ago |
David Robillard
|
0577775e41
|
Avoid use of snprintf for simple string copying
|
2 years ago |
David Robillard
|
bf75193a3f
|
Fix potential blank node ID truncation
|
2 years ago |
David Robillard
|
6891f9ebeb
|
Sratom 0.6.8
|
2 years ago |
David Robillard
|
25c96c0fa1
|
Add waf build artifacts to gitignore file
|
2 years ago |
David Robillard
|
1c9d26a130
|
Update autowaf
|
2 years ago |
David Robillard
|
605c571e01
|
Remove unused HTML static path
|
2 years ago |
David Robillard
|
07ed82cc08
|
Switch to LV2 documentation theme
|
2 years ago |
David Robillard
|
397ddf1157
|
Use email address instead of website for attribution
|
2 years ago |
David Robillard
|
07c361def5
|
Use SRATOM_STATIC instead of SRATOM_SHARED to control visibility
For consistency, this seems to be the most common convention.
|
2 years ago |
David Robillard
|
bbc9b1c424
|
Use consistent test naming scheme
|
2 years ago |
David Robillard
|
bf23f48fe4
|
Use separate clang-tidy configurations for headers and tests
|
2 years ago |
David Robillard
|
165003b950
|
Remove unused generated configuration header
|
2 years ago |
David Robillard
|
6b1a4297f8
|
Format all code with clang-format
|
2 years ago |
Atsushi Eno
|
6677a42446
|
Fix header installation
|
2 years ago |
David Robillard
|
85b5317faf
|
Avoid "else" after "return"
|
2 years ago |
David Robillard
|
680d41b239
|
Fix implicit narrowing conversion
|
2 years ago |
David Robillard
|
c2e45d3b83
|
Remove cloned branches
|
2 years ago |
David Robillard
|
ea28ade6ad
|
Suppress nullability warnings
|
2 years ago |
David Robillard
|
878bb078fd
|
Add missing script
|
2 years ago |
David Robillard
|
d361ce65d3
|
Generate documentation with Sphinx
|
2 years ago |
David Robillard
|
b3067e5a5d
|
Supress warning about use of nullability extension
|
2 years ago |
David Robillard
|
709f5d5b4b
|
Move header to a conventional "include" directory
|
2 years ago |
David Robillard
|
4514a31170
|
Run debug build tests on Windows
|
2 years ago |
David Robillard
|
02027eec26
|
Fix potential null pointer dereference
|
2 years ago |
David Robillard
|
0f84ab1b34
|
Update autowaf
|
2 years ago |
David Robillard
|
2f30714e7c
|
Suppress new clang-tidy warnings
|
2 years ago |
David Robillard
|
85c90e29f7
|
Remove deprecated Doxygen configuration keys
|
2 years ago |
David Robillard
|
420917f573
|
Sratom 0.6.6
|
2 years ago |
David Robillard
|
b857fcc6a1
|
Initialize all variables
|
2 years ago |
David Robillard
|
d4d9b96070
|
Strengthen lint target
|
2 years ago |
David Robillard
|
f139a0ac62
|
Clean up includes
|
2 years ago |
David Robillard
|
a1ede5f96d
|
Clean up wscript
|
2 years ago |
David Robillard
|
5835c49955
|
Suppress warnings in release builds
|
2 years ago |
David Robillard
|
408d1948ea
|
Update autowaf
|
2 years ago |
David Robillard
|
c3aa838452
|
Update autowaf
|
2 years ago |
David Robillard
|
6b144cf24e
|
Be explicit about warnings
|
3 years ago |
David Robillard
|
2f3ce76e96
|
Add printf format function annotation
|
3 years ago |
David Robillard
|
37976105b0
|
Fix incorrect format specifier
|
3 years ago |
David Robillard
|
2ed87d01ff
|
Use consistent tagline in documentation
|
3 years ago |
David Robillard
|
2a585c391d
|
Fix autowaf submodule reference
|
3 years ago |
David Robillard
|
84fc8bf020
|
Sratom 0.6.4
|
3 years ago |
David Robillard
|
9cfc759b0a
|
Add gitignore file
|
3 years ago |
David Robillard
|
a18ec993c7
|
Remove old release targets
|
3 years ago |
David Robillard
|
a003076442
|
Clean up test output
|
3 years ago |
David Robillard
|
d5eff8f6a7
|
Fix pkg-config dependencies
|
3 years ago |
David Robillard
|
b147779bb1
|
Update autowaf
|
3 years ago |
David Robillard
|
9e6188e3cd
|
Normalise NEWS file
|
3 years ago |
David Robillard
|
b5ea883eec
|
Don't run tests for debug MSVC builds
|
3 years ago |
David Robillard
|
bdfb8d0b4e
|
Add test case for nested anonymous nodes
|
3 years ago |