Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-12 | WIP: Port to serd1serd1 | David Robillard | 1 | -1/+1 | |
2019-12-08 | Cleanup: Format Python code to be mostly flake8 clean | David Robillard | 1 | -15/+15 | |
2019-04-21 | Switch to using a submodule for autowaf | David Robillard | 1 | -1/+1 | |
2019-04-13 | Clean up symbol table | David Robillard | 1 | -1/+2 | |
2019-03-17 | Update autowaf and adapt to new API | David Robillard | 1 | -2/+2 | |
2018-11-24 | Squashed 'waflib/' changes from 6e726eb1..5ea8f99f | David Robillard | 1 | -46/+0 | |
5ea8f99f Improve test output spacing 0e23b29f Raise exception when test suite fails to ensure non-zero exit status d6de073b Show run time of unit tests 5b655541 Add short configure option for ultra-strict flags 4687ba6d Use gtest-like test output 258903d9 Fix failure count in test group summaries da07e738 Fix verbose tests with Python 3 git-subtree-dir: waflib git-subtree-split: 5ea8f99f6e1246079c1fe6bb590c38a53aadd40d | |||||
2018-01-21 | Remove glib dependency from engine and core library | David Robillard | 1 | -1/+1 | |
2018-01-21 | Replace Glib::Module | David Robillard | 1 | -0/+1 | |
2018-01-21 | Add FilePath class and remove use of glib path utilities | David Robillard | 1 | -0/+1 | |
2018-01-21 | Add URI class and remove use of Raul::URI | David Robillard | 1 | -0/+1 | |
2018-01-21 | Don't build libraries twice when testing is enabled | David Robillard | 1 | -16/+2 | |
2016-09-18 | Add fancy communication logging | David Robillard | 1 | -0/+2 | |
2016-09-18 | Factor out text writing from socket writing | David Robillard | 1 | -0/+1 | |
2016-08-01 | Check for libdl | David Robillard | 1 | -2/+6 | |
2016-07-25 | Support test coverage with LLVM | David Robillard | 1 | -2/+2 | |
2015-02-24 | Demodularize Parser and Serialiser. | David Robillard | 1 | -0/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5606 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-07 | Demodularize socket stuff. | David Robillard | 1 | -18/+23 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5535 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-08-20 | Remove vestigial Builder class. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5155 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-12-21 | Fix memory leaks. | David Robillard | 1 | -2/+2 | |
Add missing library dependencies. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4880 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-17 | Implement real logging system, LV2 log extension support, and purge ↵ | David Robillard | 1 | -0/+1 | |
evil/ugly/untranslatable C++ stream printing. Remove coloured log stuff from Raul. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4717 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-08 | Clean up wscript files. | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4624 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -0/+43 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4579 a436a847-0d15-0410-975c-d299462d15a1 |