Age | Commit message (Expand) | Author | Files | Lines |
2011-01-08 | Add version to about dialog (implement ticket #625). | David Robillard | 1 | -2/+7 |
2011-01-08 | Fix configuration header define names to not stomp on global namespace. | David Robillard | 1 | -3/+3 |
2010-12-18 | Arrange interface input/output modules (and other split modules) beside each ... | David Robillard | 1 | -1/+1 |
2010-12-17 | Use autowaf.run_ldconfig. | David Robillard | 1 | -4/+0 |
2010-12-16 | Tidy. | David Robillard | 1 | -12/+14 |
2010-12-16 | Fix use of conf.define and subsequent check in conf.env (no longer works with... | David Robillard | 1 | -6/+1 |
2010-12-16 | Don't attempt to load "misc" tool (fix ticket #606). | David Robillard | 1 | -2/+0 |
2010-12-16 | Updates for waf 1.6. | David Robillard | 1 | -23/+22 |
2010-12-15 | Bump FlowCanvas version. | David Robillard | 1 | -2/+2 |
2010-12-15 | Improve performance for setups with many apps or ports. | David Robillard | 1 | -1/+1 |
2010-12-15 | Man page for patchage. | David Robillard | 1 | -0/+2 |
2010-12-15 | Split PatchageModule code into PatchageModule.cpp. | David Robillard | 1 | -0/+1 |
2010-12-15 | LashClient => Client. | David Robillard | 1 | -1/+1 |
2010-12-14 | Fix check for libdbus-glib | David Robillard | 1 | -1/+1 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-09-04 | Update versions and ChangeLogs. | David Robillard | 1 | -2/+2 |
2010-06-13 | Fix compilation without Jack. | David Robillard | 1 | -1/+2 |
2010-06-01 | Clean up configuration output. | David Robillard | 1 | -1/+0 |
2009-12-30 | Print configuration header before running configure checks. | David Robillard | 1 | -1/+1 |
2009-12-09 | Install SVG icon. | David Robillard | 1 | -0/+5 |
2009-12-09 | Patchage 0.4.4. | David Robillard | 1 | -2/+2 |
2009-12-09 | Patchage 0.4.3. | David Robillard | 1 | -1/+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 | -11/+11 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 1 | -2/+2 |
2009-03-07 | Fix path stuff. | David Robillard | 1 | -4/+4 |
2009-03-03 | Fix path stuff. | David Robillard | 1 | -3/+3 |
2009-02-12 | Fix mandatory check for boost headers. | David Robillard | 1 | -3/+3 |
2008-12-28 | Fail configure checks when package version is too old (fix ticket #299). | David Robillard | 1 | -11/+11 |
2008-12-22 | Remove unused wrapper building stuff (true relocatable binaries would be bett... | David Robillard | 1 | -3/+0 |
2008-12-22 | Fix header/function checks. | David Robillard | 1 | -3/+3 |
2008-12-21 | Change configuration header name to something less likely to conflict. | David Robillard | 1 | -1/+1 |
2008-11-29 | Don't use clashing options. | David Robillard | 1 | -6/+8 |
2008-11-29 | Upgrade to waf 1.5.0. | David Robillard | 1 | -33/+34 |
2008-11-27 | Fix double slash in binary path in installed patchage.desktop. | David Robillard | 1 | -1/+1 |
2008-10-20 | Add missing files. | David Robillard | 1 | -0/+3 |
2008-10-20 | Make Ingen and Patchage relocatable binaries when built as a bundle. | David Robillard | 1 | -2/+6 |
2008-10-20 | Actually use installation location variables for everything. | David Robillard | 1 | -8/+7 |
2008-10-19 | Use a non-conflicting name for app specific DATA_DIR. | David Robillard | 1 | -2/+2 |
2008-10-19 | Add proper copyright lines. | David Robillard | 1 | -1/+3 |
2008-10-18 | Lower glib/glibmm dependency to 2.14. | David Robillard | 1 | -12/+12 |
2008-10-11 | Run ldconfig after install for individual projects, as well as top level. | David Robillard | 1 | -0/+3 |
2008-10-11 | Always check for compiler_cc in addition to compiler_cxx. | David Robillard | 1 | -0/+1 |
2008-10-06 | Make option descriptions less confusing. | David Robillard | 1 | -3/+3 |
2008-10-03 | Print option defaults with help. | David Robillard | 1 | -3/+3 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 1 | -3/+1 |
2008-10-02 | Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts.... | David Robillard | 1 | -24/+13 |
2008-10-02 | Depend on Jack 109 and the ever presence of Jack MIDI. | David Robillard | 1 | -0/+2 |
2008-10-02 | Fix JACK detection. | David Robillard | 1 | -2/+3 |
2008-10-02 | Use libjack by default unless --jack-dbus is passed (D-Bus present doesn't me... | David Robillard | 1 | -8/+8 |