History log of /external/protobuf/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a6d94785fc7c80c33de99b5a65e6a5e3a2e93fb3 14-Aug-2012 Ying Wang <wangying@google.com> Retire LOCAL_NDK_VERSION.

Bug: 6932421
Change-Id: Ieaad80daf4e6a4a7f058dd242f37a144e8ee9e76
/external/protobuf/Android.mk
77f19bf165314eb40918e43154f5047e7be8fb27 15-Jun-2012 Ying Wang <wangying@google.com> Build the target protobuf libraries against the NDK

This change unbundled the protobuf target libraries, so they can be used
in unbundled branches.

Change-Id: Ic4948f27395b2c2b81ea120d9e2353ba9aad02a8
/external/protobuf/Android.mk
e217977611c52bccde7f7c78e1d3c790c6357431 12-Jul-2011 Jeff Brown <jeffbrown@google.com> Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: I9a5e66066482aa0007f221bb866ac57f4eb1b70c
/external/protobuf/Android.mk
770e6591f648204d810002aed27d0f818f9641d7 26-Jan-2011 Ying Wang <wangying@google.com> Unbundle protobuffer target libraries.

Change-Id: I535f93389b3b13578c9602dce3d38f1ca256e807
/external/protobuf/Android.mk
8d24c6add5f0a6640948afccd9976b64a04a8ed3 05-Nov-2010 Wink Saville <wink@google.com> Rename protoc to aprotoc.

With gLucid protoc is installed in the base system, by renaming
our version there will be no confusion about which compiler is
being used.

Change-Id: I975e29e4444af9467c9b9600d5a2e7027f4046ae
/external/protobuf/Android.mk
aeb2b2a40e2d1c2e210a2f4d29e534fd6ef29be4 01-Nov-2010 Iain Merrick <husky@google.com> Build the protocol buffer compiler 'protoc'.

We need this to generate code for .proto files that have
been added to external/chromium (see change I6960c18d).

Change-Id: Ic7a78273ee4f066680039d2f724e658a84869621
/external/protobuf/Android.mk
b854f4d90094e0e0b3b63b199fd9c26279d77245 05-Oct-2010 Jean-Baptiste Queru <jbq@google.com> Make these modules optional.

This allows compiling this code in Gingerbread.

Bug: 3064326

Change-Id: Idab78a5a31a3c2fc35bcdb773aaecf1e4fb70bcb
/external/protobuf/Android.mk
373caa091181f70951688e5b34eafd3bcac96716 01-Oct-2010 Omari Stephens <xsdg@android.com> Make protobuf usable by host-side java apps

Change-Id: Ic214bfb361eb2167d301b55a34b209a84a6d4a08
/external/protobuf/Android.mk
732aaf0089505130cea55633bcfb2fdf5111f380 29-Jun-2010 Wink Saville <wink@google.com> Add libprotobuf-cpp-2.3.0-full.

Add full c++ version of libprotobuf as a static library.

Change-Id: I153bc913ff51e6a904284b733cac000497e1caac
/external/protobuf/Android.mk
a3d3079a7ea18b2c052842272949247b7b4601e9 05-Jun-2010 Wink Saville <wink@google.com> Add libprotobuf-java-2.3.0-lite.

Also, have all the libraries follow the same naming convention so
rename com.google.protobuf.micro library to libprotobuf-java-2.3.0-micro.

Change-Id: I7c2a7d883a17f9a6d084ce4cac9601e344e416bf
/external/protobuf/Android.mk
5ea4d5824c2de3b0e838f838d4513e9f4dcd7d00 04-Jun-2010 Kenny Root <kroot@google.com> Skip stlport for simulator

The host's stl library conflicts with stlport, so we need to exclude
stlport from inclusion in the build if we're targeting the simulator.

Change-Id: Ib4da6140f4b8abb271d8e67636ccec2a796c8c5a
/external/protobuf/Android.mk
b3fe74bb7067581371f487b12112b62ef8e66b9e 04-Jun-2010 Wink Saville <wink@google.com> Add libprotobuf-cpp-2.3.0-lite

Added android/config.h which will be used to configure
android builds of libraries. Currently I've undef HAVE_HASH_MAP
and HAVE_HASH_SET as the versions in stlport generated compile
errors.

Updated .gitignore to be more selective on what it ignores so
android/config.h wouldn't be ignored.

Change-Id: I53f3636121db2c6017491a37998b816aaf0cab5d
/external/protobuf/Android.mk
ede38fe9b9f93888e6e41afc7abb09525f44da95 28-May-2010 Wink Saville <wink@google.com> Add support for Java micro protobuf's to protobuf-2.2.0a.

See README.android for additional information.

Change-Id: I9c5ef2eec484cc87e32841f39060f8f27b8e8472
/external/protobuf/Android.mk
79a4a60053f74ab71c7c3ec436d2f6caedc5be61 28-May-2010 Wink Saville <wink@google.com> The Android specific files prior to adding protobuf 2.2.0a sources.

Change-Id: Ib1009c088a3815c9152385e2b764a2c7cd28317e
/external/protobuf/Android.mk