summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Use URI defines from LV2 headers where possible.David Robillard1-1/+1
2012-04-11Save/restore atom:Chunk as base64Binary literals (not blank nodes).David Robillard1-1/+1
2012-04-06Fix compilation under MSVC.David Robillard1-0/+6
2012-03-26Update for latest LV2.David Robillard1-8/+5
2012-03-21Actually use LV2 extension flags.David Robillard1-3/+3
2012-03-21Use LV2 extension CFLAGS.David Robillard1-1/+1
2012-03-20Bump sratom versionDavid Robillard1-1/+1
2012-03-20Depend on sratom as a proper library and eliminate rampant copy/paste code re...David Robillard1-1/+1
2012-03-03Add forge sink and only require a URID_Unmap for writing.David Robillard1-1/+1
2012-03-01Implement Turtle reading (except for atom:Vector).David Robillard1-4/+11
2012-02-23atom_to_rdf.c => sratom.cDavid Robillard1-3/+1
2012-02-23Clean up API.David Robillard1-3/+0
2012-02-23Update for latest Atom extension.David Robillard1-36/+36
2012-02-21Tuple serialisation.David Robillard1-1/+1
2012-02-19Add 'seriatom', an LV2 Atom RDF serialisation library.David Robillard1-0/+181