1. 30 Mar, 2013 1 commit
  2. 08 Mar, 2013 3 commits
  3. 13 Dec, 2012 1 commit
  4. 12 Dec, 2012 1 commit
  5. 11 Dec, 2012 2 commits
  6. 27 Nov, 2012 1 commit
  7. 16 Nov, 2012 1 commit
  8. 11 Oct, 2012 1 commit
    • Ying Wang's avatar
      Resovle symlink in findmakefiles in envsetup.sh · 11b15b15
      Ying Wang authored
      So the returned path can match the one returned by gettop,
      and so we can get the correct relative path of ONE_SHOT_MAKEFILE when running mm.
      
      Change-Id: I492d68fec47e59ec9f4ea0fb5139b1a28af0f6cd
      11b15b15
  9. 26 Sep, 2012 1 commit
  10. 27 Aug, 2012 1 commit
  11. 22 Aug, 2012 1 commit
  12. 21 Aug, 2012 1 commit
    • Victoria Lease's avatar
      getsdcardpath, getscreenshotpath, getlastscreenshot · 1b296b47
      Victoria Lease authored
      Added a few new functions to envsetup.sh:
      - getsdcardpath() returns the sdcard path. This will be more useful
        when multiuser storage complicates the sdcard path.
      - getscreenshotpath() returns the path to screenshots
      - getlastscreenshot() adb pulls the most recently-taken screenshot
      
      Change-Id: I851145088344dff6f1672f0a423201f3aa3e4390
      1b296b47
  13. 17 Aug, 2012 1 commit
  14. 10 Aug, 2012 1 commit
  15. 18 Jul, 2012 1 commit
  16. 05 Jun, 2012 1 commit
  17. 14 May, 2012 1 commit
  18. 27 Apr, 2012 1 commit
    • Robert Greenwalt's avatar
      Add Development/scripts to path. · 0987f03d
      Robert Greenwalt authored
      Adding a script to there and people thought it would be nice if it were
      available/in seach path.
      
      bug:4208971
      Change-Id: I58475f5f0149cec2485dc5bc787b5fb3cc68ba0a
      0987f03d
  19. 20 Apr, 2012 1 commit
  20. 18 Apr, 2012 1 commit
    • Ying Wang's avatar
      Add back ARM_EABI_TOOLCHAIN. · 08f5e9a5
      Ying Wang authored
      ARM_EABI_TOOLCHAIN is still used by the kernel build.
      
      Change-Id: I5cdad0b478c0836e06a2af567e4e212602da1f3b
      08f5e9a5
  21. 10 Apr, 2012 1 commit
  22. 30 Mar, 2012 1 commit
  23. 26 Mar, 2012 1 commit
    • Kenny Root's avatar
      Add hardware API libs and SSL engines to gdb path · 9bf081e9
      Kenny Root authored
      Hardware API implementations and SSL engines are stored as a
      subdirectory to the /system/lib directory. This makes it easier to debug
      them with the "gdbclient" command.
      
      Change-Id: If7c3c7ffbca87425aac85d527e44fbea3bb025ad
      9bf081e9
  24. 08 Mar, 2012 1 commit
    • Scott Anderson's avatar
      Rename help function in envsetup.sh to be hmm · 1a5fc95a
      Scott Anderson authored
      
      Bash has a built-in command "help" that is useful for getting
      help on bash commands without wading through the bash man page
      (e.g. "help test" will give you the syntax for those "if [ ]"
      expressions).  Overwriting a built-in with a convenience function
      is not good.
      
      The function "hmm" was added recently that serves much the same
      purpose as help.  It seems like a good idea to remove the new
      "hmm" command and rename "help" to be "hmm" so we no longer
      overwrite the built-in.
      
      Change-Id: I2079b3e6a10715956ec077d31e817a939c6ee4a0
      Signed-off-by: default avatarScott Anderson <saa@android.com>
      1a5fc95a
  25. 11 Jan, 2012 1 commit
  26. 06 Jan, 2012 1 commit
  27. 05 Jan, 2012 1 commit
    • Jeff Davidson's avatar
      Add hm/hmm/hmmm command. · 32038917
      Jeff Davidson authored
      Everyone always mixes up m/mm/mmm and may not know about the "help"
      command; this seems to be a nice way to remind yourself. :)
      
      Change-Id: I009c7f7891768a8605c06e8d16384a812e607438
      32038917
  28. 30 Nov, 2011 1 commit
  29. 28 Nov, 2011 1 commit
    • Ben Cheng's avatar
      Point OPROFILE_EVENTS_DIR to oprofile dir in source tree. · 057fde14
      Ben Cheng authored
      Otherwise oprofile will punt with the following error message when
      processing results collected by perf events since the event descriptions
      are not stored in the default location on the host.
      
      profile: could not open unit mask description file
      /usr/local/share/oprofile//arm/armv7/unit_masks
      
      Change-Id: I4ff2f2a87546ed3606490596285fb3e466e8d661
      057fde14
  30. 18 Nov, 2011 1 commit
  31. 11 Nov, 2011 1 commit
  32. 10 Nov, 2011 1 commit
  33. 18 Jul, 2011 2 commits
  34. 15 Jul, 2011 1 commit
  35. 12 Jul, 2011 1 commit
  36. 07 Jul, 2011 1 commit
    • Jean-Baptiste Queru's avatar
      Add full_x86 product. · 5e2feda7
      Jean-Baptiste Queru authored
      By inheriting from full, this will be more self-maintaining, and
      automatically gets a better-configured variant (e.g. it has locales,
      a date format, etc...).
      
      Orig-Change-Id: I67b6c2d9f9b7d20cb89154906c3f3d6a5391c838
      5e2feda7