History log of /frameworks/compile/libbcc/bcinfo/BitReader_3_0/Android.bp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d6f9f225f6d8d64fbbc7fbe28b4cc88c1855264 08-Feb-2017 Luis A. Lozano <llozano@google.com> Disable clang tidy checks under BitReader*.

We don't control those files. We cannot fix warnings in them.
No point in getting tidy warnings on them.

Bug: 26936282
Test: WITH_TIDY=1 WITH_STATIC_ANALYZER=1 mm has no more warnings.
Change-Id: I6bf3e5d266f19512b382bc39de9ce09946ec4e2d
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/Android.bp
d9758aaecf5093f2a506364f1bfc226b00aa72d0 13-Dec-2016 Colin Cross <ccross@android.com> Remove llvm-generated-headers

Generated headers are now part of llvm-defaults.

Test: mma -j
Change-Id: I23e5d93d8693d7dff99ae716e830d8712e752007
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/Android.bp
1d3ac5662519c1864922c2edfba7a0f7a3de16b3 07-Dec-2016 Colin Cross <ccross@android.com> Convert libbcc to Android.bp

See build/soong/README.md for more information.

Includes one small code change to replace
FORCE_BUILD_LLVM_DISABLE_NDEBUG with _DEBUG, which is set already in
llvm-defaults in external/llvm/soong/llvm.go when the environment
variable is set.

libbcc-targets.mk remains, it is still used by frameworks/rs/cpu_ref.

Reapplies Iec37d2c33020bb5702c27497ae343a8312601202 with libbcinfo's
version_script only applied on device builds, and only building 64-bit
for host.

Test: mma -j
Test: mma -j FORCE_BUILD_LLVM_COMPONENTS=true
Change-Id: I6a024929bf90368f81f47c72f0c48866efc0e635
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/Android.bp
7e4c6d72d977de3e3635bc7280f52ab737c1ad34 13-Dec-2016 Colin Cross <ccross@android.com> Revert "Convert libbcc to Android.bp"

This reverts commit 5a2d24e315d79f735eeb8b6560118f10edbd6b05.

Reason for revert: breaks mac build

Change-Id: I6429aaddea2c2cc1e71c5ab66d656392a112bd8f
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/Android.bp
5a2d24e315d79f735eeb8b6560118f10edbd6b05 07-Dec-2016 Colin Cross <ccross@android.com> Convert libbcc to Android.bp

See build/soong/README.md for more information.

Includes one small code change to replace
FORCE_BUILD_LLVM_DISABLE_NDEBUG with _DEBUG, which is set already in
llvm-defaults in external/llvm/soong/llvm.go when the environment
variable is set.

libbcc-targets.mk remains, it is still used by frameworks/rs/cpu_ref.

Test: mma -j
Test: mma -j FORCE_BUILD_LLVM_COMPONENTS=true
Change-Id: Iec37d2c33020bb5702c27497ae343a8312601202
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/Android.bp