|
150 | 150 | "linux_url": "node-v8.9.1-linux-x86.tar.xz",
|
151 | 151 | "activated_path": "%installation_dir%/bin",
|
152 | 152 | "activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
153 |
| - "activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%" |
| 153 | + "activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%", |
| 154 | + "is_old": true |
154 | 155 | },
|
155 | 156 | {
|
156 | 157 | "id": "node",
|
|
160 | 161 | "linux_url": "https://nodejs.org/dist/v8.9.1/node-v8.9.1-linux-armv7l.tar.xz",
|
161 | 162 | "activated_path": "%installation_dir%/bin",
|
162 | 163 | "activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
163 |
| - "activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%" |
| 164 | + "activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%", |
| 165 | + "is_old": true |
164 | 166 | },
|
165 | 167 | {
|
166 | 168 | "id": "node",
|
|
172 | 174 | "linux_url": "node-v8.9.1-linux-x64.tar.xz",
|
173 | 175 | "activated_path": "%installation_dir%/bin",
|
174 | 176 | "activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
175 |
| - "activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%" |
| 177 | + "activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%", |
| 178 | + "is_old": true |
176 | 179 | },
|
177 | 180 | {
|
178 | 181 | "id": "node",
|
|
182 | 185 | "linux_url": "node-v8.9.1-linux-arm64.tar.xz",
|
183 | 186 | "activated_path": "%installation_dir%/bin",
|
184 | 187 | "activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
185 |
| - "activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%" |
| 188 | + "activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%", |
| 189 | + "is_old": true |
186 | 190 | },
|
187 | 191 | {
|
188 | 192 | "id": "node",
|
|
234 | 238 | "arch": "x86",
|
235 | 239 | "windows_url": "WinPython-32bit-2.7.13.1Zero.zip",
|
236 | 240 | "activated_cfg": "PYTHON='%installation_dir%/python-2.7.13/python%.exe%'",
|
237 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python-2.7.13/python%.exe%" |
| 241 | + "activated_env": "EMSDK_PYTHON=%installation_dir%/python-2.7.13/python%.exe%", |
| 242 | + "is_old": true |
238 | 243 | },
|
239 | 244 | {
|
240 | 245 | "id": "python",
|
|
243 | 248 | "arch": "x86_64",
|
244 | 249 | "windows_url": "WinPython-64bit-2.7.13.1Zero.zip",
|
245 | 250 | "activated_cfg": "PYTHON='%installation_dir%/python-2.7.13.amd64/python%.exe%'",
|
246 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python-2.7.13.amd64/python%.exe%" |
| 251 | + "activated_env": "EMSDK_PYTHON=%installation_dir%/python-2.7.13.amd64/python%.exe%", |
| 252 | + "is_old": true |
247 | 253 | },
|
248 | 254 | {
|
249 | 255 | "id": "python",
|
|
252 | 258 | "arch": "x86",
|
253 | 259 | "windows_url": "python-3.7.4-embed-win32-patched.zip",
|
254 | 260 | "activated_cfg": "PYTHON='%installation_dir%/python.exe'",
|
255 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe" |
| 261 | + "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe", |
| 262 | + "is_old": true |
256 | 263 | },
|
257 | 264 | {
|
258 | 265 | "id": "python",
|
|
261 | 268 | "arch": "x86_64",
|
262 | 269 | "windows_url": "python-3.7.4-embed-amd64-patched.zip",
|
263 | 270 | "activated_cfg": "PYTHON='%installation_dir%/python.exe'",
|
264 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe" |
| 271 | + "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe", |
| 272 | + "is_old": true |
265 | 273 | },
|
266 | 274 | {
|
267 | 275 | "id": "python",
|
|
270 | 278 | "arch": "x86",
|
271 | 279 | "windows_url": "python-3.7.4-embed-win32+pywin32.zip",
|
272 | 280 | "activated_cfg": "PYTHON='%installation_dir%/python.exe'",
|
273 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe" |
| 281 | + "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe", |
| 282 | + "is_old": true |
274 | 283 | },
|
275 | 284 | {
|
276 | 285 | "id": "python",
|
|
279 | 288 | "arch": "x86_64",
|
280 | 289 | "windows_url": "python-3.7.4-embed-amd64+pywin32.zip",
|
281 | 290 | "activated_cfg": "PYTHON='%installation_dir%/python.exe'",
|
282 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe" |
| 291 | + "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe", |
| 292 | + "is_old": true |
283 | 293 | },
|
284 | 294 | {
|
285 | 295 | "id": "python",
|
|
288 | 298 | "arch": "x86_64",
|
289 | 299 | "macos_url": "python-3.7.4-2-macos.tar.gz",
|
290 | 300 | "activated_cfg": "PYTHON='%installation_dir%/bin/python3'",
|
291 |
| - "activated_env": "EMSDK_PYTHON=%installation_dir%/bin/python3;SSL_CERT_FILE=%installation_dir%/lib/python3.7/site-packages/certifi/cacert.pem" |
| 301 | + "activated_env": "EMSDK_PYTHON=%installation_dir%/bin/python3;SSL_CERT_FILE=%installation_dir%/lib/python3.7/site-packages/certifi/cacert.pem", |
| 302 | + "is_old": true |
| 303 | + }, |
| 304 | + { |
| 305 | + "id": "python", |
| 306 | + "version": "3.9.2-1", |
| 307 | + "bitness": 64, |
| 308 | + "arch": "x86_64", |
| 309 | + "windows_url": "python-3.9.2-1-embed-amd64+pywin32.zip", |
| 310 | + "activated_cfg": "PYTHON='%installation_dir%/python.exe'", |
| 311 | + "activated_env": "EMSDK_PYTHON=%installation_dir%/python.exe" |
292 | 312 | },
|
293 | 313 | {
|
294 | 314 | "id": "python",
|
|
506 | 526 | {
|
507 | 527 | "version": "upstream-main",
|
508 | 528 | "bitness": 64,
|
509 |
| - "uses": ["python-3.7.4-pywin32-64bit", "llvm-git-main-64bit", "node-14.15.5-64bit", "emscripten-main-64bit", "binaryen-main-64bit"], |
| 529 | + "uses": ["python-3.9.2-1-64bit", "llvm-git-main-64bit", "node-14.15.5-64bit", "emscripten-main-64bit", "binaryen-main-64bit"], |
510 | 530 | "os": "win"
|
511 | 531 | },
|
512 | 532 | {
|
|
573 | 593 | {
|
574 | 594 | "version": "releases-upstream-%releases-tag%",
|
575 | 595 | "bitness": 64,
|
576 |
| - "uses": ["node-14.15.5-64bit", "python-3.7.4-2-64bit", "releases-upstream-%releases-tag%-64bit"], |
| 596 | + "uses": ["node-14.15.5-64bit", "python-3.9.2-1-64bit", "releases-upstream-%releases-tag%-64bit"], |
577 | 597 | "os": "macos",
|
578 | 598 | "arch": "x86_64",
|
579 | 599 | "custom_install_script": "emscripten_npm_install"
|
580 | 600 | },
|
581 | 601 | {
|
582 | 602 | "version": "releases-upstream-%releases-tag%",
|
583 | 603 | "bitness": 64,
|
584 |
| - "uses": ["node-14.15.5-64bit", "python-3.7.4-pywin32-64bit", "java-8.152-64bit", "releases-upstream-%releases-tag%-64bit"], |
| 604 | + "uses": ["node-14.15.5-64bit", "python-3.9.2-1-64bit", "java-8.152-64bit", "releases-upstream-%releases-tag%-64bit"], |
585 | 605 | "os": "win",
|
586 | 606 | "custom_install_script": "emscripten_npm_install"
|
587 | 607 | },
|
|
0 commit comments