aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2021-04-02Remove libgcc toolchain libs for AndroidRyan Prichard
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2021-01-21Switch dex_bootjars to a singleton modulePaul Duffin
2020-11-30rust modules can be included in apexJiyong Park
2020-11-08Define product_available propertyJustin Yun
2020-10-27Make vendor_ramdisk_available.Yifan Hong
2020-06-29Fix bpfmt issues and add bpfmt to preupload checksThiƩbaud Weksteen
2020-06-01Soong package structure refactoringJaewoong Jung
2020-05-28Add support for remote-execution / caching of signapk actionsKousik Kumar
2020-05-15Generate combined deps-info for all updatable modules.Artur Satayev
2020-05-05Add gcov coverage support to Rust modules.Ivan Lozano
2020-04-28Refactor RBE support for Javac/R8/D8 to use the remoteexec package.Ramy Medhat
2020-04-25Merge "Disable ARM32 libgcc"Yi Kong
2020-04-21Disable ARM32 libgccYi Kong
2020-04-16Allow remote execution of link actions.Ramy Medhat
2020-04-07Revert^2 "Add sdk mutator for native modules"Colin Cross
2020-04-07Revert "Add sdk mutator for native modules"Colin Cross
2020-04-01Add sdk mutator for native modulesColin Cross
2020-03-06Remove unused mips workarounds.Elliott Hughes
2020-02-28Merge "Collect metrics from inside soong_build"Colin Cross
2020-02-25Collect metrics from inside soong_buildColin Cross
2020-02-24Fix issues with bp transformationPaul Duffin
2020-02-24Separate cc_library_headers to its own file and add testsPaul Duffin
2020-02-18Add support for cc_binary in module_exportsPaul Duffin
2020-02-13Remove execute-only support.Ivan Lozano
2020-02-07Implement vendor snapshotInseob Kim
2020-01-27Merge "Simplify vendor conditionals"Colin Cross
2020-01-24Simplify vendor conditionalsColin Cross
2020-01-24Merge changes from topics "board_use_recovery_as_root_soong", "ramdisk"Yifan Hong
2020-01-23Revert "Revert "apex_vndk uses vendor variants only""Jooyung Han
2020-01-23Revert "apex_vndk uses vendor variants only"Jooyung Han
2020-01-23apex_vndk uses vendor variants onlyJooyung Han
2020-01-22libatomic / libgcc_stripped: ramdisk_availableYifan Hong
2020-01-21Merge "build: Link the unwinder dynamically into platform and vendor binaries."Peter Collingbourne
2020-01-11Sandbox soong_build by changing to root directoryColin Cross
2020-01-10build: Link the unwinder dynamically into platform and vendor binaries.Peter Collingbourne
2020-01-10Revert "Sandbox soong_build by changing to root directory"Colin Cross
2020-01-09Sandbox soong_build by changing to root directoryColin Cross
2019-12-31Merge "Added module_exports/_snapshot as alias for sdk/_snapshot"Paul Duffin
2019-12-30Added module_exports/_snapshot as alias for sdk/_snapshotPaul Duffin
2019-12-30AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.jsonbralee
2019-12-19Create public stub for platform's sysprop_libraryInseob Kim
2019-12-13Merge "Add x86 device output for Rust"Chih-hung Hsieh
2019-12-13Separate sdk membership support out of cc/library.goPaul Duffin
2019-12-12Add x86 device output for RustChih-Hung Hsieh
2019-12-06Extract the cc and java sdk related tests out into their own filePaul Duffin
2019-12-06Separate sdk testing infrastructure from sdk testsPaul Duffin
2019-12-02Add model to represent generated snapshot .bp filePaul Duffin
2019-11-25Merge changes I0dcc9c7b,I9bc40642Colin Cross
2019-11-20Move cc.imageMutator into the android packageColin Cross