summaryrefslogtreecommitdiff
path: root/autowaf.py
AgeCommit message (Expand)Author
2009-08-08waf build works on OS X ; new bindings file and processing system in place fo...Paul Davis
2009-07-22Update autowaf.David Robillard
2009-02-27Use os.path.join to join paths: fix double slashes in installation paths (and...David Robillard
2009-02-27Show column in error messages with --debug which has absolutely nothing to do...David Robillard
2009-02-26Correctly pass compiler flags as individual list elements so waf can merge th...David Robillard
2009-02-26Stub (non-functional) options and configuration summary.David Robillard
2009-02-26Fiddle with CCFLAGS and CXXFLAGS.David Robillard
2009-02-26Version file building stuff.David Robillard
2009-02-25Waf building of gtk2_ardour.David Robillard
2009-02-25Waf building of libardour (yay!).David Robillard
2009-02-25Waf building of taglib and vamp-sdk.David Robillard
2009-02-25Add top level wscript.David Robillard
2009-02-25Move waf up to top level, waf building of pbd, evoral, midi++David Robillard