pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/mozc-server
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Nov 7 23:28:36 UTC 2014
Modified Files:
pkgsrc/inputmethod/mozc-server: Makefile.common distinfo
pkgsrc/inputmethod/mozc-server/patches: patch-base_base.gyp
patch-base_run__level.cc patch-build__mozc.py
Log Message:
Update to 1.15.1917.102 from 1.15.1895.102
Changelog:
r373 2014-11-03 1.15.1917.102 - r353 2014-10-17 1.15.1896.102
You can check out Mozc r373 as follows.
gclient sync --revision=373
Summary of changes between 1.15.1896.102 (r353) and 1.15.1917.102 (r373).
Build related changes:
Android build is now tested with NDK r10c and OpenJDK 7
Fixed issues:
FIX: Warning message from keymap editor should be updated ( Issue 251 )
Commit summary:
r373: Remove Util:ToUTF8 since it is actually a dead code
r372: Tidy up build_mozc.py
r371: Unsupport BuildToolsMain in build_mozc.py except for Windows
r370: Re-enable tests for SafeStrToDouble/SafeStrToFloat on Android
r369: Use OpenJDK 7 to build Android binaries
r368: Swith protobuf repository from Google Code to GitHub part2
r367: Fix several coding style issues
r366: Sort test cases alphabetically
r365: Merge ANDROID_VERSION_CODE into BUILD
r364: Replace scoped_ptr with std::unique_ptr under unix/
r363: Stop generating xcode rule to run unittest from IDE
r362: Fix style violations in header include guards part 3
r361: Deprecate build fravor "Optimize"
r360: Put mozc_build_tools under output directory
r359: Fix indentation in a python script
r358: Roll breakpad r1375:r1391
r357: Swith protobuf repository from Google Code to GitHub
r356: Show the warning message when and only when keymaps for DirectInput mode are changed
r355: Stop using non-standard default constructor of std::istream
r354: Fix style violations in header include guards part 2
r353: Switch to Android NDK r10c
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/inputmethod/mozc-server/Makefile.common
cvs rdiff -u -r1.10 -r1.11 pkgsrc/inputmethod/mozc-server/distinfo
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/inputmethod/mozc-server/patches/patch-base_base.gyp
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/inputmethod/mozc-server/patches/patch-base_run__level.cc
cvs rdiff -u -r1.5 -r1.6 \
pkgsrc/inputmethod/mozc-server/patches/patch-build__mozc.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index