index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2025-02-04
soongdbg: add argument for location of soongdbg info
LaMont Jones
2025-01-21
Remove "no deps" versions of build modes
Cole Faust
2024-12-09
Add get_build_vars command to wrap soong_ui --get-build-vars mode
Joe Onorato
2024-10-21
Add a soongdbg star command, which prints dependencies in both directions.
Joe Onorato
2024-08-23
Make aninja work with alternate out dirs
Cole Faust
2024-08-12
Merge "dirmods: Add option to not recurse" into main
Treehugger Robot
2024-07-26
fix soongdbg missing args
Joe Onorato
2024-07-26
Merge "Fix mistake made when moving installmod from shell function standalone...
Treehugger Robot
2024-07-25
Fix mistake made when moving installmod from shell function standalone script
Joe Onorato
2024-07-20
Fix afind command
Joe Onorato
2024-07-18
dirmods: Add option to not recurse
Atneya Nair
2024-07-18
dirmods: Update to take absolute paths
Atneya Nair
2024-07-06
Merge "Add afind command." into main
Treehugger Robot
2024-07-05
Add afind command.
Joe Onorato
2024-07-02
Use the correct ninja binary for the host in aninja
Dan Willemsen
2024-06-20
Merge "Add --tag argument to soongdbg" into main
Treehugger Robot
2024-06-20
Add --tag argument to soongdbg
Joe Onorato
2024-06-06
Add run_tool_with_logging as a standalone scripts
Zhuoyao Zhang
2024-06-04
Cleanup dirmods, outmod, and pathmod
Cole Faust
2024-06-04
Make pathmod give absolute paths
Cole Faust
2024-05-30
Add list_releases command
Joe Onorato
2024-05-30
Add standalone list_products and list_variants commands.
Joe Onorato
2024-05-24
get_build_var and get_abs_build_var are now scripts
Joe Onorato
2024-05-24
More envsetup.sh cleanup -- move these to standalone scripts
Joe Onorato
2024-05-24
build/soong side of move the module-info.json commands into standalone scripts.
Joe Onorato
2024-05-21
Add build-flag-declarations tool
LaMont Jones
2024-05-18
Make refreshmod a script instead of a shell function
Joe Onorato
2024-05-18
Convert envsetup.sh shell functions to scripts.
Joe Onorato
2024-05-14
Move aninja and overrideflags from shell functions to real scripts
Joe Onorato
2024-04-30
release_config: various cleanup
LaMont Jones
2024-02-09
Add --depth and --reverse to soongdbg deps
Joe Onorato
2024-02-09
Add option to show dependency tags in soongdbg
Joe Onorato
2024-02-09
Fix soongdbg deps
Joe Onorato
2024-02-09
Add soongdbg json to print the json for a module
Joe Onorato
2024-02-09
Add --svg and --dot args to soongdbg so you don't have to run graphviz by hand
Joe Onorato
2024-02-09
Add --label argument to soongdbg to call jq for metadata
Joe Onorato
2024-02-03
Add new soongdbg command and a big json file full of soong debugging info.
Joe Onorato