Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | Remove weird "include" directory and use standard style ("ingen" directory in... | David Robillard | 1 | -2/+2 |
2011-10-22 | Move *all* OSC and HTTP stuff to their respective modules. | David Robillard | 1 | -14/+1 |
2011-10-21 | Clean up include paths. | David Robillard | 1 | -1/+1 |
2011-10-21 | Use modern terser waf syntax. | David Robillard | 1 | -21/+22 |
2011-05-27 | Don't install private headers | David Robillard | 1 | -3/+0 |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -1/+1 |
2011-04-28 | Switch to Lilv from SLV2. | David Robillard | 1 | -1/+1 |
2011-04-22 | Fix Python whitespace (PEP8) | David Robillard | 1 | -32/+31 |
2011-04-22 | Remove UI instance API from SLV2 (apps should implement UIs via Suil now). | David Robillard | 1 | -1/+1 |
2011-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 1 | -1/+1 |
2011-03-16 | Update for new waf/autowaf. | David Robillard | 1 | -2/+2 |
2011-03-15 | Remove autowaf external (broken intermediary revision). | David Robillard | 1 | -1/+1 |
2011-02-24 | Make Suil exclusively deal with instantiating (not choosing) UIs. | David Robillard | 1 | -1/+1 |
2011-02-22 | Implement LV2 plugin UIs via Suil. | David Robillard | 1 | -1/+1 |
2011-02-18 | Trim more cruft. | David Robillard | 1 | -1/+4 |
2011-02-17 | Remove deprecated Om patch loading code (resolve ticket #32). | David Robillard | 1 | -4/+1 |
2011-02-16 | Drop redlandmm for sordmm. | David Robillard | 1 | -1/+1 |
2010-12-16 | Updates for waf 1.6. | David Robillard | 1 | -8/+8 |
2010-11-26 | Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ... | David Robillard | 1 | -1/+1 |
2009-12-22 | Fix compilation. | David Robillard | 1 | -1/+1 |
2009-12-18 | Install headers. | David Robillard | 1 | -0/+3 |
2009-05-04 | Strip trailing whitespace from waf scripts. | David Robillard | 1 | -1/+1 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 1 | -1/+1 |
2008-12-15 | Fix (most) include dependencies and resulting broken build problems. | David Robillard | 1 | -0/+1 |
2008-11-29 | Upgrade to waf 1.5.0. | David Robillard | 1 | -6/+5 |
2008-10-20 | Actually use installation location variables for everything. | David Robillard | 1 | -1/+1 |
2008-10-18 | Lower glib/glibmm dependency to 2.14. | David Robillard | 1 | -4/+5 |
2008-10-12 | Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine... | David Robillard | 1 | -1/+1 |
2008-10-06 | Specify absolute include paths to fix waf dependency tracking. | David Robillard | 1 | -1/+1 |
2008-10-02 | Build against local libraries with uselib_local instead of CFLAGS kludges. | David Robillard | 1 | -1/+2 |
2008-10-01 | Fix building without libsoup. | David Robillard | 1 | -4/+4 |
2008-10-01 | Fix compilation. | David Robillard | 1 | -1/+1 |
2008-09-30 | Install modules (mostly) the same place as autohell. | David Robillard | 1 | -1/+1 |
2008-09-30 | Fix building (both autohell and waf) with simpler ingen tree layout. | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+35 |