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
/
bootstrap
/
command.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write ninja file directly to the output file
Colin Cross
2019-01-23
1
-10
/
+30
*
Add --empty-ninja-file for test usecases
Dan Willemsen
2018-10-26
1
-0
/
+8
*
Run globs during earlier bootstrap phases
Dan Willemsen
2018-07-06
1
-2
/
+16
*
Allow primary builder to stop bootstrap early
Colin Cross
2017-12-11
1
-0
/
+6
*
Refactor bpdoc
Colin Cross
2017-12-11
1
-1
/
+1
*
Support for a custom list of Blueprints files to parse
Jeff Gaston
2017-10-30
1
-12
/
+25
*
Let mutators use ctx.AddNinjaFileDeps
Colin Cross
2017-08-01
1
-2
/
+3
*
Unify .ninja_log files
Dan Willemsen
2017-07-24
1
-4
/
+11
*
Define everything in both stages
Dan Willemsen
2017-07-24
1
-3
/
+2
*
Use microfactory to build the bootstrap minibp
Dan Willemsen
2017-07-24
1
-5
/
+1
*
Import globbing from Soong
Colin Cross
2016-11-03
1
-0
/
+2
*
Merge pull request #127 from colincross/memprofile
colincross
2016-10-12
1
-0
/
+18
|
\
|
*
Add support for memory profiling
Colin Cross
2016-10-12
1
-0
/
+18
*
|
Improve error reporting
Colin Cross
2016-10-12
1
-1
/
+3
|
/
*
Simplify bootstrap
Dan Willemsen
2016-08-30
1
-32
/
+10
*
Add option to trace goroutine execution
Colin Cross
2016-08-05
1
-0
/
+13
*
Add blueprint_go_binary for user-run tools
Dan Willemsen
2016-05-26
1
-0
/
+1
*
Colorize errors
Colin Cross
2016-01-07
1
-3
/
+6
*
Make removing abandoned files optional
Colin Cross
2015-11-18
1
-4
/
+6
*
Merge pull request #49 from danw/plugins
colincross
2015-09-14
1
-0
/
+1
|
\
|
*
Implement plugins for bootstrap go modules
Dan Willemsen
2015-09-14
1
-0
/
+1
*
|
Add new line to fatal error messages in bootstrap
George Kulakowski
2015-08-21
1
-0
/
+1
|
/
*
Support a separate build directory
Dan Willemsen
2015-08-01
1
-0
/
+3
*
Use three stage builds
Dan Willemsen
2015-07-29
1
-1
/
+6
*
Enhance bootstrap stage selection
Dan Willemsen
2015-07-23
1
-40
/
+30
*
Add self-documenting support
Colin Cross
2015-06-26
1
-0
/
+15
*
Add option to build and run tests during bootstrap
Dan Willemsen
2015-06-25
1
-0
/
+3
*
Create internal bootstrap Config struct
Dan Willemsen
2015-06-24
1
-14
/
+16
*
Fix formatting
Colin Cross
2015-04-20
1
-1
/
+1
*
Set GOMAXPROCS to number of CPUs
Colin Cross
2015-04-15
1
-2
/
+6
*
Update import paths to include github
Jamie Gennis
2015-03-21
1
-2
/
+2
*
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
/
+149