summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2016-09-05Add project tag to release postsDavid Robillard1-1/+1
2016-08-17Add target for generating release announcementsDavid Robillard1-0/+11
2016-07-31Add sratom_set_env() for setting prefixesDavid Robillard1-1/+1
2016-07-25Support test coverage with LLVMDavid Robillard1-14/+10
2016-07-10Clean up test outputDavid Robillard1-1/+3
2016-07-10Support round-trip serialisation of relative pathsDavid Robillard1-2/+2
2016-03-15Support sequences with beat time stampsDavid Robillard1-1/+1
2015-10-04Add option to avoid gcovDavid Robillard1-5/+4
2014-12-18Upgrade to waf 1.8.5.David Robillard1-1/+1
2014-11-22Fix warnings when building with ISO C++ compilers.David Robillard1-1/+1
2014-08-08Sratom 0.4.6.David Robillard1-1/+1
2014-08-08Fix compilation with non-standard LV2 location.David Robillard1-0/+1
2014-01-24Don't set eg prefix in sratom_to_turtle.David Robillard1-1/+1
2014-01-24Update for latest LV2 Atom Object simplifications.David Robillard1-1/+1
2014-01-04Sratom 0.4.4David Robillard1-1/+1
2013-03-24Escape invalid characters when writing paths as URIs.David Robillard1-1/+1
2013-02-18Bump version (Sratom 0.4.2).David Robillard1-2/+2
2012-09-12Clean up wscripts.David Robillard1-1/+0
2012-09-10Support building against parallel debuggable libraries via pkg-config.David Robillard1-20/+16
2012-09-09Disable timestamps in HTML documentation for reproducible build (fix #856).David Robillard1-1/+1
2012-08-23Sratom 0.4.0David Robillard1-1/+1
2012-08-09Fix static stuff.David Robillard1-2/+4
2012-08-08Add --no-shared option to avoid building shared libraries.David Robillard1-13/+18
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard1-7/+3
2012-08-08Clean up wscript files.David Robillard1-11/+11
2012-08-03Use more portable defines instead of -D in CFLAGS.David Robillard1-7/+5
2012-08-02Clean up wscript files.David Robillard1-3/+1
2012-07-24Fix configuration output alignment.David Robillard1-1/+0
2012-07-09Factor out documentation fixup stuff to autowaf.David Robillard1-21/+2
2012-05-02Correctly read objects with several rdf:type properties.David Robillard1-1/+1
2012-04-18Add documentation stuff.David Robillard1-2/+5
2012-04-18Bump dependency versions.David Robillard1-3/+3
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