aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-08-18update versionMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-09fix makefile1.1Mattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-01derp1.0Mattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-01add .phonyMattias Andrée1-0/+24
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-01add info to makefileMattias Andrée1-3/+22
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-01prefix so files with libMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-01typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-01oh, yeah, I did it that wayMattias Andrée1-11/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-01forgot to use prefix and include .hMattias Andrée1-10/+13
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-08-01improve makefile and add install and uninstallMattias Andrée1-4/+92
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-07-02misc fixMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-07-02fix makeMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-30add c testMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-30update makefileMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-30add cleanMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-30compile java testMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26use $(CC) rather than gccMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26create jarfileMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26missed to initialise variableMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2013-06-26add makefile, why cannot c version be optimised??Mattias Andrée1-0/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>