summaryrefslogtreecommitdiffstats
path: root/tools/dicttool/NativeLib.mk
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 159474f2 to lmp-dev-plus-aospTim Murray2014-07-241-1/+0
|\
| * Use default compiler flags for dicttool.Tim Murray2014-07-231-1/+0
* | resolved conflicts for merge of 90b948ea to masterYing Wang2014-06-111-0/+3
|\|
| * Use LOCAL_MULTILIB to build host lib as 64-bitYing Wang2014-06-091-2/+1
* | Remove redundant LOCAL_IS_HOST_MODULE assignmentsKen Wakasa2014-04-041-1/+0
* | 32-bit dicttoolKen Wakasa2014-04-041-8/+1
* | Use Clang for dicttoolKen Wakasa2014-03-271-2/+2
* | Recover the dicttool build except for MacKen Wakasa2014-03-071-0/+8
* | Switch to C++11Ken Wakasa2014-03-061-0/+4
* | Have dicttool use the native library to generate v4 dicts.Jean Chalard2013-12-131-6/+8
|/
* Rename BinaryDictDecoder to Ver3DictDecoder.Yuichiro Hanada2013-08-201-1/+1
* [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...Yuichiro Hanada2013-08-151-1/+1
* Add an initial JNI interface to dicttool.Jean Chalard2013-08-151-0/+51