index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android
/
rule_builder_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite depfile from sbox to stay reproducible
Dan Willemsen
2019-11-21
1
-2
/
+4
*
Support RuleBuilder.Sbox to wrap commands in sbox
Dan Willemsen
2019-11-21
1
-72
/
+165
*
Add depfile support to RuleBuilder
Colin Cross
2019-03-29
1
-19
/
+36
*
Add RuleBuilderCommand.Flags
Colin Cross
2019-03-29
1
-0
/
+8
*
Fix RuleBuilder.Restat
Colin Cross
2019-03-05
1
-0
/
+6
*
Support testing Rules in Modules and Rules and Builds in Singletons
Colin Cross
2019-03-05
1
-9
/
+18
*
Make RuleBuilder methods take Paths
Colin Cross
2019-02-20
1
-54
/
+121
*
Revert "Make RuleBuilder methods take Paths"
Colin Cross
2019-02-21
1
-121
/
+54
*
Make RuleBuilder methods take Paths
Colin Cross
2019-02-20
1
-54
/
+121
*
Add RuleBuilder.Installs().String()
Colin Cross
2019-02-13
1
-0
/
+13
*
Add RuleBuilderCommand.FlagForEachArg()
Colin Cross
2019-02-12
1
-0
/
+8
*
Add Temporary and DeleteTemporaryFiles to RuleBuilder
Colin Cross
2019-02-05
1
-0
/
+39
*
Improve RuleBuilder documentation and methods
Colin Cross
2019-02-05
1
-2
/
+90
*
Allow RuleBuilder to be used with SingletonContext
Colin Cross
2019-02-05
1
-2
/
+19
*
Move dexpreopt.Script to android.RuleBuilder
Colin Cross
2019-02-05
1
-0
/
+148