summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Add man page and fix sordi help output.David Robillard1-0/+3
2011-05-24Automatically fix up documentation on buildDavid Robillard1-0/+6
2011-05-24Improve test coverageDavid Robillard1-0/+4
2011-05-24Add basic tests to cover sordi code paths.David Robillard1-0/+20
2011-05-18Add sordi-i option to select input syntax.David Robillard1-2/+2
2011-05-16Align configuration output precisely per-projectDavid Robillard1-0/+1
2011-05-13Use standard waf variable names for compiler flags so both independent and re...David Robillard1-4/+4
2011-05-12Add base_uri parameter to sord_read_file.David Robillard1-0/+59
2011-05-02Include Serd flags in pkg-config fileDavid Robillard1-1/+6
2011-04-28Support parallel installation of different major versionsDavid Robillard1-7/+10
2011-04-27Fix sordi compilation and installation.David Robillard1-4/+14
2011-04-27Remove boost and glibmm dependencies from sordmm.hpp.David Robillard1-10/+21
2011-04-23Fix './waf test'David Robillard1-1/+1
2011-04-22Fix compilation with unit tests enabled.David Robillard1-4/+4
2011-04-20Remove use of Python 2.6 syntaxDavid Robillard1-1/+1
2011-03-18Use new style waf build API.David Robillard1-34/+38
2011-03-18Delete trailing whitespace.David Robillard1-1/+1
2011-03-18Fix indentation.David Robillard1-90/+90
2011-03-18Run ldconfig after installation.David Robillard1-0/+2
2011-03-17Add waf upload_docs.David Robillard1-3/+8
2011-03-17Add waf fixdocs to strip decorators from doxygen documentation.David Robillard1-1/+12
2011-03-15Remove old waf file (broken intermediary revision).David Robillard1-7/+7
2011-03-07Python 2/3: Use print('') instead of print() to print blank lines.David Robillard1-1/+1
2011-02-19Don't clobber environment.David Robillard1-1/+1
2011-02-16Make serd.h C++ safe.David Robillard1-1/+2
2011-02-06Fix for waf 1.6 CCFLAGS => CFLAGS (fixes ticket #631).David Robillard1-1/+1
2011-02-04Make serd mandatory (for now?).David Robillard1-1/+1
2011-02-03Add SordTupleIndex enumeration for more readable Tuple code.David Robillard1-13/+13
2011-01-31Fix installation.David Robillard1-1/+1
2011-01-28Syntax support via Serd.David Robillard1-3/+20
2011-01-27Initial check-in (branched from <http://svn.drobilla.net/qure/branches/mem>).David Robillard1-0/+106