Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | |
2012-05-20 | move idxdict out of dictionaries | David Tardon | |
So dictionaries is again a nice data-only module and we do not need to build it in build phase of cross-compilation. It really does not make sense to build a gazillion of extensions just because we will need one tiny tool later... Change-Id: I23f01b818afba1bc8cc88ef3e8305ecfb7a193c0 |