Commit dd58715
John Haley
Switch from node-gyp to pangyp
Currently there's a PR (nodejs/node-gyp#564) that's awaiting
a merge that will allow us to once again use node-gyp to compile
nodegit across all platforms. Until that is merged however we can
use pangyp as a stop-gap. After that PR is merged though we should
switch back to node-gyp.1 parent 18cd0b4 commit dd58715Copy full SHA for dd58715
File tree
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedOpen diff view settings
Filter options
- lifecycleScripts
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedOpen diff view settings
Collapse file
lifecycleScripts/install.js
Copy file name to clipboardExpand all lines: lifecycleScripts/install.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
90 | 90 | |
91 | 91 | |
92 | 92 | |
93 | | - |
| 93 | + |
94 | 94 | |
95 | 95 | |
96 | 96 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
69 | 69 | |
70 | 70 | |
71 | 71 | |
72 | | - |
73 | 72 | |
| 73 | + |
74 | 74 | |
75 | 75 | |
76 | 76 | |
|
0 commit comments