aboutsummaryrefslogtreecommitdiffstats
path: root/lv2includegen/lv2includegen.py
AgeCommit message (Expand)AuthorFilesLines
2010-10-06Nicer name.David Robillard1-118/+0
2010-10-06Saner API for lv2includegen module.David Robillard1-5/+5
2010-10-06Clean up and document as a proper Python module.David Robillard1-13/+31
2010-10-05Handle existing symlinks gracefully (but don't delete existing non-links to b...David Robillard1-9/+21
2010-10-05Move main functionality into lv2includegen function (so it's usable as a modu...David Robillard1-10/+13
2010-10-05Add lv2includegen tool to generate include directory trees for including head...David Robillard1-0/+85