index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
soong_ui.bash
Age
Commit message (
Expand
)
Author
2024-10-02
Fix soong_ui.bash on mac
Cole Faust
2024-09-23
Move cog setup logic into shell_utils so it can be used when any of these com...
Sam Lewis
2024-04-18
Bootstrap out/release-config early
LaMont Jones
2023-03-15
Rename mk2rbc/cmd to make `go install` work properly
Dan Willemsen
2023-03-07
Make TRACE_BEGIN_SOONG great again.
MarkDacek
2023-01-03
Move common functions to script_utils.sh
Joe Onorato
2022-03-29
Always build mk2rbc/rbcrun
Cole Faust
2018-12-28
Fix: soong_ui.bash's wrong check for TOP variable
Jooyung Han
2017-07-24
Switch to blueprint's microfactory
Dan Willemsen
2017-07-12
Support running soong_ui.bash from anywhere in the tree
Dan Willemsen
2017-05-15
Add build_test.sh, split common parts of soong_ui.bash
Dan Willemsen
2017-03-02
Fix OUT_DIR_COMMON_BASE with soong_ui
Dan Willemsen
2017-02-22
Don't use runtime.Version() to find the current go version
Dan Willemsen
2017-02-06
Add microfactory to bootstrap a go program with minimal overhead
Dan Willemsen