Skip to content
Snippets Groups Projects
  1. May 24, 2012
    • Michael Vines's avatar
      vendorsetup.sh usability improvements · 6a985f09
      Michael Vines authored
      * The use of |repo manifest| to determine when B2G patches should be reapplied
        is now disabled by default due to performance concerns winning over
        correctness (especially when working with a workspace over NFS!)
        To enable the more correct behavior define BSG_USE_REPO in your environment.
      * |. build/envsetup clean| will now revert all B2G patches.  Much less
        typing than |repo abandon b2g_autogen_ephemeral_branch|
      * Improved error reporting to stdout when a patch fails to apply
      * On failure, the |lunch| and |choosecombo| commands are stubbed out to prevent
        further damage.  This is necessary as it's not possible for a 'vendorsetup.sh'
        to report an error back to build/envsetup.sh
      * Before applying patches to a project, the project is now restored to HEAD to
        ensure a pristine base environment.
      
      Change-Id: I2b32ee8b10e342b754707249a09342462d6bcfc4
      6a985f09
  2. May 23, 2012
  3. May 22, 2012
Loading