aboutsummaryrefslogtreecommitdiff
path: root/envsetup.sh
AgeCommit message (Expand)Author
8 daysRemove the ANDROID_ENABLE_TOOL_LOGGING environment variableZhuoyao Zhang
13 daysAdd an integration testZhuoyao Zhang
2024-04-19Support tool event logging for ADB invocationsZhuoyao Zhang
2024-04-17Add a facility to log tool invocationsZhuoyao 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 toolsLaMont Jones
2024-02-03Add build/soong/bin to the pathsJoe Onorato
2024-01-17Add banner announcing adevice when running builds.Kevin Dagostino
2024-01-08Merge "Fix numeric selection from lunch menu" into mainFabián Cañas
2024-01-05Fix numeric selection from lunch menuFabián Cañas
2024-01-04Change default lunch targetGreg 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 mainColin Cross
2023-11-17Revert "Add banner announcing adevice when running builds."Colin Cross
2023-11-02Fix example lunch targetGreg Kaiser
2023-11-01Merge "Add banner announcing adevice when running builds." into mainRonald Braunstein
2023-10-31Add banner announcing adevice when running builds.Ronald Braunstein
2023-10-27Set empty TARGET_RELEASE for some commandsGreg Kaiser
2023-10-27Fix banchan for trunk stable buildsGreg Kaiser
2023-10-27Require lunch targets to be product-release-variantGreg Kaiser
2023-10-26Fix tapas for git_main buildsGreg Kaiser
2023-10-25Suggest developers use -eng builds instead when they lunch -userdebugMark White
2023-10-25Have default 'lunch' target use a release typeGreg Kaiser
2023-10-24Add aninja to envsetup.shColin Cross
2023-10-20add script to help override flag value locallyZhi Dou
2023-10-17Support multiple module name queries with bmod.Jingwen Chen
2023-09-14Add cog setup scriptsKousik Kumar
2023-07-13Use command instead of which to locate/run adbSaagar Jha
2023-07-10Updating build/config setup to refresh adb path name after a rebuild.Shaju Mathew
2023-07-07Merge "Remove dmtracedump from build/make" into mainSantiago Aboy Solanes
2023-06-28Add riscv64 banchan target.Ulya Trafimovich
2023-06-27Remove dmtracedump from build/makeSantiago Aboy Solanes
2023-05-16Adapt to gdbrunner packaging.Dan Albert
2023-05-11Add release flag logic based on TARGET_RELEASE.Joe Onorato
2023-05-08Add lunch support for TARGET_RELEASEJeff Hamilton
2023-04-17envsetup: syswrite - wait after rootingSteven Moreland
2023-02-27have sgrep search rust and go files tooJoe Onorato
2023-02-01Merge "Skip RBE warning message"Treehugger Robot
2023-01-26Update PYTHONPATH for adb.py restructuring.Dan Albert
2023-01-12Skip RBE warning messageKousik Kumar
2023-01-10envsetup: add tomlgrep and jsongrepJeff Vander Stoep
2023-01-03Pull common methods into shell_utils.sh, which can be included by scripts.Joe Onorato
2022-12-07multitree_lunch: remove extraneous callLaMont Jones
2022-12-05Fix tests. Missing colon separator and typoJoe Onorato
2022-12-05Split envsetup.sh PATH setting into lunch-dependent and lunch-independent valuesJoe Onorato
2022-11-18Merge "envsetup: Add pygrep function to grep all python files"Treehugger Robot
2022-10-28Speed up m command autocompletionCole Faust