- b35a819 __ANDROID_API__ tracks min_sdk_version by Jiyong Park · 4 years, 5 months ago
- e197d8b Add "aidl.flags:" property for cc_/java_ modules by Jooyung Han · 4 years ago
- 6977e8a 'vendor_available: *' will not create product variant by Justin Yun · 4 years, 3 months ago
- fe9e0c7 Merge "Rename __ANDROID_SDK_VERSION__." by Treehugger Robot · 4 years, 1 month ago
- bf4f55f Improve commenting for cc/builer.go, and kill dead code by Chris Parsons · 4 years, 2 months ago
- b19953d Rename __ANDROID_SDK_VERSION__. by Dan Albert · 4 years, 2 months ago
- 9b44383 rust: Add header library support to rust_bindgen. by Ivan Lozano · 4 years, 2 months ago
- 63e9ec7 Define product_available property by Justin Yun · 4 years, 3 months ago
- 6da33c2 Add target.vendor_ramdisk. by Yifan Hong · 4 years, 3 months ago
- bc9e421 rust: Allow rust_bindgen to use cc_defaults. by Ivan Lozano · 4 years, 4 months ago
- 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 4 years, 6 months ago
- c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 6 months ago
- f18c623 Merge "Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets" by Victor Khimenko · 4 years, 4 months ago
- 1a31f80 Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets by Victor Khimenko · 4 years, 4 months ago
- f2ede7a Sanitize APEX module name properly. by Yifan Hong · 4 years, 4 months ago
- bea94d3 Merge "soong: add support for module specific lexer flags" by Matthias Maennich · 4 years, 5 months ago
- 22fd4d1 soong: add support for module specific lexer flags by Matthias Maennich · 4 years, 6 months ago
- c2a1d70 apex: pass "apex name" as literal to apex variants by Jooyung Han · 4 years, 5 months ago
- aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
- e07f231 Rename ApexName to ApexVariationName by Colin Cross · 4 years, 5 months ago
- 92fe740 Stop using prebuilt NDK CRT objects. by Dan Albert · 4 years, 6 months ago
- dd18efd Revert "Switch cc's use of bison and flex to prebuilt_build_tool" by David Su · 4 years, 6 months ago
- d2e291a Switch cc's use of bison and flex to prebuilt_build_tool by Dan Willemsen · 4 years, 6 months ago
- ac07f88 cc: add exclude_generated_sources property by Jooyung Han · 4 years, 7 months ago
- 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
- 5cffce1 Revert^2: "Remove implict jni.h include path" by Orion Hodson · 4 years, 8 months ago
- 465c775 Revert "Remove implict jni.h include path" by Orion Hodson · 4 years, 8 months ago
- e68926d Remove implict jni.h include path by Orion Hodson · 4 years, 8 months ago
- 2428277 Pass min_sdk_version to cc __ANDROID_SDK_VERSION__ by Jooyung Han · 4 years, 10 months ago
- ccce2f2 Add __ANDROID_SDK_VERSION__=<ver> macro by Jooyung Han · 4 years, 11 months ago
- c87a059 Make __ANDROID_APEX_<NAME>__ macro optional by Jooyung Han · 4 years, 11 months ago
- 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 5 years ago
- d110f87 Fix generated headers of snapshot by Inseob Kim · 5 years ago
- d094d40 Exclude dirs from binder interface whitelisting by Ivan Lozano · 5 years ago
- 950e0ba Expand ClangExtraExternalCflags to non-Google vendor projects by Yi Kong · 5 years ago
- 4af21ed Split local and global cflags by Colin Cross · 5 years ago
- 6b8459b apex: __ANDROID_APEX__ defined with no value by Jooyung Han · 5 years ago
- 7798857 Revert "Revert "Add __ANDROID_APEX_<NAME>__ for apex variants"" by Jooyung Han · 5 years ago
- 50dce73 Merge "Revert "Add __ANDROID_APEX_<NAME>__ for apex variants"" by Treehugger Robot · 5 years ago
- 12f629b Revert "Add __ANDROID_APEX_<NAME>__ for apex variants" by Jooyung Han · 5 years ago
- 60ee985 Merge "Revert "-D__ANDROID_NDK__ for SDK builds."" by Elliott Hughes · 5 years ago
- d29e551 Add __ANDROID_APEX_<NAME>__ for apex variants by Jooyung Han · 5 years ago
- a11242d Revert "-D__ANDROID_NDK__ for SDK builds." by Elliott Hughes · 5 years ago
- c324729 -D__ANDROID_NDK__ for SDK builds. by Steven Moreland · 5 years ago
- b0e6143 Specify the API level via the triple instead of __ANDROID_API__. by Peter Collingbourne · 5 years ago
- d612627 Renderscript: rename .rs extension to .rscript by Jeff Vander Stoep · 6 years ago
- da63a49 Fix sysprop_library build err when using filegroup by Inseob Kim · 6 years ago
- 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
- fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
- 1f95976 Remove libbase dependency of sysprop_library by Inseob Kim · 6 years ago
- 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
- 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
- 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
- 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
- 58e364a Add __ANDROID_APEX__ by Jiyong Park · 6 years ago
- 899c23e Add flag to disable source directory includes. by Dan Albert · 6 years ago
- d7225ea Stop mapping c++17 to c++1z. by Peter Collingbourne · 6 years ago
- fac114b Remove legacy NDK code. by Dan Albert · 6 years ago
- 10db384 Apply rtti settings to linux_bionic by Dan Willemsen · 6 years ago
- 21f2690 Add support for sysprop description files to c++ by Inseob Kim · 6 years ago
- 8536d6b Remove GCC checks by Dan Willemsen · 6 years ago
- 43cfe82 GccCppStdVersion should not be needed anymore by Pirama Arumuga Nainar · 6 years ago
- 59339a2 Fix `go vet` issues by Dan Willemsen · 6 years ago
- d54aee5 Recovery variants are built with -D__ANDROID_RECOVERY__ by Jiyong Park · 7 years ago
- cc80f8d Revert "Revert "Add external projects only CFlags option"" by Yi Kong · 7 years ago
- a9ccbb7 Revert "Add external projects only CFlags option" by Kevin Rocard · 7 years ago
- 6a35087 Add external projects only CFlags option by Yi Kong · 7 years ago
- 4a2dcb5 fix: recovery.cflags now works by Jiyong Park · 7 years ago
- f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
- e42777a Fix the flaky build breakage for droiddoc target. by Nan Zhang · 7 years ago
- 732aa6a Set __ANDROID_API__ for vendor modules to vndk version. by Justin Yun · 7 years ago
- eab1564 Add trace flag for cpp/Java AIDL generation. by Martijn Coenen · 7 years ago
- 1e7d1bf Use armv7a-linux-androideabi for arm device triple. by Chih-Hung Hsieh · 7 years ago
- a052599 Remove obsolete Brillo variable by Dan Willemsen · 7 years ago
- 5789ca9 Use the platform -std= for sdk_version. by Elliott Hughes · 7 years ago
- 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
- 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
- f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
- 28316d4 Store missing profile files into a Make variable by Pirama Arumuga Nainar · 7 years ago
- f231b19 Add only compiler-flag dependencies as implicit by Pirama Arumuga Nainar · 7 years ago
- fadb7b5 Add 'openmp' compiler property by Pirama Arumuga Nainar · 7 years ago
- 70ba5a3 Add compile-time pathDeps as implicit dependencies by Pirama Arumuga Nainar · 7 years ago
- 6ab43d8 Allow NDK static libraries to use the NDK sysroot. by Dan Albert · 7 years ago
- fa0e27a No need to dump modules added -Werror. by Chih-Hung Hsieh · 7 years ago
- 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
- 64a38dc Add default -Wall -Werror or -Wall. by Chih-Hung Hsieh · 7 years ago
- f18e110 Fix using aidl files from filegroups by Colin Cross · 7 years ago
- 26f1450 Move -fvisibility-inlines-hidden to global device cppflags by Colin Cross · 7 years ago
- 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
- 87dd963 Remove no_default_compiler_flags property by Colin Cross · 7 years ago
- 5922f3c Switch instruction_set to *string by Dan Willemsen · 7 years ago
- af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
- 6a43f04 Squash vendor sources before linkageMutator runs by Jiyong Park · 7 years ago
- 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
- 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
- 38f794e Refactor proto in preparation for java proto support by Colin Cross · 7 years ago
- 4f1c3d4 Add support for Windows Message Compiler by Dan Willemsen · 7 years ago
- a622de8 cflags for vendor variants by Jiyong Park · 7 years ago
- f572017 Map cpp_std c++17/gnu++17 to 1z. by Josh Gao · 8 years ago
- 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago