• Home
  • History
  • Annotate
  • only in /external/srec/tools/make_cfst/
History log of /external/srec/tools/make_cfst/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cfb00d34cd42c488706577040eeda70f27fdac9f 05-Jun-2014 Ian Rogers <irogers@google.com> Build on host as 32-bit as there are 64-bit bugs in this code.

Change-Id: Ibc751d63a22acac7ee1a024e21f1ee68079b330e
ndroid.mk
31124d583cfcd1ea9407856747c178d0125c1070 29-May-2014 Ian Rogers <irogers@google.com> Revert "Revert "Fix the mac build.""

This reverts commit a8a167d6883e4acee42619e0bbfd811984f6e94d.
Also, workaround a clang 3.5 issue bug: 15319952

Change-Id: If2ec321d63d9484c21208339f66eb6a16b65bf74
ndroid.mk
a8a167d6883e4acee42619e0bbfd811984f6e94d 29-May-2014 Ian Rogers <irogers@google.com> Revert "Fix the mac build."

This reverts commit 560eaab489316778f491132c7b05a647b098d2a0.
ndroid.mk
560eaab489316778f491132c7b05a647b098d2a0 29-May-2014 Ian Rogers <irogers@google.com> Fix the mac build.

Switch host compiles to clang with libc++.
Fix clang build errors.

Change-Id: I1a039d505b301a970d53dbdf5882ed609d930aa4
ndroid.mk
73018b4a1d088cdda0e7bd059fddf1f308a8195a 29-May-2014 Ian Rogers <irogers@google.com> Fix 64-bit issues and compiler warnings.

Enabled -Werror on a 64-bit host build (BUILD_HOST_64bit=1), ignored
unused parameter warnings and then cleaned up what remained. The most
concerning issue was always true comparisons caused by comparing an
unsigned int with a size_t.

Migrate C++ code to use C++11.
ndroid.mk
2018726aeb9a40b84670483d5e6ef381f662ddd9 06-Apr-2012 Wei Zhong <wzhong@google.com> Add NOTICE and MODULE_LICENSE_APACHE2 file for each Android.mk

Bug: 6299628

Change-Id: I8e4352b7db6499264106ba0e52e5c3e755a488b9
Signed-off-by: Wei Zhong <wzhong@google.com>
(cherry picked from commit cc15631660de061ec4f65e8714c0836520b35ddf)
ODULE_LICENSE_APACHE2
OTICE
86160f96aac201b96830adc14248963208a3e090 09-Nov-2008 Alexey Tarasov <tarasov@dodologics.com> Removed libdl from libraries to link with when building on FreeBSD
ndroid.mk
2ebd1d2ce82c4f10284c70a28ea62535349a7334 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
ake_cfst.cpp
8fc5a7f51e62cb4ae44a27bdf4176d04adc80ede 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
ndroid.mk
ake_cfst.cpp