aboutsummaryrefslogtreecommitdiffstats
path: root/envsetup.sh
Commit message (Expand)AuthorAgeFilesLines
* Add ASAN_SYMBOLIZER_PATH for SANITIZE_HOST=address builds.Stephen Hines2020-02-041-0/+3
* Make allmod() and pathmod() py3 compatibleLuK13372020-01-121-2/+2
* Merge "Update the docs for 'mm[m][a]'"Treehugger Robot2019-11-011-4/+6
|\
| * Update the docs for 'mm[m][a]'Dan Willemsen2019-10-301-4/+6
* | Update finding go filesOrion Hodson2019-10-301-2/+9
|/
* Merge "Fix zsh compatibility issue in build/envsetup.sh"Treehugger Robot2019-10-081-3/+3
|\
| * Fix zsh compatibility issue in build/envsetup.shGuillaume Chelfi2019-10-031-3/+3
* | Fix lunch choices w/zshDan Willemsen2019-10-031-1/+1
|/
* Update SANITIZE_HOST documentation.Steven Moreland2019-09-271-1/+1
* Detect leaks on host by default.Steven Moreland2019-09-241-4/+1
* Gather lunch choices before printing promptColin Cross2019-09-231-1/+2
* Add "owngrep" shell utility.Jeff Sharkey2019-08-211-0/+7
* Filter out VENDOR_PYTHONPATH from PYTHONPATH in aosp.Jim Tang2019-08-061-0/+4
* envsetup: avoid adding "::" (the cwd) to the PATHRyan Prichard2019-07-151-5/+5
* Revert "Revert "Deprecate bash m* commands and use the soong's modules-in* bu...Patrice Arruda2019-06-201-212/+35
* Revert "Deprecate bash m* commands and use the soong's modules-in* build comm...Patrice Arruda2019-06-201-35/+212
* Deprecate bash m* commands and use the soong's modules-in* build commands ins...Patrice Arruda2019-06-191-212/+35
* Add LLVM binutils prebuilds in PATHYi Kong2019-05-221-5/+8
* Update hmm text for mgrep.Jaewoong Jung2019-05-041-1/+1
* Merge "Add Asuite prebuilds in PATH and remove functions."Treehugger Robot2019-02-201-52/+8
|\
| * Add Asuite prebuilds in PATH and remove functions.Jim Tang2019-02-121-52/+8
| * Merge "Revert "Add Asuite prebuilds in PATH and remove functions.""Chen Xu2019-02-081-8/+52
| |\
| | * Revert "Add Asuite prebuilds in PATH and remove functions."Chen Xu2019-02-081-8/+52
| * | Merge "Add Asuite prebuilds in PATH and remove functions."Treehugger Robot2019-02-081-52/+8
| |\|
| | * Add Asuite prebuilds in PATH and remove functions.Jim Tang2019-01-171-52/+8
* | | Support loading only approved vendorsetup.sh filesDan Willemsen2019-02-121-1/+23
* | | Obsolete add_lunch_comboDan Willemsen2019-02-111-14/+9
* | | Tab completion for the croot functionAnton Hansson2019-02-081-1/+17
|/ /
* | Provide an option to reduce build verbositySasha Smundak2019-01-311-0/+5
* | add pathmod to envsetup.sh for making finding paths to modules easierRett Berg2019-01-301-4/+20
|/
* Update acloud alias to support mac via workaround in go/acloud-mac.Kevin Cheng2019-01-111-0/+2
* Merge "Improve mmm behavior when targets are specified."Jaewoong Jung2019-01-031-13/+21
|\
| * Improve mmm behavior when targets are specified.Jaewoong Jung2019-01-021-13/+21
* | Prevent PYTHONPATH from accumulatively growing.Jim Tang2018-12-221-1/+8
|/
* Rename _complete-android-module-namesdimitry2018-12-111-3/+3
* Merge "Add functions to jump to specific modules."Treehugger Robot2018-12-071-22/+99
|\
| * Add functions to jump to specific modules.Steven Moreland2018-12-061-22/+99
* | AIDEGen: Adopt prebuilt mechanism to bypass 'm aidegen'.patricktu2018-11-291-0/+13
|/
* envsetup.sh: say -p for plain, not -ps.Elliott Hughes2018-11-151-1/+1
* Merge "Add atest shortcut in envsetup.sh."Treehugger Robot2018-11-141-4/+13
|\
| * Add atest shortcut in envsetup.sh.Jim Tang2018-11-061-4/+13
* | Add .hpp files to sgrep and treegrepAurelio Jargas2018-11-061-4/+4
|/
* Don't override zsh users' compinit options.Patrik Fimml2018-10-161-4/+7
* Add acloud shortcut in envsetup.shKevin Cheng2018-10-081-0/+19
* Envsetup: Fix lunch choice with number in zshJim Tang2018-10-031-1/+7
* Add Atest tab completion script.Jim Tang2018-07-171-26/+44
* Envsetup: Add way to skip installing completionsMakoto Onuki2018-06-181-2/+19
* Merge "Move pid, stacks from envsetup.sh to dedicated scripts."Treehugger Robot2018-06-151-53/+0
|\
| * Move pid, stacks from envsetup.sh to dedicated scripts.Josh Gao2018-06-141-53/+0
* | Merge "Fix stacks for Java processes."Treehugger Robot2018-06-151-25/+9
|\|