Description[Chromoting] Update build-webapp to accept a filelist & update GN rules
This cl:
* Adds file list support to build-webapp.py
* Update teh GN webapp build rules to build/pass a filelist
* Enable the GN webapp build for Windows
This change is motivated by enabling the remoting webapp build on
Windows, which has a limit on the size of the command line. This
limit was encountered with the Windows GN build.
The corresponding GYP build files are not updated (even though GYP
has support for building filelists via the <| syntax) because our
files have GYP paths in them that get written into the file rather
than being expanded. Fixing this is not worth the time since we're
moving away from our GYP builds.
BUG=
Committed: https://crrev.com/c9f083641d5b6614195aa6561d82776dd668323d
Cr-Commit-Position: refs/heads/master@{#326959}
Patch Set 1 #Patch Set 2 : Add 's' to comment #
Total comments: 2
Patch Set 3 : Fix indent #
Messages
Total messages: 10 (3 generated)
|