summaryrefslogtreecommitdiff
path: root/envsetup.sh
AgeCommit message (Expand)Author
2025-02-18Switch to the new lunch command. Joe Onorato
2024-10-23Merge "Remove bazel completions from envsetup.sh" into main Joe Onorato
2024-09-23Move cog setup logic into shell_utils so it can be used when any of these com... Sam Lewis
2024-06-10Support tool event logging for fastboot Zhuoyao Zhang
2024-06-06Remove run_tool_with_logging function from envsetup.sh Zhuoyao Zhang
2024-06-05Remove bazel completions from envsetup.sh Joe Onorato
2024-06-04Add new simplified lunch function (lunch2) Joe Onorato
2024-05-24Delete envsetup.sh functions that haven't worked for a long time. Joe Onorato
2024-05-24Make get_build_var and get_abs_build_var into scripts. Joe Onorato
2024-05-24More moving shell functions in envsetup.sh to standalone scripts. Joe Onorato
2024-05-24Remove apparently unused 'pez' function from envsetup.sh Joe Onorato
2024-05-24build/make side of move the module-info.json commands into standalone scripts. Joe Onorato
2024-05-24Remove the "provision" shell function from envsetup.sh Joe Onorato
2024-05-21Fix a bug in run_tool_with_logging script Zhuoyao Zhang
2024-05-20Make side of converting refreshmod to a shell script Joe Onorato
2024-05-20Clean cruft out of envsetup.sh Joe Onorato
2024-05-14Clean cruft out of envsetup.sh. Joe Onorato
2024-05-14Provide a function in envsetup.sh to get the host arch directly Joe Onorato
2024-05-07Remove the ANDROID_ENABLE_TOOL_LOGGING environment variable Zhuoyao Zhang
2024-05-02Add an integration test Zhuoyao Zhang
2024-04-19Support tool event logging for ADB invocations Zhuoyao Zhang
2024-04-17Add a facility to log tool invocations Zhuoyao Zhang
2024-03-22envsetup.sh: work around zsh's built-in `which`. Elliott Hughes
2024-03-21envsetup.sh: explain _why_ there's an adb function in here. Elliott Hughes
2024-03-20Fix adb function. Elliott Hughes
2024-02-12envsetup: fix path to build/bazel/bin tools LaMont Jones
2024-02-03Add build/soong/bin to the paths Joe Onorato
2024-01-17Add banner announcing adevice when running builds. Kevin Dagostino
2024-01-08Merge "Fix numeric selection from lunch menu" into main Fabián Cañas
2024-01-05Fix numeric selection from lunch menu Fabián Cañas
2024-01-04Change default lunch target Greg Kaiser
2023-12-22Quote the backslash in the hmm output. Martin Stjernholm
2023-11-23Merge "Suggest developers use -eng builds instead when they lunch -userdebug"... Mark White
2023-11-17Merge "Revert "Add banner announcing adevice when running builds."" into main Colin Cross
2023-11-17Revert "Add banner announcing adevice when running builds." Colin Cross
2023-11-02Fix example lunch target Greg Kaiser
2023-11-01Merge "Add banner announcing adevice when running builds." into main Ronald Braunstein
2023-10-31Add banner announcing adevice when running builds. Ronald Braunstein
2023-10-27Set empty TARGET_RELEASE for some commands Greg Kaiser
2023-10-27Fix banchan for trunk stable builds Greg Kaiser
2023-10-27Require lunch targets to be product-release-variant Greg Kaiser
2023-10-26Fix tapas for git_main builds Greg Kaiser
2023-10-25Suggest developers use -eng builds instead when they lunch -userdebug Mark White
2023-10-25Have default 'lunch' target use a release type Greg Kaiser
2023-10-24Add aninja to envsetup.sh Colin Cross
2023-10-20add script to help override flag value locally Zhi Dou
2023-10-17Support multiple module name queries with bmod. Jingwen Chen
2023-09-14Add cog setup scripts Kousik Kumar
2023-07-13Use command instead of which to locate/run adb Saagar Jha
2023-07-10Updating build/config setup to refresh adb path name after a rebuild. Shaju Mathew