Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-10-02 | Build against local libraries with uselib_local instead of CFLAGS kludges. | David Robillard | 1 | -1/+1 |
2008-10-02 | Factor out header printing... | David Robillard | 1 | -1/+1 |
2008-10-02 | Factor more things into autowaf. | David Robillard | 1 | -2/+3 |
2008-10-02 | Add option system to autowaf (place for consistent global options e.g. prefix). | David Robillard | 1 | -18/+9 |
2008-10-01 | Fix building against libjack when built as a child with --no-jack-dbus. | David Robillard | 1 | -2/+4 |
2008-10-01 | Integrate patchage into build system. | David Robillard | 1 | -116/+165 |
2008-09-30 | Wafify ingen. | David Robillard | 1 | -0/+132 |