Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
42f135b7b083083e79bef0a45f3e7327b83cc11e
/
cc
ec7a91f
Merge "Add extra_test_configs option"
by Treehugger Robot
· 5 years ago
68bfe07
Merge "Reland: Deduplicate APEX variants that would build identically"
by Treehugger Robot
· 5 years ago
66790d8
Merge "Allow globally disabling some clang-tidy checks."
by Treehugger Robot
· 5 years ago
95d1942
Add extra_test_configs option
by Dan Shi
· 5 years ago
aede88c
Reland: Deduplicate APEX variants that would build identically
by Colin Cross
· 5 years ago
d12afec
Allow globally disabling some clang-tidy checks.
by Dan Albert
· 5 years ago
0c7b26e
Revert "Deduplicate APEX variants that would build identically"
by Pete Bentley
· 5 years ago
d6b2525
Deduplicate APEX variants that would build identically
by Colin Cross
· 5 years ago
a07777d
Merge "Rename ApexName to ApexVariationName"
by Treehugger Robot
· 5 years ago
e07f231
Rename ApexName to ApexVariationName
by Colin Cross
· 5 years ago
a24b9de
Merge changes I02fb745a,Iccc96c0d
by Colin Cross
· 5 years ago
29737cf
Merge "Improve abidump generating logic for non-REL build"
by Treehugger Robot
· 5 years ago
d595402
Merge changes I514b90ae,Ie477de70
by Treehugger Robot
· 5 years ago
50a5806
Merge "Stop using prebuilt NDK CRT objects."
by Treehugger Robot
· 5 years ago
a6ba0d2
Merge "Remove M4 export to Make"
by Dan Willemsen
· 5 years ago
20cccd2
Merge "Add remote execution support for clang-tidy actions"
by Kousik Kumar
· 5 years ago
92fe740
Stop using prebuilt NDK CRT objects.
by Dan Albert
· 5 years ago
84ce8d8
Merge "[cc/sanitize] Deprecate blacklist sub-property of sanitize"
by Pirama Arumuga Nainar
· 5 years ago
9f43597
Remove obsolete PDK build functionality
by Dan Willemsen
· 5 years ago
6df3372
Merge "Introduce AlwaysUsePrebuiltSdks"
by Jeongik Cha
· 5 years ago
0dc67ce
Merge changes Icec57d43,Ibb030cc4
by Treehugger Robot
· 5 years ago
678ae27
Remove M4 export to Make
by Dan Willemsen
· 5 years ago
9f381d5
Merge "Only output make targets for uninstallable static libs in the APEX unavailable-to-platform case."
by Martin Stjernholm
· 5 years ago
816a23a
Introduce AlwaysUsePrebuiltSdks
by Jeongik Cha
· 5 years ago
eaebec1
Merge changes from topic "cfi_vendor_snapshot"
by Inseob Kim
· 5 years ago
81ca6cd
Add alias variations to linkageMutator
by Colin Cross
· 5 years ago
094faa5
Use local variations for versionsMutator
by Colin Cross
· 5 years ago
9e9bb7f
Only output make targets for uninstallable static libs in the APEX
by Martin Stjernholm
· 5 years ago
8dc2af8
Merge "Added write only sanitizer for ASAN and HWASAN"
by Mitch Phillips
· 5 years ago
c42f2f2
Add cfi static libraries to vendor snapshot
by Inseob Kim
· 5 years ago
2d34ad9
Refactor vendor snapshot modules
by Inseob Kim
· 5 years ago
eb912dc
Improve abidump generating logic for non-REL build
by Yo Chiang
· 5 years ago
8c69770
Merge changes from topic "soong_sanitize_fix"
by Treehugger Robot
· 5 years ago
2eddd06
Merge "Add libraryDependencyTag to track dependencies on static and shared libraries"
by Colin Cross
· 5 years ago
cf187bc
Merge "[cc/coverage] Pass directory to -fprofile-instr-generate"
by Treehugger Robot
· 5 years ago
6ed5890
Merge "Adds 'kernel/' to vendor proprietary dirs."
by Bill Peckham
· 5 years ago
f45e152
[cc/coverage] Pass directory to -fprofile-instr-generate
by Pirama Arumuga Nainar
· 5 years ago
74d2556
Separate lists of soong sanitize modules
by Inseob Kim
· 5 years ago
e498dd9
Move image mutator things to image.go
by Inseob Kim
· 5 years ago
713387d
Adds 'kernel/' to vendor proprietary dirs.
by Daniel Norman
· 5 years ago
caa47d7
Disable all host OS variants except those explicitly included.
by Martin Stjernholm
· 5 years ago
f856693
Merge "Skip llndk_library and llndk_headers for vendor snapshot"
by Treehugger Robot
· 5 years ago
021f4e5
Fix prebuilt mutator ordering in tests
by Paul Duffin
· 5 years ago
c02c98b
[cc/sanitize] Deprecate blacklist sub-property of sanitize
by Pirama Arumuga Nainar
· 5 years ago
f2664c6
Skip llndk_library and llndk_headers for vendor snapshot
by Justin Yun
· 5 years ago
f0913fb
Follow all shared library dependencies when collecting JNI libraries
by Colin Cross
· 5 years ago
aac3222
Fix DepsInSameApex for some dependencies of static libraries
by Colin Cross
· 5 years ago
4fbb5e0
Handle static unwinder in ltoDepsMutator
by Colin Cross
· 5 years ago
370173e
Expose all shared and header libraries to Make
by Colin Cross
· 5 years ago
6e511a9
Add libraryDependencyTag to track dependencies on static and shared libraries
by Colin Cross
· 5 years ago
bb4511d
Added write only sanitizer for ASAN and HWASAN
by Jasraj Bedi
· 5 years ago
afb7c1b
Merge "Inclusive fix: Replace sanity with validation in cc.go."
by Treehugger Robot
· 5 years ago
0fbbc90
Merge "Update language to comply with Android's inclusive language guidance"
by Treehugger Robot
· 5 years ago
c92a48f
Merge "Update language to comply with Android's inclusive language guidance"
by Treehugger Robot
· 5 years ago
807cfd2
Inclusive fix: Replace sanity with validation in cc.go.
by Patrice Arruda
· 5 years ago
eda8499
Merge "[cc/sanitize] Add Blocklist property"
by Pirama Arumuga Nainar
· 5 years ago
08fac0c
Update language to comply with Android's inclusive language guidance
by Yo Chiang
· 5 years ago
75117fc
Merge "Rename CFI blocklist files."
by Treehugger Robot
· 5 years ago
96d4f45
Merge changes from topic "revert-1366377-prebuilt_build_tool_make-RMDAHCHNNX"
by Colin Cross
· 5 years ago
1b478e5
Merge "Deprecate VNDK-Lite"
by Kiyoung Kim
· 5 years ago
6c4ccca
[cc/sanitize] Add Blocklist property
by Pirama Arumuga Nainar
· 5 years ago
f740ed0
Update language to comply with Android's inclusive language guidance
by Dan Albert
· 5 years ago
eb8d403
Rename CFI blocklist files.
by Pirama Arumuga Nainar
· 5 years ago
dd18efd
Revert "Switch cc's use of bison and flex to prebuilt_build_tool"
by David Su
· 5 years ago
3992b7c
Merge "Fix __ANDROID_SDK_VERSION__=0"
by Jooyung Han
· 5 years ago
1a4ab20
Merge "Revert "Support per-module MakeVars""
by Dan Willemsen
· 5 years ago
613564e
Revert "Support per-module MakeVars"
by Dan Willemsen
· 5 years ago
4ec839a
Merge changes from topics "prebuilt_build_tool", "prebuilt_build_tool_make"
by Dan Willemsen
· 5 years ago
de34d23
Fix __ANDROID_SDK_VERSION__=0
by Jooyung Han
· 5 years ago
6b3d9c3
Merge "Create 'cc_prebuilt_test_library_shared' module type"
by Christopher Parsons
· 5 years ago
1f6d90f
Create 'cc_prebuilt_test_library_shared' module type
by Chris Parsons
· 5 years ago
f9a7824
Merge changes I90df9c04,I70bb8dc2
by Yi Kong
· 5 years ago
a575ff3
[pgo] Allow profile gather and use flags to coexist for sampling PGO
by Yi Kong
· 5 years ago
84803c5
[pgo] Sampling PGO does not require benchmark property
by Yi Kong
· 5 years ago
fef9d4b
Merge "Install data_libs using relative_install_path property"
by Christopher Parsons
· 5 years ago
216e10a
Install data_libs using relative_install_path property
by Chris Parsons
· 5 years ago
5df3439
Merge "Add compile_multilib properties to all native prebuilts (reland)."
by Treehugger Robot
· 5 years ago
b0aa851
Deprecate VNDK-Lite
by Kiyoung Kim
· 5 years ago
2019658
Support per-module MakeVars
by Dan Willemsen
· 5 years ago
d2e291a
Switch cc's use of bison and flex to prebuilt_build_tool
by Dan Willemsen
· 5 years ago
59415ca
Merge "Add support for macOS 11 SDK"
by Dan Willemsen
· 5 years ago
89238f4
Add compile_multilib properties to all native prebuilts (reland).
by Martin Stjernholm
· 5 years ago
3044394
Merge "Add support for SDK tests with LinuxBionic OS type."
by Martin Stjernholm
· 5 years ago
e34e5b5
Merge "Fix non-determinism in tests."
by Treehugger Robot
· 5 years ago
4fea650
Merge changes I2ac22f7c,I7fc9d55a
by Dan Albert
· 5 years ago
7feceb2
Add support for SDK tests with LinuxBionic OS type.
by Martin Stjernholm
· 5 years ago
38a224d
Fix non-determinism in tests.
by Dan Albert
· 5 years ago
06f58af
Get NDK python script tests running.
by Dan Albert
· 5 years ago
802cc82
Fix pylint issues in gen_stub_libs.
by Dan Albert
· 5 years ago
ca7b2c3
Merge "Revert "Add compile_multilib properties to all native prebuilts.""
by Jakub Pawlowski
· 5 years ago
29936ae
Revert "Add compile_multilib properties to all native prebuilts."
by Charles Chen
· 5 years ago
6da6973
Merge "Add compile_multilib properties to all native prebuilts."
by Treehugger Robot
· 5 years ago
695dc69
Add support for macOS 11 SDK
by Dan Willemsen
· 5 years ago
41405cc
Merge "Nullify stl and sanitize of llndk_headers"
by Inseob Kim
· 5 years ago
1e9c267
Add compile_multilib properties to all native prebuilts.
by Martin Stjernholm
· 5 years ago
ed62b9c
Differentiate sdk snapshot include dir by os type
by Paul Duffin
· 5 years ago
c7c6910
Nullify stl and sanitize of llndk_headers
by Inseob Kim
· 5 years ago
c87fbdd
Merge "Add `data_libs` property to cc_test rules"
by Christopher Parsons
· 5 years ago
c5f2aa4
Merge "soong: globally enable -Wunreachable-code-loop-increment"
by George Burgess IV
· 5 years ago
79d66a5
Add `data_libs` property to cc_test rules
by Chris Parsons
· 5 years ago
Next »