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