summaryrefslogtreecommitdiff
path: root/cc/compiler.go
AgeCommit message (Expand)Author
2023-05-23Sandbox inputs to aidl rule in cc Vinh Tran
2023-05-15Use aidl_library in cc libraries Vinh Tran
2023-01-20Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong Vinh Tran
2022-09-14Revert^2 "deletion of clang_cflags & clang_asflags from Soong" Alix Espino
2022-09-12Revert "deletion of clang_cflags & clang_asflags from Soong" Alix Espino
2022-09-09deletion of clang_cflags & clang_asflags from Soong Alix
2022-09-02Enable aidl#generate_traces by default for Cpp Zim
2022-06-28Merge "Replace API level codename with number" Vinh Tran
2022-06-28Replace API level codename with number Vinh Tran
2022-06-22Move global asflags to config to share with Bazel Liz Kammer
2022-06-09Use -fdebug-default-version=4 for assembly files Colin Cross
2022-05-27Do not hardcode default/experimental c{pp}std Liz Kammer
2022-05-19Rename modulesAddedWall to modulesWarningsAllowed Yi Kong
2022-05-18Only set -Wall once. Elliott Hughes
2022-02-18Merge "Add an __ANDROID_RAMDISK__ preprocessor define." David Anderson
2022-02-17Add tidy_timeout_srcs property Chih-Hung Hsieh
2022-02-16Add an __ANDROID_RAMDISK__ preprocessor define. David Anderson
2022-02-16Do not add non-existing -Bprebuilts/gcc/.../bin Chih-Hung Hsieh
2022-01-12Generate tidy-* rules unless tidy is disabled Chih-Hung Hsieh
2021-12-05object files depend only on NDK headers Chih-Hung Hsieh
2021-11-29bp2build implementation for c_std Chris Parsons
2021-11-06Pass --min_sdk_version to aidl compiler Jooyung Han
2021-10-26remove support for *.mc files Nick Desaulniers
2021-10-14Remove `use_apex_name_macro` Jiyong Park
2021-10-08Add bp2build support for cpp_std. Jingwen Chen
2021-09-20Add tidy_disabled_srcs property. Chih-Hung Hsieh
2021-08-17Handle arch-specific/not properties the same. Liz Kammer
2021-08-02Conditionally apply rustdoc flags to third party crates Chris Wailes
2021-08-02Correct isThirdParty check Liz Kammer
2021-07-26Reland: Add more target-specific properties Jiyong Park
2021-07-14Rename ninja variables with Clang in the name Colin Cross
2021-07-14Remove clang indirection without affecting build.ninja Colin Cross
2021-06-29Reland "Consistently prepend arch-specific headers" Colin Cross
2021-06-28Revert "Consistently prepend arch-specific headers" Colin Cross
2021-06-14Consistently prepend arch-specific headers Colin Cross
2021-03-26Merge changes from topic "min_sdk_version" Treehugger Robot
2021-03-23Merge "Handle include_build_directory prop in bp2build" Treehugger Robot
2021-03-23Always respect min_sdk_version Jiyong Park
2021-03-19Handle include_build_directory prop in bp2build Liz Kammer
2021-03-15Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__ Justin Yun
2021-02-25reverses common and external Clang flags Christopher Di Bella
2021-02-22Export aidl, proto and sysprop generated headers separately Paul Duffin
2021-01-13__ANDROID_API__ tracks min_sdk_version Jiyong Park
2021-01-05Add "aidl.flags:" property for cc_/java_ modules Jooyung Han
2020-12-23'vendor_available: *' will not create product variant Justin Yun
2020-12-03Merge "Rename __ANDROID_SDK_VERSION__." Treehugger Robot
2020-12-01Improve commenting for cc/builer.go, and kill dead code Chris Parsons
2020-11-30Rename __ANDROID_SDK_VERSION__. Dan Albert
2020-11-17rust: Add header library support to rust_bindgen. Ivan Lozano
2020-11-08Define product_available property Justin Yun