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

Unified Diff: test/variables/commands.gyp.stdout

Issue 271019: Adding cross-compile ability to the make build (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: '' Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/toolsets/toolsets.gyp ('k') | test/variables/commands.gyp.ignore-env.stdout » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/variables/commands.gyp.stdout
===================================================================
--- test/variables/commands.gyp.stdout (revision 706)
+++ test/variables/commands.gyp.stdout (working copy)
@@ -174,6 +174,7 @@
VARIABLES: Expanding 9 to 9
VARIABLES: Expanding '<@(check_list_int)' to [7, 8, 9]
VARIABLES: Expanding 'foo' to 'foo'
+VARIABLES: Expanding 'target' to 'target'
VARIABLES: Expanding 'none' to 'none'
VARIABLES: Matches: {'content': 'var6', 'is_array': '', 'type': '<', 'replace': '<(var6)'}
VARIABLES: Expanding 'var6' to 'var6'
@@ -218,13 +219,13 @@
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding 'letters_list' to 'letters_list'
VARIABLES: Expanding 'dummy' to 'dummy'
+VARIABLES: Expanding 'target' to 'target'
VARIABLES: Expanding 'none' to 'none'
VARIABLES: Expanding 'commands.gyp' to 'commands.gyp'
VARIABLES: Expanding 'commands.gypi' to 'commands.gypi'
VARIABLES: Expanding 'dummy' to 'dummy'
+VARIABLES: Expanding 'target' to 'target'
VARIABLES: Expanding 'none' to 'none'
-VARIABLES: Expanding 'dummy' to 'dummy'
-VARIABLES: Expanding 'none' to 'none'
VARIABLES: Expanding 'letters_' to 'letters_'
VARIABLES: Expanding 'ABCD' to 'ABCD'
VARIABLES: Expanding 'list' to 'list'
@@ -239,6 +240,7 @@
VARIABLES: Expanding '11 ' to '11 '
VARIABLES: Expanding ' 10' to ' 10'
VARIABLES: Expanding 'foo' to 'foo'
+VARIABLES: Expanding 'target' to 'target'
VARIABLES: Expanding 'none' to 'none'
VARIABLES: Expanding 'letters_list' to 'letters_list'
VARIABLES: Expanding 'test_action' to 'test_action'
« no previous file with comments | « test/toolsets/toolsets.gyp ('k') | test/variables/commands.gyp.ignore-env.stdout » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698