aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* working on the --check flagMattias Andrée2014-11-141-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add tab-completion in shellMattias Andrée2014-11-141-1/+33
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add build rules to the makefileMattias Andrée2014-11-131-0/+34
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* nuke...Mattias Andrée2014-11-131-90/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + fix for issue #14Mattias Andrée2014-11-111-7/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix error in partial bit support for c implementationsMattias Andrée2014-08-211-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* c version: make with WITH_WIPE=yes to wipe the state and message buffer before freeingMattias Andrée2014-02-111-1/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add thread supportMattias Andrée2014-02-111-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump yearMattias Andrée2014-02-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-02-051-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* create so and jarsMattias Andrée2013-08-101-7/+26
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + fix java-c-jni implementationMattias Andrée2013-08-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-08-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2013-08-101-4/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix java-c-jni sigsegvMattias Andrée2013-08-101-4/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* directory renamingMattias Andrée2013-08-101-10/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* jni version, just needs to properly load the libMattias Andrée2013-02-181-5/+18
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix jni warningsMattias Andrée2013-02-171-3/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add jni .so to makefileMattias Andrée2013-02-171-1/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* optimise c versionMattias Andrée2013-02-081-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* correctedMattias Andrée2013-02-081-5/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of porting the command to cMattias Andrée2013-02-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add makefileMattias Andrée2013-02-051-0/+32
Signed-off-by: Mattias Andrée <maandree@operamail.com>