summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-14Fix various build issues from ticket #382.David Robillard1-0/+2
2009-05-13Update copyright dates.David Robillard28-28/+28
2009-05-13Strip trailing whitespace.David Robillard30-275/+275
2009-05-12Fix threading issues on Jack exit.David Robillard6-19/+21
2009-05-12Gracefully handle JACK shutdown/zombification/etc.David Robillard1-9/+9
2009-05-12Update glade file.David Robillard1-110/+114
2009-05-09Dramatically reduce resize overhead everywhere.David Robillard8-194/+218
2009-05-09Fix crash on LASH client removal.David Robillard2-9/+16
2009-05-07Fix crash on tool bar update from Jack.David Robillard1-1/+4
2009-05-04Strip trailing whitespace from waf scripts.David Robillard1-11/+11
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard13-14/+14
2009-03-07Fix path stuff.David Robillard1-4/+4
2009-03-03Fix path stuff.David Robillard1-3/+3
2009-02-12Fix mandatory check for boost headers.David Robillard1-3/+3
2008-12-28Fail configure checks when package version is too old (fix ticket #299).David Robillard1-11/+11
2008-12-22Remove unused wrapper building stuff (true relocatable binaries would be bett...David Robillard1-3/+0
2008-12-22Fix header/function checks.David Robillard1-3/+3
2008-12-21Change configuration header name to something less likely to conflict.David Robillard13-13/+13
2008-12-21Fix crash for very short lived Jack ports (fix ticket #188).David Robillard3-4/+13
2008-12-20Don't attempt to write nonexistant module location settings (fix ticket #252).David Robillard1-4/+9
2008-12-16Trim include dependency tree.David Robillard5-6/+2
2008-11-29Don't use clashing options.David Robillard1-6/+8
2008-11-29Upgrade to waf 1.5.0.David Robillard3-37/+38
2008-11-27Fix double slash in binary path in installed patchage.desktop.David Robillard1-1/+1
2008-11-27Add variableized patchage.desktop.in from LADI patchage that got lost along t...David Robillard1-3/+3
2008-11-15Add symlinks to autowaf.py to projects so it gets included in distributions (...David Robillard1-0/+1
2008-10-20Add missing files.David Robillard2-0/+44
2008-10-20Make Ingen and Patchage relocatable binaries when built as a bundle.David Robillard2-16/+24
2008-10-20Actually use installation location variables for everything.David Robillard1-8/+7
2008-10-19Use a non-conflicting name for app specific DATA_DIR.David Robillard2-4/+4
2008-10-19Add proper copyright lines.David Robillard1-1/+3
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-12/+12
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard12-14/+14
2008-10-11Run ldconfig after install for individual projects, as well as top level.David Robillard1-0/+3
2008-10-11Always check for compiler_cc in addition to compiler_cxx.David Robillard1-0/+1
2008-10-06Make option descriptions less confusing.David Robillard1-3/+3
2008-10-03Print option defaults with help.David Robillard1-3/+3
2008-10-03Fix initialization order.David Robillard1-1/+1
2008-10-03Update build documentation for waf.David Robillard1-0/+1
2008-10-03Good riddance.David Robillard12-344/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard12-14/+12
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-24/+13
2008-10-02Depend on Jack 109 and the ever presence of Jack MIDI.David Robillard1-0/+2
2008-10-02Fix JACK detection.David Robillard1-2/+3
2008-10-02Use libjack by default unless --jack-dbus is passed (D-Bus present doesn't me...David Robillard1-8/+8
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard1-1/+1
2008-10-02Factor out header printing...David Robillard1-1/+1
2008-10-02Factor more things into autowaf.David Robillard1-2/+3
2008-10-02Add option system to autowaf (place for consistent global options e.g. prefix).David Robillard1-18/+9
2008-10-01Fix building against libjack when built as a child with --no-jack-dbus.David Robillard1-2/+4