Age | Commit message (Expand) | Author | Files | Lines |
2011-02-11 | Remove LADSPA support from Ingen (LADSPA can be used via NASPRO). | David Robillard | 1 | -5/+0 |
2011-01-10 | Remove shared/engine dependency on sigc++. | David Robillard | 1 | -1/+1 |
2011-01-10 | Make check for posix_memalign non-mandatory (configure successfully on OSX). | David Robillard | 1 | -2/+3 |
2011-01-08 | Support via waf for running from the build directory. | David Robillard | 1 | -1/+10 |
2011-01-08 | Fix configuration header define names to not stomp on global namespace. | David Robillard | 1 | -4/+4 |
2010-12-17 | Update version in redlandmm configure checks. | David Robillard | 1 | -1/+1 |
2010-12-17 | Use autowaf.run_ldconfig. | David Robillard | 1 | -0/+1 |
2010-12-16 | Fix use of conf.define and subsequent check in conf.env (no longer works with... | David Robillard | 1 | -12/+9 |
2010-12-16 | Remove documentation installation stuff (handled by autowaf.build_dox now). | David Robillard | 1 | -1/+0 |
2010-12-16 | Updates for waf 1.6. | David Robillard | 1 | -7/+9 |
2010-12-15 | Bump FlowCanvas version. | David Robillard | 1 | -1/+1 |
2010-11-26 | Update for latest LV2 #include style. | David Robillard | 1 | -0/+10 |
2010-11-26 | Tidy. | David Robillard | 1 | -24/+36 |
2010-11-26 | Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ... | David Robillard | 1 | -4/+2 |
2010-06-01 | Clean up configuration output. | David Robillard | 1 | -1/+0 |
2010-02-26 | Add center parameter to FlowCanvas::Canvas::arrange with default value true | David Robillard | 1 | -1/+1 |
2010-02-17 | Stub liblo bundle receiving support (patch on liblo-dev). | David Robillard | 1 | -0/+5 |
2010-02-12 | Install icons to correct locations. | David Robillard | 1 | -1/+1 |
2010-02-04 | --no-ladspa compile-time option. | David Robillard | 1 | -1/+4 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -1/+1 |
2010-01-07 | Add option to build without HTTP support. | David Robillard | 1 | -3/+6 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -0/+5 |
2009-12-30 | Fix JACK name of top level ports (fix ticket #457). | David Robillard | 1 | -1/+1 |
2009-12-18 | Install headers. | David Robillard | 1 | -0/+3 |
2009-12-11 | Build against old Gtkmm (without clear icon in text entries). | David Robillard | 1 | -0/+1 |
2009-07-22 | Remove no longer necessary autowaf.check_tool. | David Robillard | 1 | -1/+1 |
2009-05-04 | Strip trailing whitespace from waf scripts. | David Robillard | 1 | -5/+5 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 1 | -1/+1 |
2009-03-07 | Fix path stuff. | David Robillard | 1 | -9/+9 |
2009-01-04 | Detect liblo. | David Robillard | 1 | -1/+1 |
2008-12-28 | Fail configure checks when package version is too old (fix ticket #299). | David Robillard | 1 | -12/+12 |
2008-12-22 | Fix header/function checks. | David Robillard | 1 | -4/+4 |
2008-12-21 | Change configuration header name to something less likely to conflict. | David Robillard | 1 | -1/+1 |
2008-11-29 | Upgrade to waf 1.5.0. | David Robillard | 1 | -22/+20 |
2008-11-27 | Add/install/use Ingen icons. | David Robillard | 1 | -0/+8 |
2008-10-20 | Make Ingen and Patchage relocatable binaries when built as a bundle. | David Robillard | 1 | -2/+11 |
2008-10-20 | Actually use installation location variables for everything. | David Robillard | 1 | -3/+2 |
2008-10-19 | Make ingen actually run again :) | David Robillard | 1 | -1/+3 |
2008-10-19 | Fix posix_memalign detection. | David Robillard | 1 | -0/+1 |
2008-10-18 | Lower glib/glibmm dependency to 2.14. | David Robillard | 1 | -12/+22 |
2008-10-11 | Fix incorrect display of jack support in summary. | David Robillard | 1 | -1/+1 |
2008-10-11 | Always check for compiler_cc in addition to compiler_cxx. | David Robillard | 1 | -0/+1 |
2008-10-06 | Add option to avoid use of liblo, even if present. | David Robillard | 1 | -1/+4 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 1 | -1/+1 |
2008-10-02 | Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts.... | David Robillard | 1 | -32/+18 |
2008-10-02 | Depend on Jack 109 and the ever presence of Jack MIDI. | David Robillard | 1 | -1/+3 |
2008-10-02 | Build Ingen with LADSPA if possible. | David Robillard | 1 | -1/+4 |
2008-10-02 | Factor out header printing... | David Robillard | 1 | -1/+1 |
2008-10-02 | Factor more things into autowaf. | David Robillard | 1 | -2/+11 |
2008-10-01 | Ingen documentation building. | David Robillard | 1 | -0/+9 |