aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Remove free filename format due to vulnerabilityDavid Phillips2016-09-05
|
* Migrate to single source fileDavid Phillips2016-09-05
|
* Add 'test' to makefile phony targetsDavid Phillips2016-03-26
|
* Run test from makefile, add colour to test resultsDavid Phillips2016-03-13
|
* Merge distclean into clean, add -v flag to rmDavid Phillips2016-03-09
|
* Remove (useless) config.mkDavid Phillips2016-03-08
|
* Fixed track end overrun, tidied run-to-EOF (last track) operation, removed ↵David Phillips2015-07-06
| | | | pointless typecasts
* Removed FIXMEs, started condensing logicDavid Phillips2015-07-06
| | | | Renamed `index` to `track`
* Switched to getopt, added useful messages rather than assertionsDavid Phillips2015-07-06
|
* Added config.mkDavid Phillips2015-07-03
|
* Initial buggy commitDavid Phillips2015-07-03