Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-27 | Clean up wscript | David Robillard | 1 | -50/+53 |
2020-09-27 | Suppress warnings in release builds | David Robillard | 1 | -0/+1 |
2020-07-16 | Be explicit about warnings | David Robillard | 1 | -1/+25 |
2019-11-10 | Sratom 0.6.4v0.6.4 | David Robillard | 1 | -1/+1 |
2019-11-10 | Remove old release targets | David Robillard | 1 | -14/+0 |
2019-11-10 | Clean up test output | David Robillard | 1 | -1/+2 |
2019-11-09 | Fix pkg-config dependencies | David Robillard | 1 | -3/+3 |
2019-11-02 | Update autowaf | David Robillard | 1 | -0/+5 |
2019-10-23 | Don't run tests for debug MSVC builds | David Robillard | 1 | -0/+7 |
2019-10-17 | Update autowaf | David Robillard | 1 | -6/+3 |
2019-04-22 | Update documentation | David Robillard | 1 | -6/+0 |
2019-04-21 | Update autowaf | David Robillard | 1 | -5/+4 |
2019-04-14 | Use modern LV2 includes | David Robillard | 1 | -1/+1 |
2019-03-17 | Update autowaf and adapt to new API | David Robillard | 1 | -11/+4 |
2018-12-27 | Update lint target | David Robillard | 1 | -3/+2 |
2018-12-27 | Make sratom_free() safe to call on NULL | David Robillard | 1 | -1/+1 |
2018-12-24 | Add missing c99 flag | David Robillard | 1 | -0/+1 |
2018-09-16 | Clean up wscript | David Robillard | 1 | -11/+9 |
2018-07-22 | Sratom 0.6.2v0.6.2 | David Robillard | 1 | -3/+3 |
2018-07-22 | Use serd_free | David Robillard | 1 | -1/+1 |
2018-01-06 | Remove snprintf define hack for Windows | David Robillard | 1 | -1/+1 |
2017-12-29 | Use clang-tidy for linting | David Robillard | 1 | -1/+11 |
2017-12-29 | Upgrade to waf 2.0.3 | David Robillard | 1 | -2/+3 |
2017-12-16 | Clean up waf options | David Robillard | 1 | -5/+6 |
2017-12-16 | Update waf | David Robillard | 1 | -1/+0 |
2016-09-19 | Sratom 0.6.0v0.6.0 | David Robillard | 1 | -2/+2 |
2016-09-05 | Add project tag to release posts | David Robillard | 1 | -1/+1 |
2016-08-17 | Add target for generating release announcements | David Robillard | 1 | -0/+11 |
2016-07-31 | Add sratom_set_env() for setting prefixes | David Robillard | 1 | -1/+1 |
2016-07-25 | Support test coverage with LLVM | David Robillard | 1 | -14/+10 |
2016-07-10 | Clean up test output | David Robillard | 1 | -1/+3 |
2016-07-10 | Support round-trip serialisation of relative paths | David Robillard | 1 | -2/+2 |
2016-03-15 | Support sequences with beat time stamps | David Robillard | 1 | -1/+1 |
2015-10-04 | Add option to avoid gcov | David Robillard | 1 | -5/+4 |
2014-12-18 | Upgrade to waf 1.8.5. | David Robillard | 1 | -1/+1 |
2014-11-22 | Fix warnings when building with ISO C++ compilers. | David Robillard | 1 | -1/+1 |
2014-08-08 | Sratom 0.4.6. | David Robillard | 1 | -1/+1 |
2014-08-08 | Fix compilation with non-standard LV2 location. | David Robillard | 1 | -0/+1 |
2014-01-24 | Don't set eg prefix in sratom_to_turtle. | David Robillard | 1 | -1/+1 |
2014-01-24 | Update for latest LV2 Atom Object simplifications. | David Robillard | 1 | -1/+1 |
2014-01-04 | Sratom 0.4.4 | David Robillard | 1 | -1/+1 |
2013-03-24 | Escape invalid characters when writing paths as URIs. | David Robillard | 1 | -1/+1 |
2013-02-18 | Bump version (Sratom 0.4.2). | David Robillard | 1 | -2/+2 |
2012-09-12 | Clean up wscripts. | David Robillard | 1 | -1/+0 |
2012-09-10 | Support building against parallel debuggable libraries via pkg-config. | David Robillard | 1 | -20/+16 |
2012-09-09 | Disable timestamps in HTML documentation for reproducible build (fix #856). | David Robillard | 1 | -1/+1 |
2012-08-23 | Sratom 0.4.0 | David Robillard | 1 | -1/+1 |
2012-08-09 | Fix static stuff. | David Robillard | 1 | -2/+4 |
2012-08-08 | Add --no-shared option to avoid building shared libraries. | David Robillard | 1 | -13/+18 |
2012-08-08 | Update to r74/autowaf (Add autowaf.set_c99_mode()). | David Robillard | 1 | -7/+3 |