Description[iOS][GN] Port ios_web_unittests to build with gn
Add template to run a java command as an "script", i.e. templates
java_action/java_action_foreach similar to action/action_foreach.
Add template to compile a bunch of JavaScript to a bundle and to
compile JavaScript files with closure compile (only enable checks
that are known to work).
Fix gcdwebserver public configuration to add the dependency on libz
to libs instead of using ldflags.
Add files missing from //ui/base:test_support when building for iOS
with gn (they are present in the gyp build).
BUG=459705
Committed: https://crrev.com/aa7c1cf96274a0a531629f934bd9091a55439270
Cr-Commit-Position: refs/heads/master@{#355460}
Patch Set 1 #
Total comments: 18
Patch Set 2 : Address comments and factorize the code to run java "scripts" #
Total comments: 5
Patch Set 3 : Fix grammar error and fix build/util/java_action.py on Windows #
Total comments: 2
Patch Set 4 : Checks sys.platform and fix a grammar error in the comment #Patch Set 5 : TODO fix-it #Patch Set 6 : TODO fix-it #
Messages
Total messages: 27 (8 generated)
|