index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bazel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify commandString
Cole Faust
2023-10-24
1
-18
/
+13
*
Remove unused aquery structs
usta
2023-10-16
1
-44
/
+0
*
Move platform constraints to bazel_common_rules.
Jingwen Chen
2023-10-11
1
-29
/
+29
*
Skip @bazel_tools// labels from ninja
usta
2023-09-28
2
-23
/
+77
*
Include label in aquery error
usta
2023-09-22
1
-4
/
+11
*
Merge "Revert "Block CFI on static libraries"" into main
Trevor Radcliffe
2023-09-21
1
-36
/
+0
|
\
|
*
Revert "Block CFI on static libraries"
Trevor Radcliffe
2023-09-21
1
-36
/
+0
*
|
Merge "Block CFI on static libraries" into main
Trevor Radcliffe
2023-09-21
1
-0
/
+36
|
\
|
|
*
Block CFI on static libraries
Trevor Radcliffe
2023-09-20
1
-0
/
+36
*
|
Stub/Impl selection for sdk variants
Spandan Das
2023-09-16
1
-0
/
+2
*
|
Don't allow tree artifacts in mixed builds
Cole Faust
2023-09-07
1
-0
/
+15
*
|
Merge "Use aquery results to determine if a file should be executable" into main
Treehugger Robot
2023-08-31
1
-0
/
+2
|
\
\
|
*
|
Use aquery results to determine if a file should be executable
Cole Faust
2023-08-31
1
-0
/
+2
|
|
/
*
/
Support memtag sanitizer.
Yu Liu
2023-08-28
1
-2
/
+2
|
/
*
Merge "bp2build for sanitizer blocklists long term fix" into main
Trevor Radcliffe
2023-08-17
2
-10
/
+33
|
\
|
*
bp2build for sanitizer blocklists long term fix
Trevor Radcliffe
2023-08-14
2
-10
/
+33
*
|
Use Label (string) instead of Label (struct) to dedupe
Spandan Das
2023-08-16
2
-11
/
+12
|
/
*
Make bp2build-generated selects() based on product config build settings
Cole Faust
2023-08-03
1
-1
/
+1
*
Revert^2 "Initial implementation of the bazel sandwich"
Cole Faust
2023-08-01
2
-2
/
+207
*
Merge "Revert "Initial implementation of the bazel sandwich"" into main
Jooyung Han
2023-08-01
2
-207
/
+2
|
\
|
*
Revert "Initial implementation of the bazel sandwich"
Jooyung Han
2023-08-01
2
-207
/
+2
*
|
Merge "Initial implementation of the bazel sandwich" into main
Treehugger Robot
2023-07-31
2
-2
/
+207
|
\
|
|
*
Initial implementation of the bazel sandwich
Cole Faust
2023-07-31
2
-2
/
+207
*
|
Add GoStdlib mnemonic for special handling of ''
Spandan Das
2023-07-28
1
-1
/
+1
|
/
*
Handle xsd config more like other partitions
Liz Kammer
2023-07-24
2
-0
/
+132
*
Merge "Revert "Add workaround for a file with an mtime in the future"" into main
Cole Faust
2023-07-22
1
-22
/
+1
|
\
|
*
Revert "Add workaround for a file with an mtime in the future"
Romain Jobredeaux
2023-07-19
1
-22
/
+1
*
|
Merge changes from topic "build_go_source_mixed_builds" into main
Spandan Das
2023-07-19
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add functionality to sandbox mixed build actions
Spandan Das
2023-07-14
1
-0
/
+9
*
|
Add workaround for a file with an mtime in the future
Cole Faust
2023-07-18
1
-1
/
+22
*
|
Make errorprone a configurable attribute for bazel conversion
Alix
2023-07-12
2
-11
/
+28
|
/
*
Handle RepoMappingManifest actions
Cole Faust
2023-07-06
1
-1
/
+1
*
Respect '' received from aquery
Spandan Das
2023-06-23
1
-1
/
+25
*
Create GetPrebuiltFileInfo to Mixed builds cquery api
Spandan Das
2023-06-07
1
-0
/
+49
*
implement USE_BAZEL_VERSION for m
Chris Parsons
2023-06-01
1
-9
/
+19
*
Remove GetPythonBinary request type
Chris Parsons
2023-05-23
2
-56
/
+0
*
bp2build support for host_ldlibs
Spandan Das
2023-05-16
1
-12
/
+12
*
Merge changes from topic "stub-impl-per-api-domain"
Spandan Das
2023-05-11
2
-3
/
+5
|
\
|
*
Select stub/impl per apex variant
Spandan Das
2023-05-08
1
-3
/
+3
|
*
Broaden the granularity of config_setting from apex_name to api_domain
Spandan Das
2023-05-04
1
-0
/
+2
*
|
Bp2build support for soong config variables + os
Cole Faust
2023-05-08
3
-13
/
+12
|
/
*
Create config_setting per apex_name
Spandan Das
2023-04-28
1
-4
/
+6
*
Add a function to create config_setting(s)
Spandan Das
2023-04-28
1
-0
/
+11
*
Merge "Refactor and cleanup of bazel handler"
Christopher Parsons
2023-04-25
1
-15
/
+23
|
\
|
*
Refactor and cleanup of bazel handler
Chris Parsons
2023-04-25
1
-15
/
+23
*
|
Revert "Revert "mixed builds correctly reference stubs libs""
Sam Delmerico
2023-04-25
1
-0
/
+3
|
/
*
Revert "mixed builds correctly reference stubs libs"
Usta (Tsering) Shrestha
2023-04-19
1
-3
/
+0
*
mixed builds correctly reference stubs libs
Sam Delmerico
2023-04-14
1
-0
/
+3
*
Merge "Supporting changes for cc_binary LTO transitions"
Trevor Radcliffe
2023-03-22
1
-1
/
+1
|
\
|
*
Supporting changes for cc_binary LTO transitions
Trevor Radcliffe
2023-03-20
1
-1
/
+1
[next]