summaryrefslogtreecommitdiff
path: root/targets.mk
Commit message (Collapse)AuthorAgeFilesLines
* Recursive make considered harmful.Ricardo Wurmus2017-02-241-44/+0
|
* Makefile: Ensure that guide is rebuilt when needed.Ricardo Wurmus2017-02-241-1/+1
|
* Move final targets up so that the wav target is the default.Ricardo Wurmus2017-02-221-10/+11
|
* Add target to build concatenated guide track.Ricardo Wurmus2017-02-211-3/+3
|
* Add target to render guide track.Ricardo Wurmus2017-02-211-0/+10
|
* Don't depend on guile-user and eval.rekado2016-12-071-3/+1
|
* Add stafftab engraver for Stick.rekado2016-12-061-1/+6
|
* Use relative path for includes.rekado2016-06-051-1/+1
|
* Rename directories.rekado2016-06-041-3/+3
| | | | | parts -> music instr -> parts
* Add simple PDF target.rekado2016-06-041-0/+3
|
* Add rule to build part file.rekado2016-06-031-0/+3
|
* Use multiple CPU cores for lilypond.rekado2016-06-031-1/+6
|
* targets: Assume soundfonts to be at ~/soundfonts.rekado2016-05-131-1/+1
|
* targets: Export at sample rate 48000.rekado2016-05-131-1/+1
| | | | Because that's what we use in Ardour.
* Add upload targets.rekado2016-05-071-0/+6
|
* Fun with makefiles.rekado2015-11-151-0/+13