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
2025-02-06
Merge "Monitor the ABI declared in CommonGlobalIncludes" into main
Hsin-Yi Chen
2025-01-21
Monitor the ABI declared in CommonGlobalIncludes
Hsin-Yi Chen
2025-01-10
rust: Add stub support for rust_ffi modules
Ivan Lozano
2025-01-10
cc: Pull out common library compilation flags
Ivan Lozano
2025-01-10
Refactor cc/rust to prep for Rust stubs
Ivan Lozano
2024-12-18
Convert findImplementationLibrary and compilerFlags to use ModuleProxy.
Yu Liu
2024-11-06
Make include_dirs and local_include_dirs configurable
Cole Faust
2024-11-04
Remove 3 make vars related globals from cc.
Yu Liu
2024-10-22
Merge "Add new properties to aid in removing the 1-variant fallback" into main
Cole Faust
2024-10-21
Add new properties to aid in removing the 1-variant fallback
Cole Faust
2024-10-21
Use --sysroot when compiling against the NDK
Colin Cross
2024-10-21
Revert "Use --sysroot when compiling against the NDK"
Colin Cross
2024-10-17
Use --sysroot when compiling against the NDK
Colin Cross
2024-10-14
Respect THINLTO_USE_MLGO for ML inliner
Florian Mayer
2024-10-02
Don't mutate sources when reusing objects
Colin Cross
2024-09-24
Define __ANDROID_VENDOR_API__ for product variants
Justin Yun
2024-08-19
Make the WholeStatic/Static/Shared libs properties configurable
Cole Faust
2024-08-12
Make the srcs and exclude_srcs properties configurable
Cole Faust
2024-07-26
cc: Enable select syntax for cppflags
Aleks Todorov
2024-06-28
Merge "cc/rust: Alias ffi rlib variant for static_libs" into main
Ivan Lozano
2024-06-27
Merge "disable rtti by default even for non-bionic builds" into main
Treehugger Robot
2024-06-26
cc/rust: Alias ffi rlib variant for static_libs
Ivan Lozano
2024-06-14
Merge "Remove debug/release cflags" into main
Cole Faust
2024-06-14
Merge "cc: Make generated_headers configurable" into main
Aleks Todorov
2024-06-14
cc: Make generated_headers configurable
Aleks Todorov
2024-06-13
Make the cflags property configurable
Cole Faust
2024-06-13
Remove debug/release cflags
Cole Faust
2024-06-11
disable rtti by default even for non-bionic builds
Frederick Mayle
2024-06-11
Merge changes from topic "optimize_for_size" into main
Yi Kong
2024-06-07
allow arch_variants for C++'s rtti option
Frederick Mayle
2024-06-06
Enable MLGO inliner optimization for optimize_for_size cases
Yi Kong
2024-06-06
Add "Optimize_for_size" build property
Yi Kong
2024-05-21
Add clang_verify property for cc.
kellyhung
2024-05-17
Merge changes from topic "rust-made-to-order-staticlibs" into main
Ivan Lozano
2024-05-16
rust: made-to-order rust staticlibs
Ivan Lozano
2024-05-14
cc_cmake_snapshot: improve support for AIDL
Tomasz Wasilczyk
2024-05-09
Implement cc_cmake_snapshot
Hao Chen
2024-05-06
BaseCompilerProperties: add AidlInterface struct for aidl_interface info
Tomasz Wasilczyk
2024-04-02
Add global C flags to compile_commands
Luis Useche
2024-02-01
Remove x86 specific flags from bpf target
AdityaK
2024-01-10
Disable tidy checks for generated code
JaeMan Park
2024-01-09
Split usage of UseVndk
Kiyoung Kim
2023-12-13
Avoid `-target riscv64-linux-androidVanillaIceCream`.
Elliott Hughes
2023-11-30
Define __ANDROID_VENDOR_API__
Justin Yun
2023-11-02
Don't call android.PathForModuleSrc(ctx).String() to get ModuleDir
Colin Cross
2023-07-27
Allow ramdisk targets to set cflags/exclude_srcs.
Christopher Ferris
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
[next]