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