..
Android.bp
Soong package structure refactoring
2020-06-01 13:44:48 -07:00
arm64_device.go
Prefer armv8.2-a to armv8.2a for GNU as compatibility
2020-06-16 02:40:40 -07:00
arm64_fuchsia_device.go
Support building for Fuchsia.
2019-01-24 18:59:29 +00:00
arm_device.go
Remove implicit Bionic and kernel system includes.
2020-05-06 19:45:03 +01:00
cfi_exports.map
Revert "Revert "Build system changes for CFI (Soong)""
2017-11-01 12:50:01 -07:00
clang.go
Allow globally disabling some clang-tidy checks.
2020-08-18 13:28:03 -07:00
global.go
Merge "Add remote execution support for clang-tidy actions"
2020-08-12 13:46:10 +00:00
integer_overflow_blocklist.txt
Rename CFI blocklist files.
2020-07-27 18:37:48 +00:00
OWNERS
Add OWNERS for cc/config/vndk.go
2020-01-17 11:23:14 -08:00
tidy.go
Add bugprone to global clang-tidy default checks
2020-03-03 12:05:22 -08:00
tidy_test.go
Add clang-tidy support
2016-10-31 16:21:01 -07:00
toolchain.go
Add the cc_fuzz target.
2019-07-16 16:30:53 -07:00
vndk.go
Revert "Another round of no-vendor-variant VNDK whitelist cleanup"
2020-02-19 06:17:51 +00:00
x86_64_device.go
Remove implicit Bionic and kernel system includes.
2020-05-06 19:45:03 +01:00
x86_64_fuchsia_device.go
Stop defining unused USE_SSSE3.
2019-07-12 22:40:45 -07:00
x86_darwin_host.go
Add support for macOS 11 SDK
2020-07-14 16:53:43 -07:00
x86_device.go
Remove implicit Bionic and kernel system includes.
2020-05-06 19:45:03 +01:00
x86_linux_bionic_host.go
Remove implicit Bionic and kernel system includes.
2020-05-06 19:45:03 +01:00
x86_linux_host.go
Allow Linux hosts to use ubsan runtime sanitizers.
2020-02-20 20:27:35 +00:00
x86_windows_host.go
Set -fsjlj-exceptions for all 32-bit Windows compiles
2020-09-10 09:33:22 -07:00