1. 23 Jun, 2010 1 commit
  2. 22 Jun, 2010 1 commit
  3. 21 Jun, 2010 5 commits
  4. 17 Jun, 2010 1 commit
  5. 16 Jun, 2010 3 commits
  6. 15 Jun, 2010 3 commits
    • Ying Wang's avatar
      resolved conflicts for merge of 2b8d2383 to gingerbread · c01cf7b9
      Ying Wang authored
      Change-Id: I9174f843f0fde139a7d582f45b027f3face5c981
      c01cf7b9
    • Joe Onorato's avatar
      Merge changes I02214abd,I79e6f60e into froyo · 2b8d2383
      Joe Onorato authored
      * changes:
        Add a tapas command.
        Rename is_unbundled_app_build and UNBUNDLED_APP_BUILD to TARGET_BUILD_APPS.
      2b8d2383
    • Guang Zhu's avatar
      improvement for emma filter option · 9cd3d8c6
      Guang Zhu authored
      the original implementation directly embeds the filter variable into command
      line; this implies that filter variable cannot contain any whitespaces,
      otherwise it'll be misintepreted as a new command line argument to emma. the
      side effect is that user will be forced to cram all filter related java
      class/package names into one line, which could be very long. with this
      change, user can use line continuation ("\") or appending ("+=") to break
      up long filter specs.
      
      Change-Id: I2c130033cdb5120251d6f84c3dd906d140d52991
      9cd3d8c6
  7. 14 Jun, 2010 2 commits
  8. 11 Jun, 2010 6 commits
  9. 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
  10. 09 Jun, 2010 8 commits
  11. 08 Jun, 2010 2 commits
  12. 04 Jun, 2010 2 commits
  13. 03 Jun, 2010 2 commits
  14. 02 Jun, 2010 2 commits