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

Issue 11875021: Allow an AppsV2 build to be configured using GYP. (Closed)

Created:
7 years, 11 months ago by Jamie
Modified:
7 years, 11 months ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Allow an AppsV2 build to be configured using GYP. BUG=134213 TEST=Use GYP_DEFINES="remoting_use_apps_v2=1" Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177217

Patch Set 1 #

Total comments: 6

Patch Set 2 : Reviewer comments. #

Total comments: 2

Patch Set 3 : Updated patch comment and rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -9 lines) Patch
M remoting/remoting.gyp View 1 2 5 chunks +24 lines, -0 lines 0 comments Download
A remoting/webapp/appsv2.patch View 1 chunk +140 lines, -0 lines 0 comments Download
M remoting/webapp/build-webapp.py View 1 2 4 chunks +28 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Jamie
Please pay particularly attention to the GYP changes. It's not a language I'm particularly familiar ...
7 years, 11 months ago (2013-01-14 21:18:08 UTC) #1
Wez
https://chromiumcodereview.appspot.com/11875021/diff/1/remoting/remoting.gyp File remoting/remoting.gyp (right): https://chromiumcodereview.appspot.com/11875021/diff/1/remoting/remoting.gyp#newcode24 remoting/remoting.gyp:24: 'remoting_webapp_apps_v2%': 0, nit: remoting_use_apps_v2 or remoting_app_v2_webapp (and then remoting_apps_v2_files) ...
7 years, 11 months ago (2013-01-15 02:24:30 UTC) #2
Jamie
ptal https://chromiumcodereview.appspot.com/11875021/diff/1/remoting/remoting.gyp File remoting/remoting.gyp (right): https://chromiumcodereview.appspot.com/11875021/diff/1/remoting/remoting.gyp#newcode24 remoting/remoting.gyp:24: 'remoting_webapp_apps_v2%': 0, On 2013/01/15 02:24:31, Wez wrote: > ...
7 years, 11 months ago (2013-01-15 21:57:01 UTC) #3
Wez
lgtm https://chromiumcodereview.appspot.com/11875021/diff/5001/remoting/webapp/build-webapp.py File remoting/webapp/build-webapp.py (right): https://chromiumcodereview.appspot.com/11875021/diff/5001/remoting/webapp/build-webapp.py#newcode76 remoting/webapp/build-webapp.py:76: the parent directory, for example a/main.html. To the ...
7 years, 11 months ago (2013-01-16 20:43:57 UTC) #4
Jamie
7 years, 11 months ago (2013-01-16 21:11:34 UTC) #5
FYI

https://chromiumcodereview.appspot.com/11875021/diff/5001/remoting/webapp/bui...
File remoting/webapp/build-webapp.py (right):

https://chromiumcodereview.appspot.com/11875021/diff/5001/remoting/webapp/bui...
remoting/webapp/build-webapp.py:76: the parent directory, for example
a/main.html.
On 2013/01/16 20:43:57, Wez wrote:
> To the parent directory of what?

The parent directory of the web-app. The example is the important point, since
this is not the format you'll get from a git diff. I've updated the comment to
clarify.

Powered by Google App Engine
This is Rietveld 408576698