History log of /bionic/libc/zoneinfo/Android.mk
Revision Date Author Comments
914d8d4cff10f023ccd382fb43b2c7833dd34f72 18-Oct-2012 Elliott Hughes <enh@google.com> Make bionic's dependency on the tzdata explicit.

Also stop building the obsolete three files, now bionic and libcore
both use the new single file.

Bug: 7012465
Change-Id: I1b9b49af7382c57b6cb8820c2275e6d4044b2bb6
fb018a2ddea0513756b4e097d59c3df91a8e5946 17-Oct-2012 Elliott Hughes <enh@google.com> Put all the tzdata in one file.

I'll come back and remove the separate files (and change the regular 'generate'
script) when the separate files are obsolete, but in the interim period, it's
easier to have both old and new files available.

Bug: 7012465
Change-Id: I36e2fd49c08ff79ded6eca1c5bc4c08837cc490a
ae5c64413bf72bc18d7fc81e1f5761824bc01f49 13-Aug-2012 Elliott Hughes <enh@google.com> Add dependencies on all the makefiles.

This should help prevent broken builds next time I'm messing with
assembler/compiler/linker flags...

Change-Id: I30f15a3ce3c3f3c60cad7bc59aaba9f42d792224
6171d11e72b114550273a05d35a7d67534f6dabb 27-Jul-2012 Ying Wang <wangying@google.com> Replace ALL_PREBUILTS with BUILD_PREBUILT

(cherry-picked from 186b36b65bdfbf2c89a661539bf530359364eac9.)

Bug: 6857263
Change-Id: If787d84415dd2ac07105fe0d0b7a27c9be75df64
186b36b65bdfbf2c89a661539bf530359364eac9 27-Jul-2012 Ying Wang <wangying@google.com> Replace ALL_PREBUILTS with BUILD_PREBUILT

Bug: 6857263
Change-Id: Ib639f1c4d572fec088298f95f6d5a2951d56cd12
a7a86dc5538389d5882459eb81ddef83f6a3f971 31-Aug-2010 Jesse Wilson <jessewilson@google.com> Make timezones available to the host build.
e77d54d98a430a5f80d3bd5569f3b32866e4c538 31-Aug-2010 Jesse Wilson <jessewilson@google.com> Make timezones available to the host build.

Change-Id: Ib2c89ac13b03f07c6c712a544bc0d5d1c9dc57df
1dc9e472e19acfe6dc7f41e429236e7eef7ceda1 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
1767f908af327fa388b1c66883760ad851267013 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
4e468ed2eb86a2406e14f1eca82072ee501d05fd 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
a27d2baa0c1a2ec70f47ea9199b1dd6762c8a349 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution