Age | Commit message (Expand) | Author | Files | Lines |
2013-02-02 | Upgrade to waf 1.7.9 | David Robillard | 1 | -0/+0 |
2013-02-02 | Check for Jack 0.120.0 consistently across all packages (fix #773). | David Robillard | 1 | -5/+2 |
2013-02-02 | Fix compilation error with certain boost/C++11 versio combination. Maybe. | David Robillard | 1 | -1/+1 |
2013-01-20 | Use -std=c++0x instead of -std=c++11 for older compilers. | David Robillard | 1 | -1/+1 |
2013-01-14 | Update READMEs. | David Robillard | 1 | -3/+2 |
2013-01-13 | Update for latest ganv. | David Robillard | 3 | -9/+6 |
2013-01-11 | Bring Machina back into the fold (fix #844). | David Robillard | 1 | -0/+2 |
2012-12-23 | Downgrade to waf 1.7.5. | David Robillard | 1 | -0/+0 |
2012-12-23 | Add missing waf winres tool. | David Robillard | 1 | -0/+0 |
2012-12-23 | Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory). | David Robillard | 1 | -0/+0 |
2012-09-13 | Update to r87/autowaf (Build debuggable library with PDB file under MSVC with... | David Robillard | 1 | -0/+0 |
2012-09-13 | Update to r86/autowaf (Fix pkg-config checking with --pardebug). | David Robillard | 1 | -0/+0 |
2012-09-11 | Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug). | David Robillard | 1 | -0/+0 |
2012-09-10 | Update to r83/autowaf (Fix mandatory pkg-config checks). | David Robillard | 1 | -0/+0 |
2012-09-10 | Support building against parallel debuggable libraries via pkg-config. | David Robillard | 1 | -0/+0 |
2012-08-13 | Don't use GCC only warnings flags on clang. | David Robillard | 1 | -0/+0 |
2012-08-10 | Upgrade to r75/autowaf (enable stricter compiler flags). | David Robillard | 1 | -0/+0 |
2012-08-10 | Fix a ton of warnings. | David Robillard | 1 | -3/+3 |
2012-08-08 | Update to r74/autowaf (Add autowaf.set_c99_mode()). | David Robillard | 1 | -0/+0 |
2012-08-08 | Clean up wscript files. | David Robillard | 1 | -26/+25 |
2012-08-06 | Update to r73/autowaf (Windows path fixes). | David Robillard | 1 | -0/+0 |
2012-08-05 | Update to waf 1.7.2. | David Robillard | 1 | -0/+0 |
2012-08-04 | Update to waf 1.7.1. | David Robillard | 1 | -0/+0 |
2012-08-03 | Use more portable defines instead of -D in CFLAGS. | David Robillard | 1 | -1/+1 |
2012-07-29 | Use modern waf build syntax everywhere. | David Robillard | 1 | -4/+4 |
2012-07-09 | Update to r72/autowaf (don't run ldconfig when destdir is given as an option). | David Robillard | 1 | -0/+0 |
2012-07-09 | Improve documentation style. | David Robillard | 1 | -0/+0 |
2012-07-09 | Factor out documentation fixup stuff to autowaf. | David Robillard | 1 | -0/+0 |
2012-07-09 | Improve INSTALL file. | David Robillard | 1 | -17/+41 |
2012-07-08 | Update to r69/autowaf (fix Python3 compatibility). | David Robillard | 1 | -0/+0 |
2012-05-20 | Update to r68/autowaf. | David Robillard | 1 | -0/+0 |
2012-05-14 | Trim unnecessary includes. | David Robillard | 1 | -1/+0 |
2012-05-11 | Avoid including gtkmm.h | David Robillard | 1 | -1/+2 |
2012-04-25 | Move more functionality down to C canvas. | David Robillard | 1 | -1/+1 |
2012-04-22 | Remove buggy click-to-select-edge in Patchage. | David Robillard | 1 | -24/+1 |
2012-04-21 | Fix ALSA. | David Robillard | 1 | -10/+10 |
2012-04-20 | Fix disconnect via connection select and delete. | David Robillard | 1 | -0/+2 |
2012-04-13 | Use standard command synopsis style. | David Robillard | 1 | -1/+1 |
2012-03-27 | Delete trailing whitespace. | David Robillard | 5 | -7/+7 |
2012-03-09 | Fix "disconnect all". | David Robillard | 1 | -3/+2 |
2012-02-02 | Update to r65/autowaf and waf-1.6.10. | David Robillard | 1 | -0/+0 |
2012-02-01 | Update to r64/autowaf. | David Robillard | 1 | -0/+0 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 12 | -12/+12 |
2012-01-17 | Fix syntax errors in man pages. | David Robillard | 1 | -18/+4 |
2012-01-16 | Update to r63/autowaf | David Robillard | 1 | -0/+0 |
2012-01-16 | Update to r62/autowaf. | David Robillard | 1 | -0/+0 |
2012-01-11 | Delete modules when Jack clients disappear. | David Robillard | 1 | -0/+2 |
2011-12-18 | Use opaque port colours. | David Robillard | 1 | -3/+3 |
2011-12-10 | Fix event handling. | David Robillard | 2 | -5/+8 |
2011-12-09 | Remove GnomeCanvas dependency. | David Robillard | 1 | -2/+0 |