You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now Ninja is used to build Mozc binaries for Windows, Linux, NaCl, and Android.
It would be great if we can unify the build environment by switching to Ninja
from xcode build for OS X build.
Original issue reported on code.google.com by yukawa@google.com on 16 Aug 2014 at 6:50
This is a follow up CL for 276fa5c,
which mistakenly stated that OSX build requires Ninja.
Although we still plan to use Ninja for OSX build as mentioned
in #247, it is not yet done. Until then, we don't have to ask people
to install Ninja when building Mozc for OSX.
BUG=#247
TEST=unittest
REF_BUG=
REF_CL=
Use mac_bundle_resources to specify resources instead of manual copies
instead of manual copies. The result is not changed, but this is a
preferred way.
BUG=#247
TEST=compile
REF_BUG=22545802
REF_CL=100347864
Original issue reported on code.google.com by
yukawa@google.com
on 16 Aug 2014 at 6:50The text was updated successfully, but these errors were encountered: