summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move Makefile to top directoryrekado2015-02-111-32/+0
|
* find ttl files in $TYPE directoryrekado2013-07-271-2/+2
|
* rename peg file to ports.pegrekado2013-07-271-4/+4
|
* generalise Makefilerekado2013-07-271-8/+15
|
* switch to LV2 Toolkit (lvtoolkit.org)rekado2013-01-261-2/+2
| | | | | lv2-c++-tools is apparently no longer maintained. lvtk is a fork of lv2-c++-tools.
* add split samples to bundlerekado2013-01-191-1/+1
|
* add Makefilerekado2013-01-131-0/+25
For now this depends on larsl's `lv2-c++-tools`, which can be downloaded from http://freecode.com/projects/lv2-c-tools . Revert to plain C later.