1. 30 Aug, 2009 1 commit
  2. 07 Aug, 2009 1 commit
  3. 17 Jul, 2009 1 commit
    • Joe Onorato's avatar
      Speed up the full build. · e334d255
      Joe Onorato authored
      Now, by default, instead of fully building everything,
      we skip dexing the modules that aren't going to be included
      in the current build.
      
      This will slow down some of the incremental builds (like tests),
      but it improves the regular eng build from 27.5 minutes on my
      Mac Pro to 25 minutes.  That's not as much of an improvement
      as I had hoped for, but it's still better.
      
      There is also a change in here that puts the java-source-list
      file which is used to get around limited command line lengths
      in the proper directory.  Before this change, it was an
      accident that the directory for that file existed!
      e334d255
  4. 09 Apr, 2009 3 commits
    • Joe Onorato's avatar
      AI 145655: am: CL 145618 am: CL 145333 Cloned from CL 144759 by 'g4 patch'. · 214a42bb
      Joe Onorato authored
        Original change by joeo@abreu on 2009/04/06 19:54:13.
        Implement SDK add-ons in the build system.
        - Add an option to use the standard javadoc doclet instead
        of droiddoc, since droiddocs non-sdk templates aren't
        ready for prime time.
        - Add the notion of a stubs for a library.  It's only
        implemented for java libraries, but when we do native
        libraries in the NDK or sdk-addons, it will work there too.
        Original author: joeo
        Merged from: //branches/cupcake/...
        Original author: android-build
      
      Automated import of CL 145655
      214a42bb
    • Joe Onorato's avatar
      AI 145618: am: CL 145333 Cloned from CL 144759 by 'g4 patch'. · 64d85d0d
      Joe Onorato authored
        Original change by joeo@abreu on 2009/04/06 19:54:13.
        Implement SDK add-ons in the build system.
        - Add an option to use the standard javadoc doclet instead
        of droiddoc, since droiddocs non-sdk templates aren't
        ready for prime time.
        - Add the notion of a stubs for a library.  It's only
        implemented for java libraries, but when we do native
        libraries in the NDK or sdk-addons, it will work there too.
        Original author: joeo
        Merged from: //branches/cupcake/...
      
      Automated import of CL 145618
      64d85d0d
    • Joe Onorato's avatar
      AI 145333: Cloned from CL 144759 by 'g4 patch'. · 8bbfe659
      Joe Onorato authored
        Original change by joeo@abreu on 2009/04/06 19:54:13.
        Implement SDK add-ons in the build system.
        - Add an option to use the standard javadoc doclet instead
        of droiddoc, since droiddocs non-sdk templates aren't
        ready for prime time.
        - Add the notion of a stubs for a library.  It's only
        implemented for java libraries, but when we do native
        libraries in the NDK or sdk-addons, it will work there too.
      
      Automated import of CL 145333
      8bbfe659
  5. 03 Mar, 2009 2 commits
  6. 15 Jan, 2009 1 commit
  7. 17 Dec, 2008 1 commit
  8. 21 Oct, 2008 1 commit