index
:
android_build_blueprint
lineage-17.0
lineage-17.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
context_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure all modules have a name. (#226)
Jaewoong Jung
2018-10-11
1
-0
/
+26
*
Prevent duplicate visit calls in WalkDeps
Colin Cross
2018-06-21
1
-24
/
+25
*
Allow multiple dependencies on the same module
Colin Cross
2018-06-20
1
-3
/
+92
*
prevent file=nil panic if syntax error in Blueprints
Jeff Gaston
2017-12-05
1
-0
/
+39
*
Have handleOneFile(child) wait for handleOneFile(parent).
Jeff Gaston
2017-12-04
1
-1
/
+72
*
Extract module naming into an interface
Jeff Gaston
2017-11-29
1
-5
/
+5
*
Support for a custom list of Blueprints files to parse
Jeff Gaston
2017-10-30
1
-1
/
+3
*
Clarify context.go somewhat
Jeff Gaston
2017-10-30
1
-1
/
+1
*
Let mutators use ctx.AddNinjaFileDeps
Colin Cross
2017-08-01
1
-3
/
+3
*
Add TopDownMutatorContext.CreateModule
Colin Cross
2017-08-01
1
-0
/
+79
*
Import globbing from Soong
Colin Cross
2016-11-03
1
-1
/
+1
*
Ask primary builder for module names
Colin Cross
2016-10-12
1
-7
/
+19
*
Reimplement VisitDirectDeps[If] in on Context.walkdeps
Colin Cross
2016-08-08
1
-6
/
+15
*
Allow tests to mock filesystem
Colin Cross
2016-08-08
1
-2
/
+54
*
Deprecate EarlyMutator and DynamicDependencies
Colin Cross
2015-10-29
1
-11
/
+1
*
Added test for walkDeps.
Yuchen Wu
2015-10-09
1
-0
/
+39
*
Add support for build= variable
Colin Cross
2015-04-20
1
-1
/
+1
*
Add license headers and LICENSE file
Colin Cross
2015-01-23
1
-0
/
+14
*
Move blueprint/* up a directory
Colin Cross
2015-01-23
1
-0
/
+87