1. 23 Jul, 2010 2 commits
  2. 22 Jul, 2010 5 commits
  3. 20 Jul, 2010 1 commit
  4. 16 Jul, 2010 1 commit
  5. 15 Jul, 2010 6 commits
  6. 14 Jul, 2010 6 commits
  7. 13 Jul, 2010 8 commits
  8. 09 Jul, 2010 1 commit
  9. 08 Jul, 2010 4 commits
  10. 07 Jul, 2010 3 commits
    • Steve Howard's avatar
      Fix broken interaction of JarJar and Emma. · de6a0857
      Steve Howard authored
      JarJar, like DX, can't handle the local var corruption that Emma
      performs.  To fix this, I'm moving the JarJar step before the Emma
      step.
      
      Couple other minor changes:
      * Improved the comment about emma hardcoding its output filename,
        since this took me about an hour to track down.
      * Changed one line from "Copying $<" to "Copying $@".  It seems to be
        the convention that such lines print the destination, not the
        source, so I made it consistent.
      
      Change-Id: I9f5c36b4f5af15daf15025b89860e942f15bb668
      de6a0857
    • 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
    • David Turner's avatar
      2b8ba2fa
  11. 01 Jul, 2010 2 commits
    • Steve Howard's avatar
      Manual merge of change 50994 from master (DO NOT MERGE) · 750ac4f3
      Steve Howard authored
      Merging from master because I'm bringing my maps API work into
      gingerbread.
      
      Fix and enable JarJar in Java builds.
      
      java.mk contained a target to enable JarJar in Java builds, but it was
      being bypassed.  This change enabled JarJar as part of the build
      process, and fixes a slight bug with the way it was set up.
      
      Change-Id: I814e64eb30b41bf249a63d683c03040e2658fe0d
      750ac4f3
    • Ed Heyl's avatar
      Add ramdisk.img to the dist dir, again (was removed at some point) - from... · 7d735133
      Ed Heyl authored
      Add ramdisk.img to the dist dir, again (was removed at some point) - from master - please do no merge
      b/2590492 and requested again
      
      Change-Id: I1f4efac2a8ca47f1b69761bb9233427e0ca0411d
      7d735133
  12. 30 Jun, 2010 1 commit