History log of /external/zlib/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f3a7284e3890ddabe3116d4b6c81028fb7b524d2 05-Jun-2014 Ian Rogers <irogers@google.com> Build host with multilib both enabled.

Change-Id: Ieb22dec4d3f810efeed93abe2238a75e451e2a06
/external/zlib/Android.mk
a5c7131da47c991585a6c6ac0c063b6d7d56e3fc 25-May-2013 Nick Kralevich <nnk@google.com> Revert "Add signed integer overflow checking to zlib"

The build is broken.

This reverts commit 4018ebf35d1ab1cd6b1340f44df0a1095cb5d10d.
/external/zlib/Android.mk
4018ebf35d1ab1cd6b1340f44df0a1095cb5d10d 22-May-2013 Chad Brubaker <cbrubaker@google.com> Add signed integer overflow checking to zlib

Migrate zlib over to Clang in order to use -ftrap to abort on signed
overflow

Change-Id: Ib2feb1dca89e18b4621b2fee0004b0f4d96d3dce
/external/zlib/Android.mk
91fe917e65d9a083b36b6a0a653cec030160967d 14-Aug-2012 Ying Wang <wangying@google.com> Retire LOCAL_NDK_VERSION.

Bug: 6932421
Change-Id: I4be6c58355635735ca26c7dcbc7f14d08e5c4319
/external/zlib/Android.mk
00fb66d0b1488e4ca655906f82b27eb2ccc3e309 11-May-2012 Elliott Hughes <enh@google.com> Separate the Android build stuff from the upstream zlib stuff.

Another step towards a script that does the zlib upgrades for us...

Change-Id: I940b5b4e79d2a8daf7a47129bbea7bdaffd4140c
/external/zlib/Android.mk
7b332dbcb6a69c1919decb488c28d9b1fc5ba141 05-May-2012 Elliott Hughes <enh@google.com> Fix zlib-host build.

Bug: 6369821

Change-Id: I8745b80986deb7dca7395d4f905f09865c3f358d
/external/zlib/Android.mk
31580c49aa1aa149d01c54c364246433d5cb5ae3 04-May-2012 Elliott Hughes <enh@google.com> Revert "Revert "Make a libz.so for the host too.""

This reverts commit 84d8cc79372b5432628c0a4fdc59001984e076ae
/external/zlib/Android.mk
84d8cc79372b5432628c0a4fdc59001984e076ae 04-May-2012 Elliott Hughes <enh@google.com> Revert "Make a libz.so for the host too."

This reverts commit 13ee59ad1fec4e320540b5270251b77c6bf07c92
/external/zlib/Android.mk
13ee59ad1fec4e320540b5270251b77c6bf07c92 14-Jul-2011 Elliott Hughes <enh@google.com> Make a libz.so for the host too.

(cherry picked from commit 7bd2783170024771e7406adb23c5955833f054b1)

Change-Id: Ic3b0af7ea00989544e5b0c7fd73c493226e65584
/external/zlib/Android.mk
683eb93eef7832d39e1f121ce8115a41e2e77b2e 14-Feb-2012 Jean-Baptiste Queru <jbq@google.com> am 30407b3f: Merge "[MIPS] Use NDK libs for ARM builds only"

* commit '30407b3fb9d461c2be733daffeadcb0d46b669b2':
[MIPS] Use NDK libs for ARM builds only
82d97a3ecfe317b3edbabc90a374a2a13a41e75c 18-Nov-2011 Chris Dearman <chris@mips.com> [MIPS] Use NDK libs for ARM builds only

Signed-off-by: Chris Dearman <chris@mips.com>
/external/zlib/Android.mk
714598851d81e2b38d6f8105d60056c28110967b 31-Jan-2012 Elliott Hughes <enh@google.com> Fix build (minizip.c moved).

Change-Id: I81a69d768797145e3c7d543a3ccfe143267e1720
/external/zlib/Android.mk
ee9e11d0d4e3361533860bf04896abb86a291bfb 31-Jan-2012 Elliott Hughes <enh@google.com> Upgrade to zlib 1.2.6.

Change-Id: Id2bcb4a91755b39521c1151ebdcae557a4a783ce
/external/zlib/Android.mk
69e5801bd16a495e1c1666669fe827b1ddb8d56b 04-Oct-2011 Ying Wang <wangying@google.com> Build zlib against NDK.

Change-Id: Ifc4c37d9580cbeb5c735bce811d0ceff58d93019
/external/zlib/Android.mk
96c70b1df1629d7f0eb8f666045bfd5eb062cebf 17-Sep-2010 Jesse Wilson <jessewilson@google.com> Add optional tags to zlib.

Change-Id: I764af48e29506c056ff083a9ae5b7534aea696f7
/external/zlib/Android.mk
381716e9396b55b1adb8235b020c37344f60ab07 20-Apr-2010 Elliott Hughes <enh@google.com> Upgrade to zlib 1.2.5.

Patch 1 is the upgrade from 1.2.3 to 1.2.4, patch 2 is the upgrade from 1.2.4
to 1.2.5.

Change-Id: I3ad3661fa347c1c60a3139400eac5986e181d312
/external/zlib/Android.mk
a64e4eaf41f9520f60051b758fb27f98e72d85ea 27-May-2009 Doug Zongker <dougz@android.com> build zlib and minigzip

Build zlib as a device static library (so we can use it in recovery)
and as a host static library (so we can use it in OTA-building
tools). Also build minigzip as a host executable, so we can use it in
the build in place of gzip.
/external/zlib/Android.mk
9e38dfa2f95fce609707a0941f10af9a785288de 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/zlib/Android.mk
bb74fa778c2b03b94ce3fcc0c9f52ed0a4d6c9de 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/zlib/Android.mk
5f3215c8364c7699c16364a6d5857a47dc3a73ad 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
/external/zlib/Android.mk
edc3fb3b9f9250ceacaf07a83beb5dde02807f9c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/zlib/Android.mk