- 9d6c7dc Make the WholeStatic/Static/Shared libs properties configurable by Cole Faust · 5 months ago
- ab6046f Make required a configurable property by Cole Faust · 7 months ago
- 30286e3 Replace {device,qti}_kernel_headers only when building inline by Chirayu Desai · 3 years, 1 month ago
- 26509d3 Replace qti_kernel_headers with generated_kernel_headers by Nolen Johnson · 3 years, 1 month ago
- 9a23a6e Replace device_kernel_headers with generated_kernel_headers by Chirayu Desai · 4 years ago
- 8006484 Add "Optimize_for_size" build property am: 5786f5cf1d by Yi Kong · 7 months ago
- 5786f5c Add "Optimize_for_size" build property by Yi Kong · 8 months ago
- 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 8 months ago
- 8f05c54 VNDK is fully deprecated from Soong by Kiyoung Kim · 8 months ago
- 22152f6 Remove VndkUseCoreVariant related code from build by Kiyoung Kim · 8 months ago
- d62ea30 Add clang_verify property for cc. by kellyhung · 8 months ago
- e8fcd37 Merge changes from topic "rust-made-to-order-staticlibs" into main by Ivan Lozano · 8 months ago
- 0a468a4 rust: made-to-order rust staticlibs by Ivan Lozano · 8 months ago
- 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 8 months ago
- ae0d23f Merge "Implement cc_cmake_snapshot" into main by Tomasz Wasilczyk · 8 months ago
- 1c8ea5b Implement cc_cmake_snapshot by Hao Chen · 1 year, 3 months ago
- 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 8 months ago
- 364740b Merge "Merge logtags from cc modules too" into main by Inseob Kim · 9 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 9 months ago
- 973cb6f Move LLNDK related logic to llndk_library by Kiyoung Kim · 9 months ago
- 37e0bb0 Merge logtags from cc modules too by Inseob Kim · 9 months ago
- 6a08d49 Add test-only for test-per-src cc modules by Ronald Braunstein · 9 months ago
- c0df1af Merge "Pass system include dirs to header ABI checker" into main by Hsin-Yi Chen · 9 months ago
- a115e26 Add "test-only" flag for cc modules by Ronald Braunstein · 9 months ago
- 5f228b0 Pass system include dirs to header ABI checker by Hsin-Yi Chen · 10 months ago
- ed2adb8 Merge "Remove Device VNDK version usage from Soong" into main by Treehugger Robot · 9 months ago
- d22fcc4 Merge "Let LLNDK implementation libraries depend on LLNDK headers" into main by Hsin-Yi Chen · 9 months ago
- 4e765b1 Remove Device VNDK version usage from Soong by Kiyoung Kim · 9 months ago
- 37693d0 Deprecate Snapshot build by Kiyoung Kim · 9 months ago
- 715142a Let LLNDK implementation libraries depend on LLNDK headers by Hsin-Yi Chen · 10 months ago
- 6954bd2 Merge "Remove PlatformVndkVersion property" into main by Kiyoung Kim · 10 months ago
- 342fa6b Add global C flags to compile_commands by Luis Useche · 10 months ago
- fa13ff1 Remove PlatformVndkVersion property by Kiyoung Kim · 10 months ago
- 8bcf3c6 Add required, host_required, and target_required as dependencies by Jiyong Park · 10 months ago
- 67a2842 Validate aconfig libs are built with the correct modes. by Yu Liu · 10 months ago
- 3faa792 Use BaseModuleName of dep when writing to make by Spandan Das · 11 months ago
- 3513fb1 Remove fdoProfileMutator by Colin Cross · 12 months ago
- d38feb0 Convert AFDO mutators to TransitionMutator by Colin Cross · 12 months ago
- 196d949 Merge changes from topic "revert-2925209-KVPWEBRQHT" into main by Ke-Yu Lu · 11 months ago
- 0be9d60 Revert "Convert AFDO mutators to TransitionMutator" by Ke-Yu Lu · 11 months ago
- 351d364 Revert "Remove fdoProfileMutator" by Ke-Yu Lu · 11 months ago
- 6c39274 Merge changes Ied8fd7b5,Ib0584545 into main by Colin Cross · 11 months ago
- a8a5f64 Merge "Support mechanism to select a specific version of module sdk prebuilt" into main by Treehugger Robot · 12 months ago
- 04a5993 Merge "Convert orderfile mutators to TransitionMutator" into main by Colin Cross · 12 months ago
- c21f548 Merge "cc: Vendor modules should NOT derive its "SDK" level from VNDK" into main by Yi-Yo Chiang · 12 months ago
- 2b6dfb5 Support mechanism to select a specific version of module sdk prebuilt by Spandan Das · 12 months ago
- 943aa5c Remove fdoProfileMutator by Colin Cross · 12 months ago
- a6b407f Convert AFDO mutators to TransitionMutator by Colin Cross · 12 months ago
- 33e0c81 Convert orderfile mutators to TransitionMutator by Colin Cross · 12 months ago
- 6ac83a8 Convert LTO mutators to TransitionMutator by Colin Cross · 12 months ago
- f5f4ad3 Convert coverageMutator to a TransitionMutator by Colin Cross · 12 months ago
- 88960aa cc: Vendor modules should NOT derive its "SDK" level from VNDK by Yi-Yo Chiang · 12 months ago
- 8487c0b Soong works with empty VNDK version by Kiyoung Kim · 1 year ago
- afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 1 year ago
- aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year ago
- 6284e0a Merge "Generate image variation without version" into main by Kiyoung Kim · 1 year ago
- b5fdb2e Generate image variation without version by Kiyoung Kim · 1 year ago
- 01f17ff Merge "Skip unique apex_available enforcement on libz (a stub library)" into main by Spandan Das · 1 year ago
- 1a0c6e1 Skip unique apex_available enforcement on libz (a stub library) by Spandan Das · 1 year ago
- 36ce958 Merge "Use ModuleInfoJSONProvider for cc modules" into main by Colin Cross · 1 year ago
- 4a9e6ec Use ModuleInfoJSONProvider for cc modules by Colin Cross · 1 year, 1 month ago
- aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 1 month ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 1 month ago
- 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- 5f5d271 Build native libraries used by layoutlib. by Wei Li · 1 year, 1 month ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
- d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 2 months ago
- 7dcbf42 Merge "cc: export LOCAL_ACONFIG_FILES for printflags" into main by LaMont Jones · 1 year, 1 month ago
- c71f79e cc: export LOCAL_ACONFIG_FILES for printflags by LaMont Jones · 1 year, 1 month ago
- 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 2 months ago
- 9723e33 Do not perform AFDO or optimizing LTO for eng builds by Yi Kong · 1 year, 1 month ago
- 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 2 months ago
- 33914a6 Merge "Remove PGO build support" into main by Yi Kong · 1 year, 2 months ago
- eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 2 months ago
- 9ffbe83 Add non_apex.exclude_shared_libs to cc by Jooyung Han · 1 year, 2 months ago
- 9c3f433 Remove PGO build support by Yi Kong · 1 year, 2 months ago
- 87b2ab2 Add test spec provider to test modules. by Aditya Choudhary · 1 year, 2 months ago
- f11b7c3 Support a few more attrs in cc_aconfig_library. by Yu Liu · 1 year, 3 months ago
- af1fde4 Generate product variants by default by Justin Yun · 1 year, 4 months ago
- 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 1 year, 4 months ago
- 855cfc2 Convert cc_aconfig_library to bazel. by Yu Liu · 1 year, 4 months ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 4 months ago
- 63acae9 bp2build converter for ndk_library by Spandan Das · 1 year, 4 months ago
- e12d252 Create a bp2build converter for ndk_prebuilt_*_stl by Spandan Das · 1 year, 4 months ago
- c6a93d8 Created an Orderfile go file for the build system. by Sharjeel Khan · 1 year, 6 months ago
- 37f900c Add aconfig flags and a generic generated library plugin module for cc by Joe Onorato · 1 year, 6 months ago
- 12a1f91 Merge "Convert requested SDK version if preview API level" into main by Treehugger Robot · 1 year, 6 months ago
- 7d8231d Merge "isCfi should query the mutated version" into main by Yi Kong · 1 year, 6 months ago
- 6dcbd9c Convert requested SDK version if preview API level by Prashanth Swaminathan · 1 year, 6 months ago
- 8edcba4 Merge "Create one rule per one corpus/data files" into main by Treehugger Robot · 1 year, 6 months ago
- 3b24406 Create one rule per one corpus/data files by Inseob Kim · 1 year, 6 months ago
- ddffe72 isCfi should query the mutated version by Yi Kong · 1 year, 6 months ago
- add122a rust: Add vendor and recovery dylib support. by Ivan Lozano · 1 year, 6 months ago
- 557423d Merge "Remove special-casing of DCLA libraries" by Spandan Das · 1 year, 7 months ago
- 2327d16 Merge "cc mixed build support to allowlist M13 libraries" by Spandan Das · 1 year, 7 months ago
- 95b24b1 Remove special-casing of DCLA libraries by Spandan Das · 1 year, 7 months ago
- 40b79f8 cc mixed build support to allowlist M13 libraries by Spandan Das · 1 year, 7 months ago
- cc1a519 Merge "Disable mixed builds for unsupported variants" by Treehugger Robot · 1 year, 7 months ago
- 1cec9d1 Disable mixed builds for unsupported variants by Liz Kammer · 1 year, 7 months ago