Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial successful standalone build | 2025-01-11 | 1 | -0/+46 | |
* | Convert to Android.bp•••See build/soong/README.md for more information. Test: cd packages/inputmethods/LatinIME; mma Change-Id: Ib8867d3b74f09fc1d9f95adc9a49a81ac0f7f054 | 2018-10-31 | 1 | -46/+0 | |
* | Clean up Makefiles, remove HOST_JDK_IS_64BIT_VERSION•••This builds on Darwin fine, so remove the non-standard darwin checks. Remove HOST_JDK_IS_64BIT_VERSION, it's always true now, and this is the only user. Test: mmm packages/inputmethods/LatinIME/tools/dicttool:liblatinime-aosp-dicttool-host Change-Id: I750c6baa29cf1d27a885ff064f0daf9d986db0b9 | 2017-07-26 | 1 | -10/+0 | |
* | Rely on the platform -std default.•••Bug: http://b/32019064 Test: builds Change-Id: I17611b6d9598992bd52cf3dc93509f0f5e0bdcde | 2016-10-07 | 1 | -3/+0 | |
* | resolved conflicts for merge of 159474f2 to lmp-dev-plus-aosp•••Change-Id: Ie133ba3e80132d711796d0de6c5ae611f7e43365 | 2014-07-24 | 1 | -1/+0 | |
|\ | |||||
| * | Use default compiler flags for dicttool.•••Not using this causes the triple to not be passed to clang, breaking Darwin. bug 16172793 Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434 | 2014-07-23 | 1 | -1/+0 | |
* | | resolved conflicts for merge of 90b948ea to master•••Change-Id: Ic86260b4e49ebda2ee718eadf0109ad9626a68e6 | 2014-06-11 | 1 | -0/+3 | |
|\| | |||||
| * | Use LOCAL_MULTILIB to build host lib as 64-bit•••Also we should use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES. Bug: 13751317 Change-Id: I742ff14b3de168e14e646749cf4f6bc9c9e7bc62 | 2014-06-09 | 1 | -2/+1 | |
* | | Remove redundant LOCAL_IS_HOST_MODULE assignments•••Also, remove irrelevant LOCAL_NDK_STL_VARIANT for host modules. Change-Id: I45e916c11f7c1f9b13956f01274a82ee7de1f558 | 2014-04-04 | 1 | -1/+0 | |
* | | 32-bit dicttool•••As we can't easily turn on -m64 for only one module, the JNI library for a host tool should be 32-bit, at least for now. Change-Id: I1f001ccca1ad968a2241c0494bb70391fb11a59f | 2014-04-04 | 1 | -8/+1 | |
* | | Use Clang for dicttool•••Fix the wrong shared lib name too. Change-Id: Ib98c55dfd1aee4a762dc96b12df3a463bef2ac80 | 2014-03-27 | 1 | -2/+2 | |
* | | Recover the dicttool build except for Mac•••With a hack: Temporarily disable host tool build on Mac until the build system is ready for C++11. Change-Id: Ib412ba0d7fecc968cc09b4d8fde4e838bdc0618a | 2014-03-07 | 1 | -0/+8 | |
* | | Switch to C++11•••Change-Id: Ib2970327c36422d7b11103d52ba7e9e52db5554f | 2014-03-06 | 1 | -0/+4 | |
* | | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 | 2013-12-13 | 1 | -6/+8 | |
|/ | |||||
* | Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 | 2013-08-20 | 1 | -1/+1 | |
* | [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...•••Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744 | 2013-08-15 | 1 | -1/+1 | |
* | Add an initial JNI interface to dicttool.•••Bug: 10100269 Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6 | 2013-08-15 | 1 | -0/+51 |