Commit 5955aca
tools: remove deps/zlib/GN-scraper.py
Gyp appends search path for `pymod_do_main`, so `GN-scraper.py` in
`v8_gypfiles` always takes precedence over `deps/zlib/GN-scraper.py`,
and `deps/zlib/GN-scraper.py` is never loaded.
PR-URL: #57238
Refs: https://github.com/nodejs/gyp-next/blob/46fc91f1fa0aeb72a2581ea6996f5e37f7a2e9ce/pylib/gyp/input.py#L935
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 0f8cd32 commit 5955acaCopy full SHA for 5955aca
File tree
Expand file treeCollapse file tree
4 files changed
+11
-31
lines changedOpen diff view settings
Filter options
- deps/zlib
- tools
- dep_updaters
- v8_gypfiles
Expand file treeCollapse file tree
4 files changed
+11
-31
lines changedOpen diff view settings
Collapse file
-28Lines changed: 0 additions & 28 deletions
This file was deleted.
Collapse file
tools/dep_updaters/update-zlib.sh
Copy file name to clipboardExpand all lines: tools/dep_updaters/update-zlib.sh+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
| ||
63 | 63 | |
64 | 64 | |
65 | 65 | |
66 | | - |
| 66 | + |
67 | 67 | |
68 | 68 | |
69 | 69 | |
70 | 70 | |
71 | 71 | |
72 | | - |
| 72 | + |
73 | 73 | |
74 | 74 | |
75 | 75 | |
|
Collapse file
+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
12 | 16 | |
13 | 17 | |
14 | 18 | |
|
Collapse file
tools/v8_gypfiles/GN-scraper.py
Copy file name to clipboardExpand all lines: tools/v8_gypfiles/GN-scraper.py+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
| ||
22 | 23 | |
23 | 24 | |
24 | 25 | |
| 26 | + |
| 27 | + |
| 28 | + |
0 commit comments