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