aboutsummaryrefslogtreecommitdiffstats
path: root/mk (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-18build system fixMattias Andrée2-17/+32
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-13remove old debug ruleMattias Andrée1-2/+0
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-11improve make filesMattias Andrée2-17/+40
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-11add shell tab-completion + fix translationMattias Andrée5-2/+238
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-11use libpng, ... now we just have to make it fasterMattias Andrée1-5/+5
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-10mostly splitting the sourceMattias Andrée1-3/+6
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-10mMattias Andrée1-0/+5
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-10a bunch of stuff...Mattias Andrée15-136/+1334
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-08mMattias Andrée5-15/+30
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
2015-12-08a magical makefile, using a collection of submakefiles that are completely reusable without modificationsMattias Andrée13-0/+1358
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>