summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-6/+2
2011-05-18Update for new Serd and Sord APIs.David Robillard1-1/+1
2011-05-16Align configuration output precisely per-projectDavid Robillard1-1/+1
2011-04-28Switch to Lilv from SLV2.David Robillard1-4/+4
2011-04-28Update for new serd/sord/suil pkg-config names and versionsDavid Robillard1-4/+4
2011-04-22Fix Python whitespace (PEP8)David Robillard1-141/+141
2011-04-22Remove UI instance API from SLV2 (apps should implement UIs via Suil now).David Robillard1-0/+2
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-2/+2
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-2/+1
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-3/+3
2011-04-01Only check for FlowCanvas if building GUI.David Robillard1-2/+2
2011-04-01Add --no-gui option for not building GUI even if Gtkmm and friends are present.David Robillard1-7/+15
2011-03-27Update waf to use gnu_dirs tool and use dir vars more sanely.David Robillard1-6/+2
2011-03-23Bump SLV2 dependency version.David Robillard1-1/+1
2011-03-16Font-based sizing (implement ticket #374).David Robillard1-1/+1
2011-03-16Update for new waf/autowaf.David Robillard1-4/+3
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-17/+19
2011-03-06Python 2/3: Use print('') instead of print() to print empty lines.David Robillard1-1/+1
2011-03-03Fix Python3 compatibility.David Robillard1-1/+1
2011-03-02Update Raul dependency to 0.8.0.David Robillard1-1/+1
2011-02-24Make Suil exclusively deal with instantiating (not choosing) UIs.David Robillard1-4/+1
2011-02-22Implement LV2 plugin UIs via Suil.David Robillard1-4/+7
2011-02-17Remove deprecated Om patch loading code (resolve ticket #32).David Robillard1-2/+0
2011-02-17Jack session support for ingen.David Robillard1-0/+10
2011-02-16Drop redlandmm for sordmm.David Robillard1-2/+2
2011-02-11Remove LADSPA support from Ingen (LADSPA can be used via NASPRO).David Robillard1-5/+0
2011-01-10Remove shared/engine dependency on sigc++.David Robillard1-1/+1
2011-01-10Make check for posix_memalign non-mandatory (configure successfully on OSX).David Robillard1-2/+3
2011-01-08Support via waf for running from the build directory.David Robillard1-1/+10
2011-01-08Fix configuration header define names to not stomp on global namespace.David Robillard1-4/+4
2010-12-17Update version in redlandmm configure checks.David Robillard1-1/+1
2010-12-17Use autowaf.run_ldconfig.David Robillard1-0/+1
2010-12-16Fix use of conf.define and subsequent check in conf.env (no longer works with...David Robillard1-12/+9
2010-12-16Remove documentation installation stuff (handled by autowaf.build_dox now).David Robillard1-1/+0
2010-12-16Updates for waf 1.6.David Robillard1-7/+9
2010-12-15Bump FlowCanvas version.David Robillard1-1/+1
2010-11-26Update for latest LV2 #include style.David Robillard1-0/+10
2010-11-26Tidy.David Robillard1-24/+36
2010-11-26Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ...David Robillard1-4/+2
2010-06-01Clean up configuration output.David Robillard1-1/+0
2010-02-26Add center parameter to FlowCanvas::Canvas::arrange with default value trueDavid Robillard1-1/+1
2010-02-17Stub liblo bundle receiving support (patch on liblo-dev).David Robillard1-0/+5
2010-02-12Install icons to correct locations.David Robillard1-1/+1
2010-02-04--no-ladspa compile-time option.David Robillard1-1/+4
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-1/+1
2010-01-07Add option to build without HTTP support.David Robillard1-3/+6
2010-01-06Do all logging output via Raul streams.David Robillard1-0/+5
2009-12-30Fix JACK name of top level ports (fix ticket #457).David Robillard1-1/+1
2009-12-18Install headers.David Robillard1-0/+3
2009-12-11Build against old Gtkmm (without clear icon in text entries).David Robillard1-0/+1