|
Add a flag to generate the Makefile in a different directory than
--depth. This allows us to properly generate a Makefile in an
upstream checkout where we want to have the Makefile in the root
checkout, but we want <(DEPTH) to be at WebKit/chromium because
that's where gclient pulls our dependencies.
TEST=test/toplevel-dir/gyptest-toplevel-dir.py
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+139 lines, -46 lines) |
Patch |
 |
M |
pylib/gyp/__init__.py
|
View
|
1
2
|
4 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pylib/gyp/generator/make.py
|
View
|
2
|
6 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
A |
test/toplevel-dir/gyptest-toplevel-dir.py
|
View
|
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/toplevel-dir/src/sub1/main.gyp
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/toplevel-dir/src/sub1/prog1.c
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/toplevel-dir/src/sub2/prog2.c
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/toplevel-dir/src/sub2/prog2.gyp
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/variables/commands/commands-repeated.gyp.stdout
|
View
|
1
2
|
1 chunk |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
test/variables/commands/commands.gyp.stdout
|
View
|
1
2
|
1 chunk |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
test/variables/commands/commands.gyp.ignore-env.stdout
|
View
|
1
2
|
1 chunk |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
test/variables/filelist/filelist.gyp.stdout
|
View
|
1
2
|
1 chunk |
+10 lines, -9 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|