1. 20 Jul, 2010 1 commit
  2. 15 Jul, 2010 1 commit
  3. 14 Jul, 2010 1 commit
  4. 13 Jul, 2010 4 commits
  5. 08 Jul, 2010 2 commits
  6. 07 Jul, 2010 1 commit
    • Ying Wang's avatar
      Add phony target dist_libraries · 8d9cbe55
      Ying Wang authored
      that is only used to put your library into the dist dir when doing a full build.
      
      Change-Id: I11e9dc15237086843ea4a00736c81ffc680ca12e
      8d9cbe55
  7. 30 Jun, 2010 1 commit
  8. 29 Jun, 2010 1 commit
  9. 24 Jun, 2010 3 commits
  10. 23 Jun, 2010 1 commit
  11. 21 Jun, 2010 1 commit
  12. 17 Jun, 2010 1 commit
  13. 15 Jun, 2010 1 commit
  14. 10 Jun, 2010 2 commits
    • 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
    • Joe Onorato's avatar
      Rename is_unbundled_app_build and UNBUNDLED_APP_BUILD to TARGET_BUILD_APPS. · 16fa4b29
      Joe Onorato authored
      Change-Id: I79e6f60e009dad3a48709962347441e4ca0c337a
      16fa4b29
  15. 09 Jun, 2010 3 commits
  16. 08 Jun, 2010 1 commit
  17. 02 Jun, 2010 1 commit
  18. 26 May, 2010 1 commit
  19. 25 May, 2010 2 commits
  20. 19 May, 2010 2 commits
  21. 10 May, 2010 1 commit
  22. 07 May, 2010 1 commit
  23. 06 May, 2010 2 commits
  24. 05 May, 2010 2 commits
    • Dan Bornstein's avatar
    • Dan Bornstein's avatar
      Fixed a bunch of stuff in the prelink mappings file: · 7dfcfbc0
      Dan Bornstein authored
      * Added mappings for most of the libraries that didn't already
      have them (as observed from my build).
      
      * Re-canonicalized all the offsets in the mappings file,
      per the official policy of keeping things megabyte-aligned.
      
      * Added comments on each line indicating what size the library
      actually appeared to be in my build (to help with future rejiggerings).
      
      * Added a bit of documentation about the whole deal.
      
      Even with this change, I know there are other libraries that will
      still need to be included, but I think what I have here is a good
      step. Also, this change only reserves room for the new libraries, but
      subsequent changes (in other subprojects) are required to actually
      start prelinking the new libraries. Those changes will be forthcoming
      as well.
      
      Bug: 2651381
      Change-Id: I7a06382fc2b8a14bbd3261de58df3f8a31e4108e
      7dfcfbc0
  25. 04 May, 2010 1 commit
  26. 28 Apr, 2010 1 commit
  27. 27 Apr, 2010 1 commit