summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-22Remove no longer necessary autowaf.check_tool.David Robillard1-1/+1
2009-05-04Strip trailing whitespace from waf scripts.David Robillard1-5/+5
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2009-03-07Fix path stuff.David Robillard1-9/+9
2009-01-04Detect liblo.David Robillard1-1/+1
2008-12-28Fail configure checks when package version is too old (fix ticket #299).David Robillard1-12/+12
2008-12-22Fix header/function checks.David Robillard1-4/+4
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-11-29Upgrade to waf 1.5.0.David Robillard1-22/+20
2008-11-27Add/install/use Ingen icons.David Robillard1-0/+8
2008-10-20Make Ingen and Patchage relocatable binaries when built as a bundle.David Robillard1-2/+11
2008-10-20Actually use installation location variables for everything.David Robillard1-3/+2
2008-10-19Make ingen actually run again :)David Robillard1-1/+3
2008-10-19Fix posix_memalign detection.David Robillard1-0/+1
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-12/+22
2008-10-11Fix incorrect display of jack support in summary.David Robillard1-1/+1
2008-10-11Always check for compiler_cc in addition to compiler_cxx.David Robillard1-0/+1
2008-10-06Add option to avoid use of liblo, even if present.David Robillard1-1/+4
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-32/+18
2008-10-02Depend on Jack 109 and the ever presence of Jack MIDI.David Robillard1-1/+3
2008-10-02Build Ingen with LADSPA if possible.David Robillard1-1/+4
2008-10-02Factor out header printing...David Robillard1-1/+1
2008-10-02Factor more things into autowaf.David Robillard1-2/+11
2008-10-01Ingen documentation building.David Robillard1-0/+9
2008-10-01Fix building without libsoup.David Robillard1-1/+1
2008-10-01Integrate patchage into build system.David Robillard1-2/+4
2008-09-30Install pkg-config files for libraries.David Robillard1-1/+5
2008-09-30Install modules (mostly) the same place as autohell.David Robillard1-0/+3
2008-09-30Working ingen when built/installed via waf.David Robillard1-1/+1
2008-09-30Fix building (both autohell and waf) with simpler ingen tree layout.David Robillard1-7/+7
2008-09-30Wafify ingen.David Robillard1-0/+57