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
/
genrule
/
genrule.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove depfile support from genrules
Cole Faust
2024-01-25
1
-81
/
+13
*
Propagate aconfig providers for more modules.
LaMont Jones
2024-01-10
1
-0
/
+21
*
Convert SetProvider to generic providers API
Colin Cross
2023-12-14
1
-1
/
+1
*
Update wording on depfile property error
Cole Faust
2023-12-12
1
-6
/
+4
*
Merge "Remove ConvertWithBp2build implementations" into main
Colin Cross
2023-12-11
1
-259
/
+0
|
\
|
*
Remove ConvertWithBp2build implementations
Colin Cross
2023-12-08
1
-259
/
+0
*
|
individually escape results of $(locations)
Cole Faust
2023-12-08
1
-1
/
+1
|
/
*
Add source file provider for genrule/srcs, python libraries and rust libraries.
Aditya Choudhary
2023-12-05
1
-0
/
+1
*
Stop collecting path entry for module_bp_java_deps.json from each module type
Colin Cross
2023-11-15
1
-7
/
+0
*
Merge "Have ConvertWBp2build use Bp2buildMutatorContext" into main
Christopher Parsons
2023-09-20
1
-1
/
+1
|
\
|
*
Have ConvertWBp2build use Bp2buildMutatorContext
Chris Parsons
2023-09-20
1
-1
/
+1
*
|
Don't panic for unhandled product vars
Liz Kammer
2023-09-19
1
-1
/
+4
|
/
*
Bp2build support for app R8-related fields
Romain Jobredeaux
2023-08-31
1
-2
/
+2
*
update docs for genrule tool_files prop
Sam Delmerico
2023-08-14
1
-2
/
+1
*
Bp2build genrule commands as configurable properties
Cole Faust
2023-08-14
1
-10
/
+23
*
cc Bp2build support for genrules that generate .proto file
Spandan Das
2023-08-03
1
-10
/
+20
*
Gen a header library when genrules export includes
Liz Kammer
2023-07-24
1
-1
/
+50
*
Merge "Make genrule export_include_dirs more consistent" into main
Liz Kammer
2023-07-21
1
-0
/
+3
|
\
|
*
Make genrule export_include_dirs more consistent
Liz Kammer
2023-07-17
1
-0
/
+3
*
|
Add write_if_changed property to genrule
Justin Yun
2023-07-17
1
-0
/
+6
*
|
Ensure data is passed to all generation actions
Liz Kammer
2023-07-11
1
-1
/
+1
|
/
*
Add -gen suffix to genrule targets with conflicts
Chris Parsons
2023-06-16
1
-1
/
+12
*
Merge "Fix a race problem in sandboxing genrule logic."
Yu Liu
2023-06-14
1
-24
/
+29
|
\
|
*
Fix a race problem in sandboxing genrule logic.
Yu Liu
2023-06-13
1
-24
/
+29
*
|
bp2build data property -> data attr in gensrcs
Liz Kammer
2023-06-09
1
-10
/
+19
*
|
Add property data to gensrcs for additional inputs
Liz Kammer
2023-06-09
1
-28
/
+50
|
/
*
Refactor the genrule allowlists code to support internal allowlists
Yu Liu
2023-05-31
1
-2
/
+26
*
Support sandboxing genrule
Yu Liu
2023-05-22
1
-10
/
+20
*
Ignore test apexes from bp2build generated tags
Spandan Das
2023-04-27
1
-1
/
+1
*
add APEX transitive dependency validation
Sam Delmerico
2022-12-13
1
-2
/
+10
*
Make cc_genrule.srcs configurable.
Yu Liu
2022-10-19
1
-3
/
+19
*
Convert genDir to RULEDIR in gensrcs's cmd
Vinh Tran
2022-09-23
1
-7
/
+1
*
bp2build to convert $(genDir) to $(RULEDIR) in genrule's cmd
Vinh Tran
2022-09-22
1
-3
/
+4
*
Resolve escaping error in genrules sources with $
Jihoon Kang
2022-08-24
1
-6
/
+8
*
Reformat build/soong for go 1.19
Colin Cross
2022-08-17
1
-2
/
+0
*
Deprecate depfile in gensrcs
Vinh Tran
2022-06-27
1
-0
/
+12
*
Allowlist apexer for bp2build
Cole Faust
2022-06-09
1
-1
/
+1
*
Modify ConvertWithBp2build mutator to convert gensrcs to Bazel rule
Vinh Tran
2022-06-01
1
-24
/
+58
*
Refactor mixed builds to only take one pass
Chris Parsons
2022-05-20
1
-38
/
+56
*
Log information for Mixed Builds modules.
MarkDacek
2022-05-03
1
-1
/
+1
*
Restrict genrules to disallow directories as input
Liz Kammer
2022-02-23
1
-1
/
+4
*
Clarify genrule error message
Anton Hansson
2022-02-23
1
-2
/
+2
*
Merge "Improve error message for dupe srcs in genrule"
Anton Hansson
2022-02-18
1
-1
/
+1
|
\
|
*
Improve error message for dupe srcs in genrule
Anton Hansson
2021-10-08
1
-1
/
+1
*
|
bp2build converts java_genrule and java_genrule_host
Sam Delmerico
2022-01-21
1
-1
/
+1
*
|
Fix genrule tool dependencies when a prebuilt tool is preferred.
Martin Stjernholm
2022-01-12
1
-0
/
+16
*
|
Use one mutator for all bp2build conversion.
Liz Kammer
2021-12-14
1
-39
/
+2
*
|
Revert^2 "Add dependency license annotations"
Colin Cross
2021-12-10
1
-0
/
+1
*
|
Revert "Add dependency license annotations"
Colin Cross
2021-12-10
1
-1
/
+0
*
|
Add dependency license annotations
Colin Cross
2021-12-08
1
-0
/
+1
[next]