summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
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-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-03Support building locally against header-only libraries in autowaf.David Robillard1-3/+1
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
2008-10-01Integrate patchage into build system.David Robillard1-116/+165
2008-09-30Wafify ingen.David Robillard1-0/+132