Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
1 {'_DEPTH': '.',
2 'included_files': ['commands.gyp', 'commands.gypi'],
3 'targets': [{'actions': [{'action': ['echo',
4 '"3.14159265359 ABCD"',
5 'ABCD letters_list'],
6 'action_name': 'test_action',
7 'inputs': ['3.14159265359 ABCD'],
8 'outputs': ['ABCD', 'letters_list'],
9 'variables': {'var7': 'letters_list'}}],
10 'configurations': {'Default': {}},
11 'default_configuration': 'Default',
12 'target_name': 'foo',
13 'toolset': 'target',
14 'type': 'none',
15 'variables': {'var1': '3.14159265359',
16 'var10': '7 8 9',
17 'var11': ['7', '8', '9'],
18 'var12': ' 10',
19 'var13': '11 ',
20 'var14': '012',
21 'var15': '13.0',
22 'var16': '+14',
23 'var17': '-15',
24 'var18': '0',
25 'var19': ['samplepathfoo.cpp'],
26 'var2': '3.14159265359 ABCD',
27 'var20': 'sample\\path\\foo.cpp',
28 'var3': 'ABCD',
29 'var4': 'ABCD',
30 'var5': 'letters_',
31 'var6': 'list',
32 'var7': '5',
33 'var8': '5blah',
34 'var9': '6'}},
35 {'configurations': {'Default': {}},
36 'default_configuration': 'Default',
37 'target_name': 'dummy',
38 'toolset': 'target',
39 'type': 'none'}],
40 'variables': {'check_included': 'XYZ',
41 'check_int': '5',
42 'check_list_int': ['7', '8', '9'],
43 'check_lists': ['XYZ', 'ABCDEFGHIJK'],
44 'check_str_int': '6',
45 'included_variable': 'XYZ',
46 'letters_list': 'ABCD',
47 'negative_int': '-15',
48 'not_int_1': ' 10',
49 'not_int_2': '11 ',
50 'not_int_3': '012',
51 'not_int_4': '13.0',
52 'not_int_5': '+14',
53 'other_letters': 'ABCDEFG',
54 'pi': 'import math; print math.pi',
55 'third_letters': 'ABCDEFGHIJK',
56 'zero_int': '0'}}