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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add depfile support to RuleBuilder
Colin Cross
2019-03-29
1
-10
/
+107
*
Add RuleBuilderCommand.Flags
Colin Cross
2019-03-29
1
-0
/
+9
*
Fix RuleBuilder.Restat
Colin Cross
2019-03-05
1
-0
/
+1
*
Replace *Escape with *EscapeList
Colin Cross
2019-03-04
1
-1
/
+1
*
Fix soong.android.RuleBuilderCommand.FlagWithList's comment.
Roland Levillain
2019-02-27
1
-1
/
+1
*
Make RuleBuilder methods take Paths
Colin Cross
2019-02-20
1
-102
/
+70
*
Revert "Make RuleBuilder methods take Paths"
Colin Cross
2019-02-21
1
-70
/
+102
*
Make RuleBuilder methods take Paths
Colin Cross
2019-02-20
1
-102
/
+70
*
Add RuleBuilder.Installs().String()
Colin Cross
2019-02-13
1
-3
/
+20
*
Add RuleBuilderCommand.FlagForEachArg()
Colin Cross
2019-02-12
1
-0
/
+9
*
Add MissingDeps to RuleBuilder
Colin Cross
2019-02-06
1
-0
/
+22
*
Add Temporary and DeleteTemporaryFiles to RuleBuilder
Colin Cross
2019-02-05
1
-9
/
+47
*
Improve RuleBuilder documentation and methods
Colin Cross
2019-02-05
1
-4
/
+107
*
Allow RuleBuilder to be used with SingletonContext
Colin Cross
2019-02-05
1
-8
/
+32
*
Move dexpreopt.Script to android.RuleBuilder
Colin Cross
2019-02-05
1
-0
/
+230