| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 13 hours | Clean up lv2_validate commandHEADmain | David Robillard | 1 | -67/+42 | |
| I don't think there's a good reason to include all the "meta" data here, this kind of situation is largely why it was separated to begin with. Also conveniently fixes a stale reference to lv2core.doap.ttl, and adds quotes around the array expansion because shellcheck says so. | |||||
| 2022-09-08 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -0/+3 | |
| 2022-09-06 | Replace change history data with a plain text NEWS file | David Robillard | 1 | -1/+0 | |
| 2022-07-17 | Consistently use the prefix "dcterms" everywhere | David Robillard | 1 | -1/+1 | |
| 2022-05-09 | Remove example plugins from lv2_validate | Filipe Coelho | 1 | -14/+0 | |
| The `lv2_validate` tool is meant for checking data files against the LV2 spec. The plugins should not be included here since they aren't part of the spec, and might not even be available if LV2 is built/installed without them. | |||||
| 2020-03-28 | Rename spec metadata files to name.meta.ttl | David Robillard | 1 | -23/+23 | |
| Towards putting more here than just the project metadata, and is a bit cleaner of a naming scheme anyway. | |||||
| 2020-02-16 | Separate developers from project metadata | David Robillard | 1 | -0/+1 | |
| 2019-04-14 | Fix lv2_validate paths | David Robillard | 1 | -4/+4 | |
| 2017-02-08 | Add lv2_validate utility | David Robillard | 1 | -0/+110 | |