summaryrefslogtreecommitdiffstats
path: root/src/client/wscript
AgeCommit message (Expand)AuthorFilesLines
2012-12-21Fix memory leaks.David Robillard1-1/+1
2012-08-19Patch => GraphDavid Robillard1-1/+1
2012-08-18Node => BlockDavid Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-1/+1
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard1-1/+0
2012-03-26Update for latest LV2.David Robillard1-1/+1
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-2/+2
2011-10-22Move *all* OSC and HTTP stuff to their respective modules.David Robillard1-14/+1
2011-10-21Clean up include paths.David Robillard1-1/+1
2011-10-21Use modern terser waf syntax.David Robillard1-21/+22
2011-05-27Don't install private headersDavid Robillard1-3/+0
2011-05-24Move appropriate client headers to public include directory.David Robillard1-1/+1
2011-04-28Switch to Lilv from SLV2.David Robillard1-1/+1
2011-04-22Fix Python whitespace (PEP8)David Robillard1-32/+31
2011-04-22Remove UI instance API from SLV2 (apps should implement UIs via Suil now).David Robillard1-1/+1
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-03-16Update for new waf/autowaf.David Robillard1-2/+2
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-1/+1
2011-02-24Make Suil exclusively deal with instantiating (not choosing) UIs.David Robillard1-1/+1
2011-02-22Implement LV2 plugin UIs via Suil.David Robillard1-1/+1
2011-02-18Trim more cruft.David Robillard1-1/+4
2011-02-17Remove deprecated Om patch loading code (resolve ticket #32).David Robillard1-4/+1
2011-02-16Drop redlandmm for sordmm.David Robillard1-1/+1
2010-12-16Updates for waf 1.6.David Robillard1-8/+8
2010-11-26Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ...David Robillard1-1/+1
2009-12-22Fix compilation.David Robillard1-1/+1
2009-12-18Install headers.David Robillard1-0/+3
2009-05-04Strip trailing whitespace from waf scripts.David Robillard1-1/+1
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-0/+1
2008-11-29Upgrade to waf 1.5.0.David Robillard1-6/+5
2008-10-20Actually use installation location variables for everything.David Robillard1-1/+1
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-4/+5
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard1-1/+1
2008-10-06Specify absolute include paths to fix waf dependency tracking.David Robillard1-1/+1
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard1-1/+2
2008-10-01Fix building without libsoup.David Robillard1-4/+4
2008-10-01Fix compilation.David Robillard1-1/+1
2008-09-30Install modules (mostly) the same place as autohell.David Robillard1-1/+1
2008-09-30Fix building (both autohell and waf) with simpler ingen tree layout.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+35