1. 23 Jun, 2010 1 commit
  2. 22 Jun, 2010 1 commit
  3. 16 Jun, 2010 1 commit
    • Jing Yu's avatar
      Switch toolchain from gcc-4.4.0 to gcc-4.4.3 · ada132a8
      Jing Yu authored
      gcc-4.4.3 toolchain is based on fsf GCC-4.4.3 with numerous patches.
      It reduces 3.65% code size than the prebuilt gcc-4.4.0 toolchain,
      and improves 3.4% performance on Android benchmarks.
      
      The toolchain uses gold as default linker. With gold, the toolchain
      further reduces 1MB system image.
      
      Change-Id: I55eb4df185f2932e71498fcc28428e4d1b175393
      ada132a8
  4. 11 Jun, 2010 1 commit
  5. 10 Jun, 2010 1 commit
    • Joe Onorato's avatar
      Add a tapas command. · da12daf1
      Joe Onorato authored
      (Actually there was a tapas command that just called choosecombo).
      
      The new better tapas command is for building unbundled apps.  Run
      it with one or more modules to build and optionally a build variant.
      
      tapas [variant] App1 App2 ...
      
      If you don't supply a build variant, it defaults to eng.
      
      Change-Id: I02214abd0b5ad02e364fcb024e10cf6ad17a9e68
      da12daf1
  6. 09 Jun, 2010 1 commit
  7. 08 Jun, 2010 1 commit
  8. 22 Mar, 2010 1 commit
    • Jean-Baptiste Queru's avatar
      Source vendorsetup.sh from the device tree. · 748e638c
      Jean-Baptiste Queru authored
      This way, individual open-source device configurations can
      publish device-specific configurations without having
      to maintain those centrally in envsetup.sh
      
      Bug: 2533998
      Change-Id: I1377846d4d3ebe7abcd2f8279a08abe54039cdbb
      748e638c
  9. 01 Mar, 2010 1 commit
  10. 17 Feb, 2010 1 commit
    • Gilles Debunne's avatar
      Make mmm handle symbolic links. · 8a20f580
      Gilles Debunne authored
      Use the PWD= /bin/pwd trick used in getopt in mmm so that it can deal with a symlinked
      root directory.
      
      Change-Id: Ia8b5ef10cbd10ca05f2301db86f64fdf11ff2840
      8a20f580
  11. 30 Jan, 2010 1 commit
  12. 29 Jan, 2010 1 commit
  13. 12 Jan, 2010 1 commit
  14. 24 Nov, 2009 1 commit
  15. 13 Nov, 2009 1 commit
  16. 12 Nov, 2009 1 commit
    • Christopher Tate's avatar
      Add a host shell function to generate system_server stack traces · 744ee802
      Christopher Tate authored
      For debugging non-ANR weird states in the system server, it is incredibly handy
      to be able to force a complete thread-stack dump of that process.  Here's a
      shell function that does so (creating the /data/anr/traces.txt file with the
      usual permissions if it does not yet exist).
      
      Depends on adb having been configured to run as root.
      
      Change-Id: I01d9d733ef08ffefb00cb61968df36ecf62087f0
      744ee802
  17. 21 Oct, 2009 1 commit
  18. 30 Jul, 2009 1 commit
  19. 15 Jul, 2009 1 commit
  20. 02 Jul, 2009 1 commit
  21. 17 Jun, 2009 1 commit
  22. 05 May, 2009 1 commit
  23. 29 Apr, 2009 1 commit
    • Joe Onorato's avatar
      Slim down chooseproduct (used by choosecombo). · 8849aedd
      Joe Onorato authored
      People keep getting confused by the default products
      in this list, which are almost never what they want,
      because this list roughly corresponds to the DEVICES
      and not the PRODUCTS.
      
      Now that lunch works again, I'm not too worried about
      choosecombo except for the couple of cases lunch can't
      handle, like the simulator.  Therefore, this change
      just removes the list of suggested products, and you
      have to know which one you're trying to build (which
      seems like a resonable prerequisite).
      8849aedd
  24. 13 Apr, 2009 1 commit
  25. 10 Apr, 2009 2 commits
  26. 09 Apr, 2009 1 commit
  27. 31 Mar, 2009 3 commits
  28. 27 Mar, 2009 3 commits
  29. 03 Mar, 2009 2 commits
  30. 27 Feb, 2009 1 commit
  31. 10 Feb, 2009 1 commit
  32. 17 Dec, 2008 1 commit
  33. 21 Oct, 2008 1 commit