1. 30 Nov, 2015 1 commit
    • Tao Bao's avatar
      releasetools: Allow logging the diff for incrementals. · d62c6035
      Tao Bao authored
      Add an option "--log_diff <filename>" to ota_from_target_files.py
      script. When enabled, it logs the differences between the source
      and target builds into <filename> when generating incremental OTAs.
      
      Also move target_files_diff.py into releasetools/ so that it can be
      packed into otatools.zip.
      
      Bug: 25372309
      Change-Id: Ifd4ed0f2f12ef040ee377621ec8c35a873cec34f
      d62c6035
  2. 27 Nov, 2015 4 commits
  3. 26 Nov, 2015 8 commits
  4. 25 Nov, 2015 1 commit
    • Paul Duffin's avatar
      Fix generated-sources-dir-for for COMMON · 699a3221
      Paul Duffin authored
      When the 4th argument specified is non-empty then it attempts to
      use either HOST_OUT_GEN_COMMON or TARGET_OUT_GEN_COMMON
      depending on whether the 3rd argument is non-empty or not
      respectively. Unfortunately, those two variables do not exist,
      the correct names for those variables is HOST_OUT_COMMON_GEN and
      TARGET_OUT_COMMON_GET.
      
      Change-Id: I66edb02824c06e0f504ebe04ff80ddbd77a16c95
      699a3221
  5. 24 Nov, 2015 11 commits
  6. 20 Nov, 2015 7 commits
  7. 19 Nov, 2015 8 commits