aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2024-02-21Drop platform_apis from the internal java_library of aidl_interfaceSpandan Das
2024-02-09Reland "AIDL: Rust by default."Steven Moreland
2024-02-08Revert "AIDL: Rust by default."Yunyun Lin
2024-02-08AIDL: Rust by default.Steven Moreland
2024-01-22Don't use lazy_static to create MutexLuca Stefani
2024-01-05Remove TestVndkRequiresFrozen testKiyoung Kim
2024-01-04always_allow_unfrozenSteven Moreland
2023-12-18Update system/tools/aidl to use generic providers APIColin Cross
2023-12-18Revert^2 "Add error when in-development aidl_interface module is frozen: true"Devin Moore
2023-12-11Remove bp2build from system/tools/aidlColin Cross
2023-12-07Revert "Add error when in-development aidl_interface module is frozen: true"Devin Moore
2023-12-07Add error when in-development aidl_interface module is frozen: trueDevin Moore
2023-10-24aidl_interface: ldflagsSteven Moreland
2023-10-19Remove usage of RunBp2BuildTestCaseExtraContextCole Faust
2023-10-16Support C++ and Java unstructured paracelables in aidl_interfaceMatthew Maurer
2023-10-10Aidl test fix to be compatible with allowlist v2Chris Parsons
2023-10-03Reapply "Update golden_test.sh to be aware of RELEASE_AIDL_USE_UNFROZEN"Devin Moore
2023-09-28Make aidl phony mod responsible for bp2buildChris Parsons
2023-09-28Update bp2build tests to use stubbed defsChris Parsons
2023-09-27Revert "Update golden_test.sh to be aware of RELEASE_AIDL_USE_UNFROZEN"Devin Moore
2023-09-26Update golden_test.sh to be aware of RELEASE_AIDL_USE_UNFROZENDevin Moore
2023-09-26Pass deps to SetStubsForDynamicDepsSpandan Das
2023-09-22Revert "update tests now that rustc is using RuleBuilder"Wen-yi Chu
2023-09-22Revert^3 "add rust toolchain tools to testing modules"Wen-yi Chu
2023-09-20Revert^2 "add rust toolchain tools to testing modules"Sam Delmerico
2023-09-20update tests now that rustc is using RuleBuilderSam Delmerico
2023-09-19Change ConvertWithBp2build signatureChris Parsons
2023-09-18enable go test + LSP in build directorySam Delmerico
2023-09-11convert additional_shared_libraries property for aidl_interfaceSam Delmerico
2023-09-08Revert "add rust toolchain tools to testing modules"Sam Delmerico
2023-09-08add rust toolchain tools to testing modulesSam Delmerico
2023-09-07AIDL: unstable -> !structuredSteven Moreland
2023-09-06Add support for unstructured parcelables in Rust.Andrew Walbran
2023-09-01don't create aidl_interface Bazel target if errorSam Delmerico
2023-09-01disallow include_dirs in bp2built aidl_interfaceSam Delmerico
2023-08-30Removed unused platform variables from build testDevin Moore
2023-08-30Remove all "REL" check from AIDLDevin Moore
2023-08-29Light cleanup of build code around Release_aidl_use_unfrozenDevin Moore
2023-08-29Add build tests for 'next' module generationDevin Moore
2023-08-18Remove another build check for unfrozen AIDL interfacesDevin Moore
2023-08-18Remove aidl_interface version check for RELDevin Moore
2023-08-15Set when aidl interfaces are migrated in bp2buildLiz Kammer
2023-07-25Behave like previous frozen version with new flagDevin Moore
2023-07-20Revert "Disable dylib generation for Rust vendor-only"Matthew Maurer
2023-07-11UpsideDownCake is now 34Alex Buynytskyy
2023-06-23Rust: mark 'pub use binder;' deprecatedSteven Moreland
2023-06-22Update aidl for changing DepSets to genericsColin Cross
2023-06-06Replace aidl_interface_headers with aidl_libraryVinh Tran
2023-06-05temporarily disable system/tools/aidl bp2build testsSam Delmerico
2023-05-26vintf test inteface += vendor_availableSteven Moreland