Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Issue 1371403002: Make aidl.py create .srcjars with .java files in package-based directories (Closed)

Created:
5 years, 2 months ago by agrieve
Modified:
5 years, 2 months ago
Reviewers:
Yaron
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@javac-flags
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make aidl.py create .srcjars with .java files in package-based directories They were previously created not within any subdirectory. Having them within subdirectories is a prereq. for incremental compilation. BUG=536817 Committed: https://crrev.com/0c4d49e5e801760dfbd30b58f3e92c2c327bbc69 Cr-Commit-Position: refs/heads/master@{#351404}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M build/android/gyp/aidl.py View 2 chunks +9 lines, -1 line 3 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (2 generated)
agrieve
On 2015/09/29 13:43:59, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:yfriedman@chromium.org
5 years, 2 months ago (2015-09-29 13:44:03 UTC) #2
agrieve
On 2015/09/29 13:44:03, agrieve wrote: > On 2015/09/29 13:43:59, agrieve wrote: > > mailto:agrieve@chromium.org changed ...
5 years, 2 months ago (2015-09-29 17:20:14 UTC) #3
Yaron
https://codereview.chromium.org/1371403002/diff/1/build/android/gyp/aidl.py File build/android/gyp/aidl.py (right): https://codereview.chromium.org/1371403002/diff/1/build/android/gyp/aidl.py#newcode47 build/android/gyp/aidl.py:47: with zipfile.ZipFile(options.srcjar, 'w') as srcjar: As an alternative, how ...
5 years, 2 months ago (2015-09-29 17:24:05 UTC) #4
agrieve
https://codereview.chromium.org/1371403002/diff/1/build/android/gyp/aidl.py File build/android/gyp/aidl.py (right): https://codereview.chromium.org/1371403002/diff/1/build/android/gyp/aidl.py#newcode47 build/android/gyp/aidl.py:47: with zipfile.ZipFile(options.srcjar, 'w') as srcjar: On 2015/09/29 17:24:05, Yaron ...
5 years, 2 months ago (2015-09-29 17:36:56 UTC) #5
Yaron
lgtm https://codereview.chromium.org/1371403002/diff/1/build/android/gyp/aidl.py File build/android/gyp/aidl.py (right): https://codereview.chromium.org/1371403002/diff/1/build/android/gyp/aidl.py#newcode47 build/android/gyp/aidl.py:47: with zipfile.ZipFile(options.srcjar, 'w') as srcjar: On 2015/09/29 17:36:56, ...
5 years, 2 months ago (2015-09-29 17:48:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1371403002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1371403002/1
5 years, 2 months ago (2015-09-29 20:15:40 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 2 months ago (2015-09-29 21:19:02 UTC) #9
commit-bot: I haz the power
5 years, 2 months ago (2015-09-29 21:20:31 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0c4d49e5e801760dfbd30b58f3e92c2c327bbc69
Cr-Commit-Position: refs/heads/master@{#351404}

Powered by Google App Engine
This is Rietveld 408576698