• Home
  • History
  • Annotate
  • only in /external/srec/tools/grxmlcompile/
History log of /external/srec/tools/grxmlcompile/
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
st-io.h
rxmlcompile.cpp
rxmldoc.cpp
rxmldoc.h
ub_supp.cpp
ocab.h
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
37fa4d135b2e3ab95933cb10c72acb6e9c80c0ee 25-Jun-2009 Jack Palevich <jackpal@google.com> am 1bfedbd0: Include cstdio so that this header file can compile with gcc 4.4.

Merge commit '1bfedbd04122c0e177caf693423aabad3462d66d'

* commit '1bfedbd04122c0e177caf693423aabad3462d66d':
Include cstdio so that this header file can compile with gcc 4.4.
1bfedbd04122c0e177caf693423aabad3462d66d 25-Jun-2009 Jack Palevich <jackpal@google.com> Include cstdio so that this header file can compile with gcc 4.4.

Otherwise printf is undeclared. This code worked with earlier versions
of gcc because either cstdio or stdio.h was being included by some other
header file. But this was not guaranteed behavior, so with GCC 4.4 there
is an error. The fix is backwards compatible with earlier versions of
GCC.

Note, I'm using "GCC" to mean Gnu Compile Collection, as this problem is
specific to the C++ compiler, not the C compiler.
etw_arc.h
66d9f39f64360565c0b7176218412135b8242528 21-Mar-2009 Scott Tsai <scottt.tw@gmail.com> grxmlcompile: include <cstdio> in files that wants netw_arc.h
to make the code build on gcc-4.4.

NUANArc::Print{,Text} in netw_arc.h uses 'printf' which is no longer
implicitly pulled in by <iostream> in gcc >= 4.4.
r_iface.cpp
ub_base.cpp
ub_grph.cpp
ub_min.cpp
ub_supp.cpp
4a68b3365c8c50aa93505e99ead2565ab73dcdb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
ndroid.mk
st-io.h
r_iface.cpp
rph.h
rxmlcompile.cpp
rxmldoc.cpp
rxmldoc.h
ashimpl.cpp
ashmap.cpp
ashmap.h
etw_arc.h
etw_dump.cpp
ub_base.cpp
ub_grph.cpp
ub_grph.h
ub_min.cpp
ub_phon.cpp
ub_supp.cpp
esthashmap.cpp
ocab.cpp
ocab.h
e6733b78b94eb6701345e1a7244ab54dad60d47d 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
ndroid.mk
st-io.h
r_iface.cpp
rph.h
rxmlcompile.cpp
rxmldoc.cpp
rxmldoc.h
ashimpl.cpp
ashmap.cpp
ashmap.h
etw_arc.h
etw_dump.cpp
ub_base.cpp
ub_grph.cpp
ub_grph.h
ub_min.cpp
ub_phon.cpp
ub_supp.cpp
esthashmap.cpp
ocab.cpp
ocab.h
21208dbbe2608ae45b8c4a50d83e353880dc491f 22-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@127436
rph.h
8fc5a7f51e62cb4ae44a27bdf4176d04adc80ede 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
ndroid.mk
st-io.h
r_iface.cpp
rph.h
rxmlcompile.cpp
rxmldoc.cpp
rxmldoc.h
ashimpl.cpp
ashmap.cpp
ashmap.h
etw_arc.h
etw_dump.cpp
ub_base.cpp
ub_grph.cpp
ub_grph.h
ub_min.cpp
ub_phon.cpp
ub_supp.cpp
esthashmap.cpp
ocab.cpp
ocab.h