|
|
Adding cross-compile ability to the make build
Total comments: 3
Total comments: 23
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+310 lines, -87 lines) |
Patch |
 |
M |
pylib/gyp/__init__.py
|
View
|
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
pylib/gyp/common.py
|
View
|
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+55 lines, -19 lines |
0 comments
|
Download
|
 |
M |
pylib/gyp/generator/gypd.py
|
View
|
6
7
8
9
10
11
12
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
pylib/gyp/generator/make.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
18 chunks |
+67 lines, -34 lines |
0 comments
|
Download
|
 |
M |
pylib/gyp/generator/msvs.py
|
View
|
4
5
6
7
8
9
10
11
12
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
pylib/gyp/generator/scons.py
|
View
|
4
5
6
7
8
9
10
11
12
|
4 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
pylib/gyp/generator/xcode.py
|
View
|
4
5
6
7
8
9
10
11
12
|
3 chunks |
+12 lines, -4 lines |
0 comments
|
Download
|
 |
M |
pylib/gyp/input.py
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
19 chunks |
+79 lines, -19 lines |
0 comments
|
Download
|
 |
A |
test/toolsets/gyptest-toolsets.py
|
View
|
7
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/toolsets/main.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/toolsets/toolsets.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/toolsets/toolsets.gyp
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/variables/commands.gyp.stdout
|
View
|
7
8
9
10
11
12
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/variables/commands.gyp.ignore-env.stdout
|
View
|
7
8
9
10
11
12
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/variables/commands.gypd.golden
|
View
|
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|