Commit 75e363f
committed
Add support for building on IBM i PASE
1 parent 931172f commit 75e363fCopy full SHA for 75e363f
File tree
Expand file treeCollapse file tree
3 files changed
+32
-6
lines changedOpen diff view settings
Filter options
- generate/templates/templates
- utils
- vendor
Expand file treeCollapse file tree
3 files changed
+32
-6
lines changedOpen diff view settings
Collapse file
generate/templates/templates/binding.gyp
Copy file name to clipboardExpand all lines: generate/templates/templates/binding.gyp+14-3Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
| 4 | + |
4 | 5 | |
5 | 6 | |
6 | 7 | |
| ||
153 | 154 | |
154 | 155 | |
155 | 156 | |
156 | | - |
| 157 | + |
157 | 158 | |
158 | 159 | |
159 | 160 | |
160 | 161 | |
161 | 162 | |
162 | 163 | |
163 | | - |
| 164 | + |
164 | 165 | |
165 | 166 | |
166 | 167 | |
167 | 168 | |
168 | 169 | |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
169 | 180 | |
170 | 181 | |
171 | 182 | |
|
Collapse file
utils/isBuildingForIBMi.js
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
Collapse file
+14-3Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
| 12 | + |
12 | 13 | |
13 | 14 | |
14 | 15 | |
| ||
323 | 324 | |
324 | 325 | |
325 | 326 | |
326 | | - |
| 327 | + |
327 | 328 | |
328 | 329 | |
329 | 330 | |
| ||
333 | 334 | |
334 | 335 | |
335 | 336 | |
336 | | - |
| 337 | + |
337 | 338 | |
338 | 339 | |
339 | 340 | |
| ||
344 | 345 | |
345 | 346 | |
346 | 347 | |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
347 | 353 | |
348 | 354 | |
349 | 355 | |
| ||
582 | 588 | |
583 | 589 | |
584 | 590 | |
| 591 | + |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
585 | 596 | |
586 | 597 | |
587 | 598 | |
|
0 commit comments