summaryrefslogtreecommitdiff
path: root/tools/cpp-define-generator/Android.bp
AgeCommit message (Expand)Author
2021-11-09Inherit art_defaults in cc_library_headers as well. Martin Stjernholm
2021-11-09Make art_debug_defaults inherit art_defaults. Martin Stjernholm
2021-11-09Refactor libart_runtime_headers_ndk to a header lib also used by libart Martin Stjernholm
2021-07-13Remove libc_headers from cc_object Colin Cross
2021-05-19Disable most ART source modules when ART prebuilts are enabled. Martin Stjernholm
2021-03-19Add min_sdk_version for ART module. Nicolas Geoffray
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2020-10-23Rename ART release APEX to com.android.art. Martin Stjernholm
2020-07-16Bionic libc_headers shouldn't be used in non-Bionic host builds. Martin Stjernholm
2020-05-06Bionic and kernel system include paths are no longer implicit. Martin Stjernholm
2020-05-04Set apex_available property Jiyong Park
2020-04-07Add explicit dependencies on jni_headers Orion Hodson
2020-02-06apex_available becomes more correct Jiyong Park
2019-12-20Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR Jiyong Park
2019-12-19Revert submission 1191937-art_apex_available Joseph Murphy
2019-12-19Use apex_available property Jiyong Park
2019-09-04Explicitly disable cpp-define-generator for Darwin. Elliott Hughes
2019-07-19Replace use of include_dirs with header_libs on asm_defines.s Paul Duffin
2018-10-12Cleanup the cpp-define-generator definitions. David Srbecky
2018-10-12Rewrite cpp-define-generator David Srbecky
2018-10-05Remove the auto-generated asm_support_gen.h David Srbecky
2018-05-16Move ArtDexFileLoader to libdexfile David Sehr
2018-02-28Header library to remove dependence on runtime/ David Sehr
2018-02-14Move libdexfile out of runtime David Sehr
2017-09-27Run bpfmt Dan Willemsen
2017-02-06Revert "Revert "build: Generate asm_support_gen.h from the build, validate up... Igor Murashkin
2017-02-04Revert "build: Generate asm_support_gen.h from the build, validate up-to-date" Calin Juravle
2017-02-02build: Generate asm_support_gen.h from the build, validate up-to-date Igor Murashkin
2016-09-08Convert more of art to Android.bp Colin Cross
2016-09-07Revert "Convert more of art to Android.bp" Colin Cross
2016-09-06Convert more of art to Android.bp Colin Cross