2013-09-05 12:23:53 +03:00
|
|
|
{
|
|
|
|
|
"tools": [
|
|
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "3.2",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2013-09-05 12:23:53 +03:00
|
|
|
"windows_url": "clang_3.2_32bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-07-07 10:49:51 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%",
|
2014-07-07 10:49:51 +03:00
|
|
|
"is_old": true
|
2013-09-05 12:23:53 +03:00
|
|
|
},
|
2013-10-15 17:41:24 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "3.2",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2013-10-15 17:41:24 +03:00
|
|
|
"windows_url": "clang_3.2_64bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
2014-07-07 10:49:51 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/bin'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%/bin",
|
2014-07-07 10:49:51 +03:00
|
|
|
"is_old": true
|
2013-10-15 17:41:24 +03:00
|
|
|
},
|
2013-11-19 20:46:48 +02:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "3.3",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2013-11-19 20:46:48 +02:00
|
|
|
"windows_url": "clang_3.3_32bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"is_old": true
|
2013-11-19 20:46:48 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "3.3",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2013-11-19 20:46:48 +02:00
|
|
|
"windows_url": "clang_3.3_64bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"is_old": true
|
2013-11-19 20:46:48 +02:00
|
|
|
},
|
2013-09-05 16:44:02 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "3.2",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2013-09-30 17:59:32 +03:00
|
|
|
"osx_url": "clang%2Bllvm-3.2-x86_64-apple-darwin11.tar.gz",
|
2013-09-05 16:44:02 +03:00
|
|
|
"activated_path": "%installation_dir%/bin",
|
2014-07-07 10:49:51 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/bin'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%/bin",
|
2014-07-07 10:49:51 +03:00
|
|
|
"is_old": true
|
2013-09-05 16:44:02 +03:00
|
|
|
},
|
2013-11-21 16:45:48 +02:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "3.3",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2013-11-21 16:45:48 +02:00
|
|
|
"osx_url": "clang%2Bllvm-3.3-x86_64-apple-darwin12.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
2014-07-07 10:49:51 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/bin'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%/bin",
|
2014-07-07 10:49:51 +03:00
|
|
|
"is_old": true
|
2013-11-21 16:45:48 +02:00
|
|
|
},
|
2015-07-02 21:52:03 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "tag-e%tag%",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"append_bitness": false,
|
|
|
|
|
"windows_url": "https://github.com/kripken/emscripten-fastcomp/archive/%tag%.zip",
|
|
|
|
|
"unix_url": "https://github.com/kripken/emscripten-fastcomp/archive/%tag%.tar.gz",
|
|
|
|
|
"windows_clang_url": "https://github.com/kripken/emscripten-fastcomp-clang/archive/%tag%.zip",
|
|
|
|
|
"unix_clang_url": "https://github.com/kripken/emscripten-fastcomp-clang/archive/%tag%.tar.gz",
|
|
|
|
|
"custom_install_script": "build_fastcomp",
|
|
|
|
|
"activated_path": "%installation_dir%/%fastcomp_build_bin_dir%",
|
|
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/%fastcomp_build_bin_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%/%fastcomp_build_bin_dir%",
|
2017-07-11 15:53:47 +03:00
|
|
|
"cmake_build_type": "Release"
|
2015-07-02 21:52:03 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "tag-e%tag%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"append_bitness": false,
|
|
|
|
|
"windows_url": "https://github.com/kripken/emscripten-fastcomp/archive/%tag%.zip",
|
|
|
|
|
"unix_url": "https://github.com/kripken/emscripten-fastcomp/archive/%tag%.tar.gz",
|
|
|
|
|
"windows_clang_url": "https://github.com/kripken/emscripten-fastcomp-clang/archive/%tag%.zip",
|
|
|
|
|
"unix_clang_url": "https://github.com/kripken/emscripten-fastcomp-clang/archive/%tag%.tar.gz",
|
|
|
|
|
"custom_install_script": "build_fastcomp",
|
|
|
|
|
"activated_path": "%installation_dir%/%fastcomp_build_bin_dir%",
|
|
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/%fastcomp_build_bin_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%/%fastcomp_build_bin_dir%",
|
2017-07-11 15:53:47 +03:00
|
|
|
"cmake_build_type": "Release"
|
2015-07-02 21:52:03 +03:00
|
|
|
},
|
2016-09-28 19:06:56 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "nightly-e%nightly-llvm-64bit%",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2016-09-28 19:06:56 +03:00
|
|
|
"append_bitness": false,
|
|
|
|
|
"windows_url": "llvm/nightly/win_64bit/emscripten-llvm-e%nightly-llvm-64bit%.zip",
|
|
|
|
|
"osx_url": "llvm/nightly/osx_64bit/emscripten-llvm-e%nightly-llvm-64bit%.tar.gz",
|
|
|
|
|
"linux_url": "llvm/nightly/linux_64bit/emscripten-llvm-e%nightly-llvm-64bit%.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%"
|
2016-09-28 19:06:56 +03:00
|
|
|
},
|
2014-07-03 23:38:51 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "incoming",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"install_path": "clang/fastcomp",
|
2017-06-10 11:50:10 +03:00
|
|
|
"url": "https://github.com/kripken/emscripten-fastcomp.git",
|
|
|
|
|
"clang_url": "https://github.com/kripken/emscripten-fastcomp-clang.git",
|
2014-07-03 23:38:51 +03:00
|
|
|
"git_branch": "incoming",
|
|
|
|
|
"custom_install_script": "build_fastcomp",
|
|
|
|
|
"activated_path": "%installation_dir%/%fastcomp_build_bin_dir%",
|
2014-12-19 17:57:01 -05:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/%fastcomp_build_bin_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%/%fastcomp_build_bin_dir%",
|
2018-01-03 13:51:13 +02:00
|
|
|
"cmake_build_type": "Release"
|
2014-07-03 23:38:51 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "incoming",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"install_path": "clang/fastcomp",
|
|
|
|
|
"git_branch": "incoming",
|
2017-06-10 11:50:10 +03:00
|
|
|
"url": "https://github.com/kripken/emscripten-fastcomp.git",
|
|
|
|
|
"clang_url": "https://github.com/kripken/emscripten-fastcomp-clang.git",
|
2014-07-03 23:38:51 +03:00
|
|
|
"custom_install_script": "build_fastcomp",
|
|
|
|
|
"activated_path": "%installation_dir%/%fastcomp_build_bin_dir%",
|
2014-12-19 17:57:01 -05:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/%fastcomp_build_bin_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%/%fastcomp_build_bin_dir%",
|
2018-01-03 13:51:13 +02:00
|
|
|
"cmake_build_type": "Release"
|
2014-07-03 23:38:51 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "master",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"install_path": "clang/fastcomp",
|
2017-06-10 11:50:10 +03:00
|
|
|
"url": "https://github.com/kripken/emscripten-fastcomp.git",
|
|
|
|
|
"clang_url": "https://github.com/kripken/emscripten-fastcomp-clang.git",
|
2014-07-03 23:38:51 +03:00
|
|
|
"git_branch": "master",
|
|
|
|
|
"custom_install_script": "build_fastcomp",
|
|
|
|
|
"activated_path": "%installation_dir%/%fastcomp_build_bin_dir%",
|
2014-12-19 17:57:01 -05:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/%fastcomp_build_bin_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%/%fastcomp_build_bin_dir%",
|
2014-12-19 17:57:01 -05:00
|
|
|
"cmake_build_type": "Release"
|
2014-07-03 23:38:51 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "master",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"install_path": "clang/fastcomp",
|
|
|
|
|
"git_branch": "master",
|
2017-06-10 11:50:10 +03:00
|
|
|
"url": "https://github.com/kripken/emscripten-fastcomp.git",
|
|
|
|
|
"clang_url": "https://github.com/kripken/emscripten-fastcomp-clang.git",
|
2014-07-03 23:38:51 +03:00
|
|
|
"custom_install_script": "build_fastcomp",
|
|
|
|
|
"activated_path": "%installation_dir%/%fastcomp_build_bin_dir%",
|
2014-12-19 17:57:01 -05:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/%fastcomp_build_bin_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%/%fastcomp_build_bin_dir%",
|
2014-12-19 17:57:01 -05:00
|
|
|
"cmake_build_type": "Release"
|
2014-07-03 23:38:51 +03:00
|
|
|
},
|
2019-05-22 17:23:04 -07:00
|
|
|
|
|
|
|
|
{
|
|
|
|
|
"id": "releases",
|
|
|
|
|
"version": "upstream-%releases-tag%",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2019-05-22 17:23:04 -07:00
|
|
|
"linux_url": "https://storage.googleapis.com/webassembly/emscripten-releases-builds/linux/%releases-tag%/wasm-binaries.tbz2",
|
|
|
|
|
"osx_url": "https://storage.googleapis.com/webassembly/emscripten-releases-builds/mac/%releases-tag%/wasm-binaries.tbz2",
|
2019-05-23 17:08:23 -07:00
|
|
|
"windows_url": "https://storage.googleapis.com/webassembly/emscripten-releases-builds/win/%releases-tag%/wasm-binaries.zip",
|
2019-05-22 17:23:04 -07:00
|
|
|
"zipfile_prefix": "%releases-tag%-",
|
2019-05-28 15:57:04 -07:00
|
|
|
"install_path": "upstream",
|
2019-05-22 17:23:04 -07:00
|
|
|
"activated_path": "%installation_dir%/emscripten",
|
2019-05-23 17:08:23 -07:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/bin';BINARYEN_ROOT='%installation_dir%'",
|
2019-06-25 12:41:28 -07:00
|
|
|
"emscripten_releases_hash": "%releases-tag%",
|
|
|
|
|
"pregenerated_cache": "wasm-obj"
|
2019-05-22 17:23:04 -07:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "releases",
|
|
|
|
|
"version": "fastcomp-%releases-tag%",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2019-05-22 17:23:04 -07:00
|
|
|
"linux_url": "https://storage.googleapis.com/webassembly/emscripten-releases-builds/linux/%releases-tag%/wasm-binaries.tbz2",
|
|
|
|
|
"osx_url": "https://storage.googleapis.com/webassembly/emscripten-releases-builds/mac/%releases-tag%/wasm-binaries.tbz2",
|
2019-05-23 17:08:23 -07:00
|
|
|
"windows_url": "https://storage.googleapis.com/webassembly/emscripten-releases-builds/win/%releases-tag%/wasm-binaries.zip",
|
2019-05-22 17:23:04 -07:00
|
|
|
"zipfile_prefix": "%releases-tag%-",
|
2019-05-28 15:57:04 -07:00
|
|
|
"install_path": "fastcomp",
|
2019-05-22 17:23:04 -07:00
|
|
|
"activated_path": "%installation_dir%/emscripten",
|
2019-06-25 18:02:50 -07:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%/fastcomp/bin';BINARYEN_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%/bin/optimizer%.exe%'",
|
2019-06-25 12:41:28 -07:00
|
|
|
"emscripten_releases_hash": "%releases-tag%",
|
|
|
|
|
"pregenerated_cache": "asmjs"
|
2019-05-22 17:23:04 -07:00
|
|
|
},
|
|
|
|
|
|
2014-03-04 19:10:22 +02:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.13.0",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2014-03-04 19:10:22 +02:00
|
|
|
"windows_url": "emscripten-clang_e1.13.0.zip",
|
2014-03-04 21:23:25 +02:00
|
|
|
"osx_url": "emscripten-clang_e1.13.0.tar.gz",
|
2014-03-04 19:10:22 +02:00
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"is_old": true
|
2014-03-04 19:10:22 +02:00
|
|
|
},
|
2014-03-13 14:40:35 +02:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.13.1",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2014-03-13 14:40:35 +02:00
|
|
|
"windows_url": "emscripten-clang_e1.13.1.zip",
|
|
|
|
|
"osx_url": "emscripten-clang_e1.13.1.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"is_old": true
|
2014-03-13 14:40:35 +02:00
|
|
|
},
|
2014-04-22 19:46:49 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.16.0",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2014-04-22 19:46:49 +03:00
|
|
|
"windows_url": "emscripten-clang_e1.16.0.zip",
|
|
|
|
|
"osx_url": "emscripten-clang_e1.16.0.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-07-07 10:49:51 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%",
|
2014-07-07 10:49:51 +03:00
|
|
|
"is_old": true
|
2014-04-22 19:46:49 +03:00
|
|
|
},
|
2014-07-04 19:08:14 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.21.0",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2014-07-04 19:08:14 +03:00
|
|
|
"windows_url": "emscripten-clang_e1.21.0.zip",
|
|
|
|
|
"osx_url": "emscripten-clang_e1.21.0.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-10-06 16:07:01 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%",
|
2014-10-06 16:07:01 +03:00
|
|
|
"is_old": true
|
2014-07-04 19:08:14 +03:00
|
|
|
},
|
2014-08-11 20:05:45 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.22.0",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2014-08-11 20:05:45 +03:00
|
|
|
"windows_url": "emscripten-clang_e1.22.0.zip",
|
|
|
|
|
"osx_url": "emscripten-clang_e1.22.0.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-11-28 00:48:41 +02:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%",
|
2014-11-28 00:48:41 +02:00
|
|
|
"is_old": true
|
2014-08-11 20:05:45 +03:00
|
|
|
},
|
2014-10-06 16:04:17 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.25.0",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2014-10-06 16:04:17 +03:00
|
|
|
"windows_url": "emscripten-clang_e1.25.0.zip",
|
|
|
|
|
"osx_url": "emscripten-clang_e1.25.0.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-01-26 16:46:43 +02:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%",
|
2015-01-26 16:46:43 +02:00
|
|
|
"is_old": true
|
2014-10-06 16:04:17 +03:00
|
|
|
},
|
2014-11-28 00:48:41 +02:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.27.0",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2014-11-28 00:48:41 +02:00
|
|
|
"windows_url": "emscripten-clang_e1.27.0.zip",
|
|
|
|
|
"osx_url": "emscripten-clang_e1.27.0.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-04-12 14:19:34 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%'",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%",
|
2015-04-12 14:19:34 +03:00
|
|
|
"is_old": true
|
2014-11-28 00:48:41 +02:00
|
|
|
},
|
2015-01-26 16:45:26 +02:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.29.0",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2015-01-26 16:45:26 +02:00
|
|
|
"windows_url": "emscripten-clang_e1.29.0.zip",
|
|
|
|
|
"osx_url": "emscripten-clang_e1.29.0.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-07-03 19:14:34 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%/optimizer%.exe%'",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%/optimizer%.exe%",
|
2015-07-03 19:14:34 +03:00
|
|
|
"is_old": true
|
2015-01-26 16:45:26 +02:00
|
|
|
},
|
2015-04-12 14:19:34 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.30.0",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2015-04-12 14:19:34 +03:00
|
|
|
"windows_url": "emscripten-clang_e1.30.0.zip",
|
|
|
|
|
"osx_url": "emscripten-clang_e1.30.0.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%/optimizer%.exe%'",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%/optimizer%.exe%"
|
2015-04-12 14:19:34 +03:00
|
|
|
},
|
2015-07-03 19:14:34 +03:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.34.1",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2015-07-03 19:14:34 +03:00
|
|
|
"windows_url": "emscripten-clang_e1.34.1.zip",
|
|
|
|
|
"osx_url": "emscripten-clang_e1.34.1.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%/optimizer%.exe%'",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%/optimizer%.exe%"
|
2015-07-03 19:14:34 +03:00
|
|
|
},
|
2015-11-13 17:02:12 +02:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.35.0",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2015-11-13 17:02:12 +02:00
|
|
|
"windows_url": "emscripten-clang_e1.35.0.zip",
|
|
|
|
|
"osx_url": "emscripten-clang_e1.35.0.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2018-07-19 12:18:27 +03:00
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%/optimizer%.exe%'",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%/optimizer%.exe%"
|
2015-11-13 17:02:12 +02:00
|
|
|
},
|
2017-01-14 04:56:25 +02:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e1.37.1",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2017-01-14 04:56:25 +02:00
|
|
|
"windows_url": "llvm/tag/win_64bit/emscripten-llvm-e1.37.1.zip",
|
|
|
|
|
"osx_url": "llvm/tag/osx_64bit/emscripten-llvm-e1.37.1.tar.gz",
|
|
|
|
|
"linux_url": "llvm/tag/linux_64bit/emscripten-llvm-e1.37.1.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%/optimizer%.exe%';BINARYEN_ROOT='%installation_dir%/binaryen'",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%/optimizer%.exe%;BINARYEN_ROOT=%installation_dir%/binaryen"
|
2017-01-14 04:56:25 +02:00
|
|
|
},
|
2017-03-23 13:18:48 +02:00
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e%precompiled_tag32%",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2017-03-23 13:18:48 +02:00
|
|
|
"windows_url": "llvm/tag/win_64bit/emscripten-llvm-e%precompiled_tag32%.zip",
|
|
|
|
|
"osx_url": "llvm/tag/osx_64bit/emscripten-llvm-e%precompiled_tag32%.tar.gz",
|
|
|
|
|
"linux_url": "llvm/tag/linux_64bit/emscripten-llvm-e%precompiled_tag32%.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%/optimizer%.exe%';BINARYEN_ROOT='%installation_dir%/binaryen'",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%/optimizer%.exe%;BINARYEN_ROOT=%installation_dir%/binaryen"
|
2017-03-23 13:18:48 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "clang",
|
|
|
|
|
"version": "e%precompiled_tag64%",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2019-05-30 14:22:07 -07:00
|
|
|
"windows_url": "https://storage.googleapis.com/webassembly/emscripten-releases-builds/old/win/emscripten-llvm-e%precompiled_tag64%.zip",
|
|
|
|
|
"osx_url": "https://storage.googleapis.com/webassembly/emscripten-releases-builds/old/mac/emscripten-llvm-e%precompiled_tag64%.tar.gz",
|
|
|
|
|
"linux_url": "https://storage.googleapis.com/webassembly/emscripten-releases-builds/old/linux/emscripten-llvm-e%precompiled_tag64%.tar.gz",
|
2017-03-23 13:18:48 +02:00
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"activated_cfg": "LLVM_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%/optimizer%.exe%';BINARYEN_ROOT='%installation_dir%/binaryen'",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "LLVM_ROOT=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%/optimizer%.exe%;BINARYEN_ROOT=%installation_dir%/binaryen"
|
2017-03-23 13:18:48 +02:00
|
|
|
},
|
2013-09-05 12:23:53 +03:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "0.10.17",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2013-09-05 12:23:53 +03:00
|
|
|
"windows_url": "node_0.10.17_32bit.exe",
|
|
|
|
|
"windows_install_path": "node/0.10.17_32bit/node.exe",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-04-12 14:23:39 +03:00
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/node.exe'",
|
2018-07-19 12:30:50 +03:00
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/node.exe",
|
2015-04-12 14:23:39 +03:00
|
|
|
"is_old": true
|
2013-09-05 12:23:53 +03:00
|
|
|
},
|
2013-10-15 17:41:24 +03:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "0.10.17",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2013-10-15 17:41:24 +03:00
|
|
|
"windows_url": "node_0.10.17_64bit.exe",
|
|
|
|
|
"windows_install_path": "node/0.10.17_64bit/node.exe",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-04-12 14:23:39 +03:00
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/node.exe'",
|
2018-07-19 12:30:50 +03:00
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/node.exe",
|
2015-04-12 14:23:39 +03:00
|
|
|
"is_old": true
|
2013-10-15 17:41:24 +03:00
|
|
|
},
|
2013-09-05 16:44:02 +03:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "0.10.18",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2013-09-05 16:44:02 +03:00
|
|
|
"osx_url": "node-v0.10.18-darwin-x64.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
2015-04-12 14:23:39 +03:00
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/bin/node'",
|
2018-07-19 12:30:50 +03:00
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/bin/node",
|
2015-04-12 14:23:39 +03:00
|
|
|
"is_old": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "0.12.2",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2015-04-12 14:23:39 +03:00
|
|
|
"windows_url": "node_0.12.2_32bit.exe",
|
|
|
|
|
"windows_install_path": "node/0.12.2_32bit/node.exe",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-09-25 16:52:32 +03:00
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/node.exe'",
|
2018-07-19 12:30:50 +03:00
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/node.exe",
|
2015-09-25 16:52:32 +03:00
|
|
|
"is_old": true
|
2015-04-12 14:23:39 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "0.12.2",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2015-04-12 14:23:39 +03:00
|
|
|
"windows_url": "node_0.12.2_64bit.exe",
|
|
|
|
|
"windows_install_path": "node/0.12.2_64bit/node.exe",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-09-25 16:52:32 +03:00
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/node.exe'",
|
2018-07-19 12:30:50 +03:00
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/node.exe",
|
2015-09-25 16:52:32 +03:00
|
|
|
"is_old": true
|
2015-04-12 14:23:39 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "0.12.2",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2015-04-12 14:23:39 +03:00
|
|
|
"osx_url": "node-v0.12.2-darwin-x64.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
2015-09-25 16:52:32 +03:00
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/bin/node'",
|
2018-07-19 12:30:50 +03:00
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/bin/node",
|
2015-09-25 16:52:32 +03:00
|
|
|
"is_old": true
|
2013-09-05 16:44:02 +03:00
|
|
|
},
|
2015-09-25 16:39:14 +03:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2015-09-25 16:39:14 +03:00
|
|
|
"windows_url": "node_4.1.1_32bit.zip",
|
2015-09-25 17:00:08 +03:00
|
|
|
"linux_url": "node-v4.1.1-linux-x86.tar.gz",
|
2015-09-25 16:39:14 +03:00
|
|
|
"activated_path": "%installation_dir%/bin",
|
2018-07-19 12:30:50 +03:00
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%"
|
2015-09-25 16:39:14 +03:00
|
|
|
},
|
2019-08-02 15:14:11 -07:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"arch": "arm",
|
|
|
|
|
"linux_url": "https://nodejs.org/download/release/v4.1.1/node-v4.1.1-linux-armv7l.tar.xz",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
|
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%"
|
|
|
|
|
},
|
2015-09-25 16:39:14 +03:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2015-09-25 16:48:59 +03:00
|
|
|
"osx_url": "node-v4.1.1-darwin-x64.tar.gz",
|
2015-09-25 16:39:14 +03:00
|
|
|
"windows_url": "node_4.1.1_64bit.zip",
|
2015-09-25 17:00:08 +03:00
|
|
|
"linux_url": "node-v4.1.1-linux-x64.tar.gz",
|
2015-09-25 16:39:14 +03:00
|
|
|
"activated_path": "%installation_dir%/bin",
|
2018-07-19 12:30:50 +03:00
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%"
|
2015-09-25 16:39:14 +03:00
|
|
|
},
|
2019-08-02 15:14:11 -07:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"arch": "aarch64",
|
|
|
|
|
"linux_url": "https://nodejs.org/download/release/v4.1.1/node-v4.1.1-linux-arm64.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
|
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%"
|
|
|
|
|
},
|
2017-11-23 16:45:20 +02:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "8.9.1",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2017-11-23 16:45:20 +02:00
|
|
|
"windows_url": "node-v8.9.1-win-x86.zip",
|
|
|
|
|
"linux_url": "node-v8.9.1-linux-x86.tar.xz",
|
2017-11-23 17:26:59 +02:00
|
|
|
"activated_path": "%installation_dir%/bin",
|
2018-07-19 12:30:50 +03:00
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%"
|
2017-11-23 16:45:20 +02:00
|
|
|
},
|
2019-08-02 15:14:11 -07:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "8.9.1",
|
|
|
|
|
"arch": "arm",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"linux_url": "https://nodejs.org/dist/v8.9.1/node-v8.9.1-linux-armv7l.tar.xz",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
|
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%"
|
|
|
|
|
},
|
2017-11-23 16:45:20 +02:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "8.9.1",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2017-11-23 16:45:20 +02:00
|
|
|
"osx_url": "node-v8.9.1-darwin-x64.tar.gz",
|
|
|
|
|
"windows_url": "node-v8.9.1-win-x64.zip",
|
|
|
|
|
"linux_url": "node-v8.9.1-linux-x64.tar.xz",
|
2017-11-23 17:26:59 +02:00
|
|
|
"activated_path": "%installation_dir%/bin",
|
2018-07-19 12:30:50 +03:00
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%"
|
2017-11-23 16:45:20 +02:00
|
|
|
},
|
2019-08-02 15:14:11 -07:00
|
|
|
{
|
|
|
|
|
"id": "node",
|
|
|
|
|
"version": "8.9.1",
|
|
|
|
|
"arch": "aarch64",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"linux_url": "https://nodejs.org/dist/v8.9.1/node-v8.9.1-linux-arm64.tar.xz",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
|
|
|
|
"activated_cfg": "NODE_JS='%installation_dir%/bin/node%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_NODE=%installation_dir%/bin/node%.exe%"
|
|
|
|
|
},
|
2013-09-05 12:23:53 +03:00
|
|
|
{
|
|
|
|
|
"id": "python",
|
|
|
|
|
"version": "2.7.5.1",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2013-09-05 12:23:53 +03:00
|
|
|
"windows_url": "python_2.7.5.1_32bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_cfg": "PYTHON='%installation_dir%/python%.exe%'",
|
2018-07-19 12:27:24 +03:00
|
|
|
"activated_env": "EMSDK_PYTHON=%installation_dir%/python%.exe%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"is_old": true
|
2013-09-05 12:23:53 +03:00
|
|
|
},
|
2013-10-15 17:41:24 +03:00
|
|
|
{
|
|
|
|
|
"id": "python",
|
|
|
|
|
"version": "2.7.5",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2013-10-15 17:41:24 +03:00
|
|
|
"windows_url": "python_2.7.5_64bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_cfg": "PYTHON='%installation_dir%/python%.exe%'",
|
2018-07-19 12:27:24 +03:00
|
|
|
"activated_env": "EMSDK_PYTHON=%installation_dir%/python%.exe%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"is_old": true
|
2013-10-15 17:41:24 +03:00
|
|
|
},
|
2013-11-19 20:46:48 +02:00
|
|
|
{
|
|
|
|
|
"id": "python",
|
|
|
|
|
"version": "2.7.5.3",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2013-11-19 20:46:48 +02:00
|
|
|
"windows_url": "python_2.7.5.3_32bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2018-02-26 19:29:27 +02:00
|
|
|
"activated_cfg": "PYTHON='%installation_dir%/python%.exe%'",
|
2018-07-19 12:27:24 +03:00
|
|
|
"activated_env": "EMSDK_PYTHON=%installation_dir%/python%.exe%",
|
2018-02-26 19:29:27 +02:00
|
|
|
"is_old": true
|
2013-11-19 20:46:48 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "python",
|
|
|
|
|
"version": "2.7.5.3",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2013-11-19 20:46:48 +02:00
|
|
|
"windows_url": "python_2.7.5.3_64bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2018-02-26 19:29:27 +02:00
|
|
|
"activated_cfg": "PYTHON='%installation_dir%/python%.exe%'",
|
2018-07-19 12:27:24 +03:00
|
|
|
"activated_env": "EMSDK_PYTHON=%installation_dir%/python%.exe%",
|
2018-02-26 19:29:27 +02:00
|
|
|
"is_old": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "python",
|
|
|
|
|
"version": "2.7.13.1",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2018-02-26 19:29:27 +02:00
|
|
|
"windows_url": "WinPython-32bit-2.7.13.1Zero.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/python-2.7.13",
|
2018-07-19 12:27:24 +03:00
|
|
|
"activated_cfg": "PYTHON='%installation_dir%/python-2.7.13/python%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_PYTHON=%installation_dir%/python-2.7.13/python%.exe%"
|
2018-02-26 19:29:27 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "python",
|
|
|
|
|
"version": "2.7.13.1",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2018-02-26 19:29:27 +02:00
|
|
|
"windows_url": "WinPython-64bit-2.7.13.1Zero.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/python-2.7.13.amd64",
|
2018-07-19 12:27:24 +03:00
|
|
|
"activated_cfg": "PYTHON='%installation_dir%/python-2.7.13.amd64/python%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_PYTHON=%installation_dir%/python-2.7.13.amd64/python%.exe%"
|
2018-02-26 19:29:27 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "python",
|
|
|
|
|
"version": "3.5.4",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2018-02-26 19:29:27 +02:00
|
|
|
"windows_url": "WinPython-32bit-3.5.4.1Zero.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/python-3.5.4",
|
2018-07-19 12:27:24 +03:00
|
|
|
"activated_cfg": "PYTHON='%installation_dir%/python-3.5.4/python%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_PYTHON=%installation_dir%/python-3.5.4/python%.exe%"
|
2018-02-26 19:29:27 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "python",
|
|
|
|
|
"version": "3.5.4",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2018-02-26 19:29:27 +02:00
|
|
|
"windows_url": "WinPython-64bit-3.5.4.1Zero.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/python-3.5.4.amd64",
|
2018-07-19 12:27:24 +03:00
|
|
|
"activated_cfg": "PYTHON='%installation_dir%/python-3.5.4.amd64/python%.exe%'",
|
|
|
|
|
"activated_env": "EMSDK_PYTHON=%installation_dir%/python-3.5.4.amd64/python%.exe%"
|
2013-11-19 20:46:48 +02:00
|
|
|
},
|
2013-11-09 14:40:15 +02:00
|
|
|
{
|
|
|
|
|
"id": "java",
|
|
|
|
|
"version": "7.45",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2013-11-09 14:40:15 +02:00
|
|
|
"windows_url": "portable_jre_7_update_45_32bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
2013-11-09 14:51:43 +02:00
|
|
|
"activated_env": "JAVA_HOME=%installation_dir%",
|
|
|
|
|
"activated_cfg": "JAVA='%installation_dir%/bin/java%.exe%'"
|
2013-11-09 14:40:15 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "java",
|
|
|
|
|
"version": "7.45",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2013-11-09 14:40:15 +02:00
|
|
|
"windows_url": "portable_jre_7_update_45_64bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
2013-11-09 14:51:43 +02:00
|
|
|
"activated_env": "JAVA_HOME=%installation_dir%",
|
|
|
|
|
"activated_cfg": "JAVA='%installation_dir%/bin/java%.exe%'"
|
2013-11-09 14:40:15 +02:00
|
|
|
},
|
2017-11-13 16:48:26 +02:00
|
|
|
{
|
|
|
|
|
"id": "java",
|
|
|
|
|
"version": "8.152",
|
|
|
|
|
"bitness": 32,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86",
|
2017-11-13 16:48:26 +02:00
|
|
|
"windows_url": "portable_jre_8_update_152_32bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
|
|
|
|
"activated_env": "JAVA_HOME=%installation_dir%",
|
|
|
|
|
"activated_cfg": "JAVA='%installation_dir%/bin/java%.exe%'"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "java",
|
|
|
|
|
"version": "8.152",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2017-11-13 16:48:26 +02:00
|
|
|
"windows_url": "portable_jre_8_update_152_64bit.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/bin",
|
|
|
|
|
"activated_env": "JAVA_HOME=%installation_dir%",
|
|
|
|
|
"activated_cfg": "JAVA='%installation_dir%/bin/java%.exe%'"
|
|
|
|
|
},
|
2014-03-14 13:41:41 +02:00
|
|
|
{
|
|
|
|
|
"id": "spidermonkey",
|
|
|
|
|
"version": "27.0.1",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2014-03-14 13:41:41 +02:00
|
|
|
"windows_url": "spidermonkey-27.0.1.zip",
|
|
|
|
|
"osx_url": "spidermonkey-27.0.1.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-07-07 12:33:43 +03:00
|
|
|
"activated_cfg": "SPIDERMONKEY_ENGINE='%installation_dir%/js%.exe%'",
|
|
|
|
|
"is_old": true
|
2014-03-14 13:41:41 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "spidermonkey",
|
|
|
|
|
"version": "nightly-2014-03-13",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2014-03-14 13:41:41 +02:00
|
|
|
"windows_url": "spidermonkey-nightly-2014-03-13.zip",
|
|
|
|
|
"osx_url": "spidermonkey-nightly-2014-03-13.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-07-07 12:33:43 +03:00
|
|
|
"activated_cfg": "SPIDERMONKEY_ENGINE='%installation_dir%/js%.exe%'",
|
|
|
|
|
"is_old": true
|
2014-03-14 13:41:41 +02:00
|
|
|
},
|
2014-07-07 05:21:55 -04:00
|
|
|
{
|
|
|
|
|
"id": "spidermonkey",
|
|
|
|
|
"version": "30.0.0",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2014-07-07 05:21:55 -04:00
|
|
|
"windows_url": "spidermonkey-30.0.0.zip",
|
|
|
|
|
"osx_url": "spidermonkey-30.0.0.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-04-12 15:12:48 +03:00
|
|
|
"activated_cfg": "SPIDERMONKEY_ENGINE='%installation_dir%/js%.exe%'",
|
|
|
|
|
"is_old": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "spidermonkey",
|
|
|
|
|
"version": "37.0.1",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2015-04-12 15:29:24 +03:00
|
|
|
"windows_url": "spidermonkey-37.0.1_64bit.zip",
|
|
|
|
|
"osx_url": "spidermonkey-37.0.1_64bit.tar.gz",
|
2015-04-12 15:12:48 +03:00
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"activated_cfg": "SPIDERMONKEY_ENGINE='%installation_dir%/js%.exe%'"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "spidermonkey",
|
|
|
|
|
"version": "nightly-2015-04-12",
|
|
|
|
|
"bitness": 64,
|
2019-08-02 15:14:11 -07:00
|
|
|
"arch": "x86_64",
|
2015-04-12 15:12:48 +03:00
|
|
|
"windows_url": "spidermonkey-nightly-2015-04-12_64bit.zip",
|
|
|
|
|
"osx_url": "spidermonkey-nightly-2015-04-12_64bit.tar.gz",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-07-07 05:21:55 -04:00
|
|
|
"activated_cfg": "SPIDERMONKEY_ENGINE='%installation_dir%/js%.exe%'"
|
|
|
|
|
},
|
2013-09-05 12:23:53 +03:00
|
|
|
{
|
|
|
|
|
"id": "git",
|
|
|
|
|
"version": "1.8.3",
|
|
|
|
|
"windows_url": "git_1.8.3.zip",
|
2013-11-13 19:38:00 +02:00
|
|
|
"activated_path": "%installation_dir%/bin;%installation_dir%/cmd",
|
2014-09-07 05:43:14 -04:00
|
|
|
"activated_cfg": "EMSDK_GIT='%installation_dir%'",
|
|
|
|
|
"is_old": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "git",
|
|
|
|
|
"version": "1.9.4",
|
|
|
|
|
"windows_url": "git_1.9.4.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/bin;%installation_dir%/cmd",
|
2013-09-05 12:23:53 +03:00
|
|
|
"activated_cfg": "EMSDK_GIT='%installation_dir%'"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.5.6",
|
|
|
|
|
"windows_url": "emscripten_1.5.6.zip",
|
2013-09-05 16:44:02 +03:00
|
|
|
"unix_url": "emscripten_1.5.6.tar.gz",
|
2013-09-05 12:23:53 +03:00
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2013-09-05 12:23:53 +03:00
|
|
|
},
|
2013-10-24 13:14:38 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.7.1",
|
|
|
|
|
"windows_url": "emscripten-1.7.1.zip",
|
|
|
|
|
"unix_url": "emscripten-1.7.1.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2013-10-24 13:14:38 +03:00
|
|
|
},
|
2013-11-19 20:46:48 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.7.8",
|
|
|
|
|
"windows_url": "emscripten-1.7.8.zip",
|
|
|
|
|
"unix_url": "emscripten-1.7.8.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2013-11-19 20:46:48 +02:00
|
|
|
},
|
2014-01-08 13:50:33 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.8.2",
|
|
|
|
|
"windows_url": "emscripten-1.8.2.zip",
|
|
|
|
|
"unix_url": "emscripten-1.8.2.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-01-08 13:50:33 +02:00
|
|
|
},
|
2014-02-28 12:58:37 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.9.5",
|
|
|
|
|
"windows_url": "emscripten-1.9.5.zip",
|
|
|
|
|
"unix_url": "emscripten-1.9.5.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:58:37 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.10.4",
|
|
|
|
|
"windows_url": "emscripten-1.10.4.zip",
|
|
|
|
|
"unix_url": "emscripten-1.10.4.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:58:37 +02:00
|
|
|
},
|
2014-02-28 12:49:30 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.12.0",
|
|
|
|
|
"windows_url": "emscripten-1.12.0.zip",
|
|
|
|
|
"unix_url": "emscripten-1.12.0.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-07-07 10:49:51 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:49:30 +02:00
|
|
|
},
|
2014-03-04 19:10:22 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.13.0",
|
|
|
|
|
"windows_url": "emscripten-1.13.0.zip",
|
|
|
|
|
"unix_url": "emscripten-1.13.0.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-03-04 19:10:22 +02:00
|
|
|
},
|
2014-03-13 14:40:35 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.13.1",
|
|
|
|
|
"windows_url": "emscripten-1.13.1.zip",
|
|
|
|
|
"unix_url": "emscripten-1.13.1.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-04-24 13:17:02 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-03-13 14:40:35 +02:00
|
|
|
},
|
2014-04-22 19:46:49 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.16.0",
|
|
|
|
|
"windows_url": "emscripten-1.16.0.zip",
|
|
|
|
|
"unix_url": "emscripten-1.16.0.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-07-07 10:49:51 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-04-22 19:46:49 +03:00
|
|
|
},
|
2014-07-04 19:08:14 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.21.0",
|
|
|
|
|
"windows_url": "emscripten-1.21.0.zip",
|
|
|
|
|
"unix_url": "emscripten-1.21.0.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-10-06 16:07:01 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-07-04 19:08:14 +03:00
|
|
|
},
|
2014-08-11 20:05:45 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.22.0",
|
|
|
|
|
"windows_url": "emscripten-1.22.0.zip",
|
|
|
|
|
"unix_url": "emscripten-1.22.0.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2014-11-28 00:48:41 +02:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-08-11 20:05:45 +03:00
|
|
|
},
|
2014-10-06 16:04:17 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.25.0",
|
|
|
|
|
"windows_url": "emscripten-1.25.0.zip",
|
|
|
|
|
"unix_url": "emscripten-1.25.0.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-01-26 16:46:43 +02:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-10-06 16:04:17 +03:00
|
|
|
},
|
2014-11-28 00:48:41 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.27.0",
|
|
|
|
|
"windows_url": "emscripten-1.27.0.zip",
|
|
|
|
|
"unix_url": "emscripten-1.27.0.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-04-12 14:19:34 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2014-11-28 00:48:41 +02:00
|
|
|
},
|
2015-01-26 16:45:26 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.29.0",
|
|
|
|
|
"windows_url": "emscripten-1.29.0.zip",
|
|
|
|
|
"unix_url": "emscripten-1.29.0.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
2015-07-03 19:14:34 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%",
|
|
|
|
|
"is_old": true
|
2015-01-26 16:45:26 +02:00
|
|
|
},
|
2015-04-12 14:19:34 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.30.0",
|
|
|
|
|
"windows_url": "emscripten-1.30.0.zip",
|
|
|
|
|
"unix_url": "emscripten-1.30.0.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%"
|
|
|
|
|
},
|
2015-07-03 19:14:34 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.34.1",
|
|
|
|
|
"windows_url": "emscripten-1.34.1.zip",
|
|
|
|
|
"unix_url": "emscripten-1.34.1.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%"
|
|
|
|
|
},
|
2015-11-13 17:02:12 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.35.0",
|
|
|
|
|
"windows_url": "emscripten-1.35.0.zip",
|
|
|
|
|
"unix_url": "emscripten-1.35.0.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%"
|
|
|
|
|
},
|
2017-01-14 04:56:25 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "1.37.1",
|
|
|
|
|
"windows_url": "https://github.com/kripken/emscripten/archive/1.37.1.zip",
|
|
|
|
|
"unix_url": "https://github.com/kripken/emscripten/archive/1.37.1.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%"
|
|
|
|
|
},
|
2015-07-02 21:52:03 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "tag-%tag%",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"append_bitness": false,
|
|
|
|
|
"windows_url": "https://github.com/kripken/emscripten/archive/%tag%.zip",
|
|
|
|
|
"unix_url": "https://github.com/kripken/emscripten/archive/%tag%.tar.gz",
|
|
|
|
|
"zipfile_prefix": "emscripten-e",
|
2016-06-09 14:21:54 +03:00
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%%generator_prefix%_32bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%'",
|
2015-07-02 21:52:03 +03:00
|
|
|
"activated_path": "%installation_dir%",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%%generator_prefix%_32bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%",
|
2017-07-11 15:53:47 +03:00
|
|
|
"cmake_build_type": "Release",
|
2015-07-02 21:52:03 +03:00
|
|
|
"custom_install_script": "build_optimizer",
|
|
|
|
|
"custom_is_installed_script": "is_optimizer_installed",
|
|
|
|
|
"custom_uninstall_script": "uninstall_optimizer"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "tag-%tag%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"append_bitness": false,
|
|
|
|
|
"windows_url": "https://github.com/kripken/emscripten/archive/%tag%.zip",
|
|
|
|
|
"unix_url": "https://github.com/kripken/emscripten/archive/%tag%.tar.gz",
|
2016-06-09 14:21:54 +03:00
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%%generator_prefix%_64bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%'",
|
2015-07-02 21:52:03 +03:00
|
|
|
"activated_path": "%installation_dir%",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%%generator_prefix%_64bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%",
|
2017-01-12 22:01:09 +02:00
|
|
|
"cmake_build_type": "Release",
|
2015-07-02 21:52:03 +03:00
|
|
|
"custom_install_script": "build_optimizer",
|
|
|
|
|
"custom_is_installed_script": "is_optimizer_installed",
|
|
|
|
|
"custom_uninstall_script": "uninstall_optimizer"
|
|
|
|
|
},
|
2017-03-23 13:18:48 +02:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "%precompiled_tag%",
|
|
|
|
|
"windows_url": "https://github.com/kripken/emscripten/archive/%precompiled_tag%.zip",
|
|
|
|
|
"unix_url": "https://github.com/kripken/emscripten/archive/%precompiled_tag%.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%"
|
|
|
|
|
},
|
2017-01-12 22:01:09 +02:00
|
|
|
{
|
|
|
|
|
"id": "binaryen",
|
|
|
|
|
"version": "tag-%binaryen_tag%",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"append_bitness": false,
|
|
|
|
|
"windows_url": "https://github.com/WebAssembly/binaryen/archive/%binaryen_tag%.zip",
|
|
|
|
|
"unix_url": "https://github.com/WebAssembly/binaryen/archive/%binaryen_tag%.tar.gz",
|
|
|
|
|
"zipfile_prefix": "binaryen-e",
|
|
|
|
|
"activated_cfg": "BINARYEN_ROOT='%installation_dir%%generator_prefix%_64bit_binaryen'",
|
2017-07-13 13:10:05 +03:00
|
|
|
"activated_path": "%installation_dir%%generator_prefix%_64bit_binaryen/bin",
|
2017-01-12 22:01:09 +02:00
|
|
|
"activated_env": "BINARYEN_ROOT=%installation_dir%%generator_prefix%_64bit_binaryen",
|
|
|
|
|
"cmake_build_type": "Release",
|
|
|
|
|
"custom_install_script": "build_binaryen",
|
|
|
|
|
"custom_is_installed_script": "is_binaryen_installed",
|
|
|
|
|
"custom_uninstall_script": "uninstall_binaryen"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "binaryen",
|
|
|
|
|
"version": "tag-%binaryen_tag%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"append_bitness": false,
|
|
|
|
|
"windows_url": "https://github.com/WebAssembly/binaryen/archive/%binaryen_tag%.zip",
|
|
|
|
|
"unix_url": "https://github.com/WebAssembly/binaryen/archive/%binaryen_tag%.tar.gz",
|
|
|
|
|
"zipfile_prefix": "binaryen-e",
|
|
|
|
|
"activated_cfg": "BINARYEN_ROOT='%installation_dir%%generator_prefix%_64bit_binaryen'",
|
2017-07-13 13:10:05 +03:00
|
|
|
"activated_path": "%installation_dir%%generator_prefix%_64bit_binaryen/bin",
|
2017-01-12 22:01:09 +02:00
|
|
|
"activated_env": "BINARYEN_ROOT=%installation_dir%%generator_prefix%_64bit_binaryen",
|
|
|
|
|
"cmake_build_type": "Release",
|
|
|
|
|
"custom_install_script": "build_binaryen",
|
|
|
|
|
"custom_is_installed_script": "is_binaryen_installed",
|
|
|
|
|
"custom_uninstall_script": "uninstall_binaryen"
|
|
|
|
|
},
|
2016-09-28 19:06:56 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "nightly-%nightly-emscripten%",
|
|
|
|
|
"windows_url": "emscripten/nightly/win/emscripten-nightly-%nightly-emscripten%.zip",
|
|
|
|
|
"unix_url": "emscripten/nightly/linux/emscripten-nightly-%nightly-emscripten%.tar.gz",
|
|
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%"
|
|
|
|
|
},
|
2015-04-12 14:19:34 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "incoming",
|
|
|
|
|
"bitness": 32,
|
2015-04-12 17:04:46 +03:00
|
|
|
"append_bitness": false,
|
2017-06-10 11:50:10 +03:00
|
|
|
"url": "https://github.com/kripken/emscripten.git",
|
2015-04-12 14:19:34 +03:00
|
|
|
"git_branch": "incoming",
|
2016-06-09 14:21:54 +03:00
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%%generator_prefix%_32bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%'",
|
2015-04-12 14:19:34 +03:00
|
|
|
"activated_path": "%installation_dir%",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%%generator_prefix%_32bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%",
|
2018-01-03 13:51:13 +02:00
|
|
|
"cmake_build_type": "Release",
|
2015-04-12 17:04:46 +03:00
|
|
|
"custom_install_script": "build_optimizer",
|
|
|
|
|
"custom_is_installed_script": "is_optimizer_installed",
|
|
|
|
|
"custom_uninstall_script": "uninstall_optimizer"
|
2015-04-12 14:19:34 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "master",
|
|
|
|
|
"bitness": 32,
|
2015-04-12 17:04:46 +03:00
|
|
|
"append_bitness": false,
|
2017-06-10 11:50:10 +03:00
|
|
|
"url": "https://github.com/kripken/emscripten.git",
|
2015-04-12 14:19:34 +03:00
|
|
|
"git_branch": "master",
|
2016-06-09 14:21:54 +03:00
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%%generator_prefix%_32bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%'",
|
2015-04-12 14:19:34 +03:00
|
|
|
"activated_path": "%installation_dir%",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%%generator_prefix%_32bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%",
|
2015-04-12 14:19:34 +03:00
|
|
|
"cmake_build_type": "Release",
|
2015-04-12 17:04:46 +03:00
|
|
|
"custom_install_script": "build_optimizer",
|
|
|
|
|
"custom_is_installed_script": "is_optimizer_installed",
|
|
|
|
|
"custom_uninstall_script": "uninstall_optimizer"
|
2015-04-12 14:19:34 +03:00
|
|
|
},
|
2013-09-05 12:23:53 +03:00
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "incoming",
|
2015-04-12 14:19:34 +03:00
|
|
|
"bitness": 64,
|
2015-04-12 17:04:46 +03:00
|
|
|
"append_bitness": false,
|
2017-06-10 11:50:10 +03:00
|
|
|
"url": "https://github.com/kripken/emscripten.git",
|
2013-09-05 12:23:53 +03:00
|
|
|
"git_branch": "incoming",
|
2016-06-09 14:21:54 +03:00
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%%generator_prefix%_64bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%'",
|
2013-09-05 12:23:53 +03:00
|
|
|
"activated_path": "%installation_dir%",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%%generator_prefix%_64bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%",
|
2018-01-03 13:51:13 +02:00
|
|
|
"cmake_build_type": "Release",
|
2015-04-12 17:04:46 +03:00
|
|
|
"custom_install_script": "build_optimizer",
|
|
|
|
|
"custom_is_installed_script": "is_optimizer_installed",
|
|
|
|
|
"custom_uninstall_script": "uninstall_optimizer"
|
2013-09-05 12:23:53 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "emscripten",
|
|
|
|
|
"version": "master",
|
2015-04-12 14:19:34 +03:00
|
|
|
"bitness": 64,
|
2015-04-12 17:04:46 +03:00
|
|
|
"append_bitness": false,
|
2017-06-10 11:50:10 +03:00
|
|
|
"url": "https://github.com/kripken/emscripten.git",
|
2013-09-05 12:23:53 +03:00
|
|
|
"git_branch": "master",
|
2016-06-09 14:21:54 +03:00
|
|
|
"activated_cfg": "EMSCRIPTEN_ROOT='%installation_dir%';EMSCRIPTEN_NATIVE_OPTIMIZER='%installation_dir%%generator_prefix%_64bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%'",
|
2013-09-05 12:23:53 +03:00
|
|
|
"activated_path": "%installation_dir%",
|
2018-07-19 12:37:34 +03:00
|
|
|
"activated_env": "EMSCRIPTEN=%installation_dir%;EMSCRIPTEN_NATIVE_OPTIMIZER=%installation_dir%%generator_prefix%_64bit_optimizer/%cmake_build_type_on_win%optimizer%.exe%",
|
2014-12-19 17:57:01 -05:00
|
|
|
"cmake_build_type": "Release",
|
2015-04-12 17:04:46 +03:00
|
|
|
"custom_install_script": "build_optimizer",
|
|
|
|
|
"custom_is_installed_script": "is_optimizer_installed",
|
|
|
|
|
"custom_uninstall_script": "uninstall_optimizer"
|
2013-09-05 12:23:53 +03:00
|
|
|
},
|
2017-01-12 22:01:09 +02:00
|
|
|
{
|
|
|
|
|
"id": "binaryen",
|
|
|
|
|
"version": "master",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"append_bitness": false,
|
2017-06-10 11:50:10 +03:00
|
|
|
"url": "https://github.com/WebAssembly/binaryen.git",
|
2017-01-12 22:01:09 +02:00
|
|
|
"git_branch": "master",
|
|
|
|
|
"activated_cfg": "BINARYEN_ROOT='%installation_dir%%generator_prefix%_32bit_binaryen'",
|
2017-07-13 13:10:05 +03:00
|
|
|
"activated_path": "%installation_dir%%generator_prefix%_32bit_binaryen/bin",
|
2017-01-12 22:01:09 +02:00
|
|
|
"activated_env": "BINARYEN_ROOT=%installation_dir%%generator_prefix%_32bit_binaryen",
|
|
|
|
|
"cmake_build_type": "Release",
|
|
|
|
|
"custom_install_script": "build_binaryen",
|
|
|
|
|
"custom_is_installed_script": "is_binaryen_installed",
|
|
|
|
|
"custom_uninstall_script": "uninstall_binaryen"
|
|
|
|
|
},
|
2016-10-14 11:52:47 +03:00
|
|
|
{
|
|
|
|
|
"id": "binaryen",
|
|
|
|
|
"version": "master",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"append_bitness": false,
|
2017-06-10 11:50:10 +03:00
|
|
|
"url": "https://github.com/WebAssembly/binaryen.git",
|
2016-10-14 11:52:47 +03:00
|
|
|
"git_branch": "master",
|
|
|
|
|
"activated_cfg": "BINARYEN_ROOT='%installation_dir%%generator_prefix%_64bit_binaryen'",
|
2017-07-13 13:10:05 +03:00
|
|
|
"activated_path": "%installation_dir%%generator_prefix%_64bit_binaryen/bin",
|
2016-10-14 11:52:47 +03:00
|
|
|
"activated_env": "BINARYEN_ROOT=%installation_dir%%generator_prefix%_64bit_binaryen",
|
2017-01-12 22:01:09 +02:00
|
|
|
"cmake_build_type": "Release",
|
2016-10-14 11:52:47 +03:00
|
|
|
"custom_install_script": "build_binaryen",
|
|
|
|
|
"custom_is_installed_script": "is_binaryen_installed",
|
|
|
|
|
"custom_uninstall_script": "uninstall_binaryen"
|
|
|
|
|
},
|
2013-09-05 12:23:53 +03:00
|
|
|
{
|
|
|
|
|
"id": "vs-tool",
|
|
|
|
|
"version": "0.9.0",
|
|
|
|
|
"windows_url": "vs-tool_0.9.0.zip",
|
2014-04-24 13:17:02 +03:00
|
|
|
"windows_install_path": "%MSBuildPlatformsDir%/Emscripten",
|
|
|
|
|
"is_old": true
|
2013-09-11 18:03:50 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "vs-tool",
|
|
|
|
|
"version": "0.9.1",
|
|
|
|
|
"windows_url": "vs-tool_0.9.1.zip",
|
2014-04-24 13:17:02 +03:00
|
|
|
"windows_install_path": "%MSBuildPlatformsDir%/Emscripten",
|
|
|
|
|
"is_old": true
|
2013-11-21 12:03:44 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "vs-tool",
|
|
|
|
|
"version": "0.9.2",
|
|
|
|
|
"windows_url": "vs-tool_0.9.2.zip",
|
2014-04-24 13:17:02 +03:00
|
|
|
"windows_install_path": "%MSBuildPlatformsDir%/Emscripten",
|
|
|
|
|
"is_old": true
|
2013-11-17 14:33:51 +02:00
|
|
|
},
|
2014-04-23 00:14:21 +03:00
|
|
|
{
|
|
|
|
|
"id": "vs-tool",
|
|
|
|
|
"version": "0.9.3",
|
|
|
|
|
"windows_url": "vs-tool_0.9.3.zip",
|
2014-07-04 18:35:49 +03:00
|
|
|
"windows_install_path": "%MSBuildPlatformsDir%/Emscripten",
|
|
|
|
|
"is_old": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "vs-tool",
|
|
|
|
|
"version": "0.9.4",
|
|
|
|
|
"windows_url": "vs-tool_0.9.4.zip",
|
2014-04-23 00:14:21 +03:00
|
|
|
"windows_install_path": "%MSBuildPlatformsDir%/Emscripten"
|
|
|
|
|
},
|
2013-11-17 14:33:51 +02:00
|
|
|
{
|
|
|
|
|
"id": "crunch",
|
|
|
|
|
"version": "1.03",
|
|
|
|
|
"windows_url": "crunch_1.03.zip",
|
|
|
|
|
"activated_cfg": "CRUNCH='%installation_dir%/crunch.exe'",
|
|
|
|
|
"activated_path": "%installation_dir%"
|
2013-11-19 21:01:41 +02:00
|
|
|
},
|
2014-07-29 17:56:16 +03:00
|
|
|
{
|
|
|
|
|
"id": "crunch",
|
|
|
|
|
"version": "1.04",
|
|
|
|
|
"osx_url": "crunch_osx_1.04.tar.gz",
|
|
|
|
|
"activated_cfg": "CRUNCH='%installation_dir%/crunch'",
|
|
|
|
|
"activated_path": "%installation_dir%"
|
|
|
|
|
},
|
2016-08-07 22:30:01 +03:00
|
|
|
{
|
2016-08-07 22:33:45 +03:00
|
|
|
"id": "gnu",
|
2016-08-07 22:30:01 +03:00
|
|
|
"version": "2.5.4",
|
|
|
|
|
"windows_url": "grep-2.5.4.zip",
|
|
|
|
|
"activated_path": "%installation_dir%/bin"
|
|
|
|
|
},
|
2013-11-19 21:01:41 +02:00
|
|
|
{
|
|
|
|
|
"id": "mingw",
|
|
|
|
|
"version": "4.6.2",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"windows_url": "mingw_4.6.2_32bit.zip",
|
|
|
|
|
"activated_cfg": "MINGW_ROOT='%installation_dir%'",
|
2017-07-12 13:21:11 +03:00
|
|
|
"activated_path": "%installation_dir%",
|
|
|
|
|
"is_old": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "mingw",
|
|
|
|
|
"version": "7.1.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"windows_url": "mingw_7.1.0_64bit.zip",
|
|
|
|
|
"activated_cfg": "MINGW_ROOT='%installation_dir%'",
|
|
|
|
|
"activated_path": "%installation_dir%/bin"
|
2013-09-05 12:23:53 +03:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
"sdks": [
|
|
|
|
|
{
|
|
|
|
|
"version": "incoming",
|
|
|
|
|
"bitness": 32,
|
2018-06-22 09:38:41 -07:00
|
|
|
"uses": ["clang-incoming-32bit", "node-8.9.1-32bit", "python-2.7.13.1-32bit", "java-8.152-32bit", "emscripten-incoming-32bit", "binaryen-master-32bit"],
|
2013-11-09 14:51:43 +02:00
|
|
|
"os": "win"
|
|
|
|
|
},
|
|
|
|
|
{
|
2013-11-21 12:23:33 +02:00
|
|
|
"version": "incoming",
|
|
|
|
|
"bitness": 64,
|
2018-06-22 09:38:41 -07:00
|
|
|
"uses": ["clang-incoming-64bit", "node-8.9.1-64bit", "python-2.7.13.1-64bit", "java-8.152-64bit", "emscripten-incoming-64bit", "binaryen-master-64bit"],
|
2013-09-05 16:44:02 +03:00
|
|
|
"os": "win"
|
|
|
|
|
},
|
2013-10-24 13:14:38 +03:00
|
|
|
{
|
2013-11-21 12:23:33 +02:00
|
|
|
"version": "incoming",
|
|
|
|
|
"bitness": 64,
|
2018-06-22 09:38:41 -07:00
|
|
|
"uses": ["clang-incoming-64bit", "node-8.9.1-64bit", "emscripten-incoming-64bit", "binaryen-master-64bit"],
|
2013-11-21 12:23:33 +02:00
|
|
|
"os": "osx"
|
2013-10-24 13:14:38 +03:00
|
|
|
},
|
2014-07-18 10:40:46 +02:00
|
|
|
{
|
|
|
|
|
"version": "incoming",
|
|
|
|
|
"bitness": 32,
|
2018-06-22 09:38:41 -07:00
|
|
|
"uses": ["clang-incoming-32bit", "node-8.9.1-32bit", "emscripten-incoming-32bit", "binaryen-master-32bit"],
|
2014-07-18 10:40:46 +02:00
|
|
|
"os": "linux"
|
|
|
|
|
},
|
2014-07-07 13:52:45 +03:00
|
|
|
{
|
|
|
|
|
"version": "incoming",
|
|
|
|
|
"bitness": 64,
|
2018-06-22 09:38:41 -07:00
|
|
|
"uses": ["clang-incoming-64bit", "node-8.9.1-64bit", "emscripten-incoming-64bit", "binaryen-master-64bit"],
|
2014-07-07 13:52:45 +03:00
|
|
|
"os": "linux"
|
|
|
|
|
},
|
2013-11-19 20:46:48 +02:00
|
|
|
{
|
2013-11-21 12:23:33 +02:00
|
|
|
"version": "master",
|
2013-11-19 20:46:48 +02:00
|
|
|
"bitness": 32,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-master-32bit", "node-4.1.1-32bit", "python-2.7.13.1-32bit", "java-8.152-32bit", "emscripten-master-32bit", "binaryen-master-32bit"],
|
2013-11-09 14:51:43 +02:00
|
|
|
"os": "win"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "master",
|
|
|
|
|
"bitness": 64,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-master-64bit", "node-4.1.1-64bit", "python-2.7.13.1-64bit", "java-8.152-64bit", "emscripten-master-64bit", "binaryen-master-64bit"],
|
2013-11-09 14:51:43 +02:00
|
|
|
"os": "win"
|
|
|
|
|
},
|
2013-10-15 17:41:24 +03:00
|
|
|
{
|
|
|
|
|
"version": "master",
|
|
|
|
|
"bitness": 64,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-master-64bit", "node-4.1.1-64bit", "emscripten-master-64bit", "binaryen-master-64bit"],
|
2013-11-09 14:51:43 +02:00
|
|
|
"os": "osx"
|
2013-10-15 17:41:24 +03:00
|
|
|
},
|
2014-07-18 10:40:46 +02:00
|
|
|
{
|
|
|
|
|
"version": "master",
|
|
|
|
|
"bitness": 32,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-master-32bit", "node-4.1.1-32bit", "emscripten-master-32bit", "binaryen-master-32bit"],
|
2014-07-18 10:40:46 +02:00
|
|
|
"os": "linux"
|
|
|
|
|
},
|
2014-07-07 13:52:45 +03:00
|
|
|
{
|
|
|
|
|
"version": "master",
|
|
|
|
|
"bitness": 64,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-master-64bit", "node-4.1.1-64bit", "emscripten-master-64bit", "binaryen-master-64bit"],
|
2014-07-07 13:52:45 +03:00
|
|
|
"os": "linux"
|
|
|
|
|
},
|
2015-10-28 18:19:01 +02:00
|
|
|
{
|
|
|
|
|
"version": "tag-%tag%",
|
|
|
|
|
"bitness": 32,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-tag-e%tag%-32bit", "node-4.1.1-32bit", "python-2.7.13.1-32bit", "java-7.45-32bit", "emscripten-tag-%tag%-32bit", "binaryen-tag-%tag%-32bit"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%tag%", "<=", "1.37.22"]
|
|
|
|
|
]
|
2015-10-28 18:19:01 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "tag-%tag%",
|
|
|
|
|
"bitness": 64,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-tag-e%tag%-64bit", "node-4.1.1-64bit", "python-2.7.13.1-64bit", "java-7.45-64bit", "emscripten-tag-%tag%-64bit", "binaryen-tag-%tag%-64bit"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%tag%", "<=", "1.37.22"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "tag-%tag%",
|
|
|
|
|
"bitness": 32,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-tag-e%tag%-32bit", "node-4.1.1-32bit", "emscripten-tag-%tag%-32bit", "binaryen-tag-%tag%-32bit"],
|
2017-11-23 16:45:20 +02:00
|
|
|
"os": "linux",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%tag%", "<=", "1.37.22"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "tag-%tag%",
|
|
|
|
|
"bitness": 64,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-tag-e%tag%-64bit", "node-4.1.1-64bit", "emscripten-tag-%tag%-64bit", "binaryen-tag-%tag%-64bit"],
|
2017-11-23 16:45:20 +02:00
|
|
|
"os": "unix",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%tag%", "<=", "1.37.22"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "tag-%tag%",
|
|
|
|
|
"bitness": 32,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-tag-e%tag%-32bit", "node-8.9.1-32bit", "python-2.7.13.1-32bit", "java-8.152-32bit", "emscripten-tag-%tag%-32bit", "binaryen-tag-%tag%-32bit"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%tag%", ">", "1.37.22"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "tag-%tag%",
|
|
|
|
|
"bitness": 64,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-tag-e%tag%-64bit", "node-8.9.1-64bit", "python-2.7.13.1-64bit", "java-8.152-64bit", "emscripten-tag-%tag%-64bit", "binaryen-tag-%tag%-64bit"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%tag%", ">", "1.37.22"]
|
|
|
|
|
]
|
2015-10-28 18:19:01 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "tag-%tag%",
|
|
|
|
|
"bitness": 32,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-tag-e%tag%-32bit", "node-8.9.1-32bit", "emscripten-tag-%tag%-32bit", "binaryen-tag-%tag%-32bit"],
|
2017-11-23 16:45:20 +02:00
|
|
|
"os": "linux",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%tag%", ">", "1.37.22"]
|
|
|
|
|
]
|
2015-10-28 18:19:01 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "tag-%tag%",
|
|
|
|
|
"bitness": 64,
|
2018-05-15 15:49:18 -07:00
|
|
|
"uses": ["clang-tag-e%tag%-64bit", "node-8.9.1-64bit", "emscripten-tag-%tag%-64bit", "binaryen-tag-%tag%-64bit"],
|
2017-11-23 16:45:20 +02:00
|
|
|
"os": "unix",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%tag%", ">", "1.37.22"]
|
|
|
|
|
]
|
2015-10-28 18:19:01 +02:00
|
|
|
},
|
2016-09-28 20:26:58 +03:00
|
|
|
{
|
|
|
|
|
"version": "nightly-%nightly-llvm-32bit%",
|
|
|
|
|
"bitness": 32,
|
2018-02-26 19:29:27 +02:00
|
|
|
"uses": ["clang-nightly-e%nightly-llvm-32bit%-32bit", "node-4.1.1-32bit", "python-2.7.13.1-32bit", "java-7.45-32bit", "emscripten-nightly-%nightly-llvm-32bit%"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%nightly-llvm-32bit%", "<=", "1.37.22-2017_11_05"]
|
|
|
|
|
]
|
2016-09-28 20:26:58 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "nightly-%nightly-llvm-64bit%",
|
|
|
|
|
"bitness": 64,
|
2018-02-26 19:29:27 +02:00
|
|
|
"uses": ["clang-nightly-e%nightly-llvm-64bit%-64bit", "node-4.1.1-64bit", "python-2.7.13.1-64bit", "java-7.45-64bit", "emscripten-nightly-%nightly-llvm-64bit%"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%nightly-llvm-64bit%", "<=", "1.37.22-2017_11_05"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "nightly-%nightly-llvm-32bit%",
|
|
|
|
|
"bitness": 32,
|
2018-02-26 19:29:27 +02:00
|
|
|
"uses": ["clang-nightly-e%nightly-llvm-32bit%-32bit", "node-4.1.1-32bit", "python-2.7.13.1-32bit", "java-8.152-32bit", "emscripten-nightly-%nightly-llvm-32bit%"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%nightly-llvm-32bit%", ">", "1.37.22-2017_11_05"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "nightly-%nightly-llvm-64bit%",
|
|
|
|
|
"bitness": 64,
|
2018-02-26 19:29:27 +02:00
|
|
|
"uses": ["clang-nightly-e%nightly-llvm-64bit%-64bit", "node-4.1.1-64bit", "python-2.7.13.1-64bit", "java-8.152-64bit", "emscripten-nightly-%nightly-llvm-64bit%"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%nightly-llvm-64bit%", ">", "1.37.22-2017_11_05"]
|
|
|
|
|
]
|
2016-09-28 20:26:58 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "nightly-%nightly-llvm-32bit%",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"uses": ["clang-nightly-e%nightly-llvm-32bit%-32bit", "node-4.1.1-64bit", "emscripten-nightly-%nightly-llvm-32bit%"],
|
|
|
|
|
"os": "unix"
|
|
|
|
|
},
|
2016-09-28 19:06:56 +03:00
|
|
|
{
|
|
|
|
|
"version": "nightly-%nightly-llvm-64bit%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-nightly-e%nightly-llvm-64bit%-64bit", "node-4.1.1-64bit", "emscripten-nightly-%nightly-llvm-64bit%"],
|
|
|
|
|
"os": "unix"
|
|
|
|
|
},
|
2013-11-21 12:23:33 +02:00
|
|
|
{
|
|
|
|
|
"version": "1.5.6",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"uses": ["clang-3.2-32bit", "node-0.10.17-32bit", "python-2.7.5.1-32bit", "java-7.45-32bit", "emscripten-1.5.6"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2013-11-21 12:23:33 +02:00
|
|
|
},
|
2013-10-15 17:41:24 +03:00
|
|
|
{
|
|
|
|
|
"version": "1.5.6",
|
|
|
|
|
"bitness": 64,
|
2013-11-09 14:51:43 +02:00
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.17-64bit", "python-2.7.5-64bit", "java-7.45-64bit", "emscripten-1.5.6"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2013-10-15 17:41:24 +03:00
|
|
|
},
|
2013-09-05 16:44:02 +03:00
|
|
|
{
|
|
|
|
|
"version": "1.5.6",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.18-64bit", "emscripten-1.5.6"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2013-10-24 13:14:38 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.7.1",
|
2013-11-21 12:23:33 +02:00
|
|
|
"bitness": 32,
|
|
|
|
|
"uses": ["clang-3.2-32bit", "node-0.10.17-32bit", "python-2.7.5.1-32bit", "java-7.45-32bit", "emscripten-1.7.1"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2013-10-24 13:14:38 +03:00
|
|
|
},
|
2013-11-19 20:46:48 +02:00
|
|
|
{
|
2013-11-21 12:23:33 +02:00
|
|
|
"version": "1.7.1",
|
2013-11-19 20:46:48 +02:00
|
|
|
"bitness": 64,
|
2013-11-21 12:23:33 +02:00
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.17-64bit", "python-2.7.5-64bit", "java-7.45-64bit", "emscripten-1.7.1"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2013-11-19 20:46:48 +02:00
|
|
|
},
|
2013-10-24 13:14:38 +03:00
|
|
|
{
|
|
|
|
|
"version": "1.7.1",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.18-64bit", "emscripten-1.7.1"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2013-11-21 12:23:33 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.7.8",
|
|
|
|
|
"bitness": 32,
|
2013-11-21 12:24:13 +02:00
|
|
|
"uses": ["clang-3.2-32bit", "node-0.10.17-32bit", "python-2.7.5.3-32bit", "java-7.45-32bit", "emscripten-1.7.8"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2013-11-21 12:23:33 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.7.8",
|
|
|
|
|
"bitness": 64,
|
2013-11-21 12:24:13 +02:00
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "java-7.45-64bit", "emscripten-1.7.8"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2013-11-21 16:45:48 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.7.8",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.18-64bit", "emscripten-1.7.8"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-01-08 13:50:33 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.8.2",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"uses": ["clang-3.2-32bit", "node-0.10.17-32bit", "python-2.7.5.3-32bit", "emscripten-1.8.2"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-01-08 13:50:33 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.8.2",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.8.2"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-01-08 13:50:33 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.8.2",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.18-64bit", "emscripten-1.8.2"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:49:30 +02:00
|
|
|
},
|
2014-02-28 12:58:37 +02:00
|
|
|
{
|
|
|
|
|
"version": "1.9.5",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"uses": ["clang-3.2-32bit", "node-0.10.17-32bit", "python-2.7.5.3-32bit", "emscripten-1.9.5"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:58:37 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.9.5",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.9.5"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:58:37 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.9.5",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.18-64bit", "emscripten-1.9.5"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:58:37 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.10.4",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"uses": ["clang-3.2-32bit", "node-0.10.17-32bit", "python-2.7.5.3-32bit", "emscripten-1.10.4"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:58:37 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.10.4",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.10.4"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:58:37 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.10.4",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.18-64bit", "emscripten-1.10.4"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:58:37 +02:00
|
|
|
},
|
2014-02-28 12:49:30 +02:00
|
|
|
{
|
|
|
|
|
"version": "1.12.0",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"uses": ["clang-3.2-32bit", "node-0.10.17-32bit", "python-2.7.5.3-32bit", "emscripten-1.12.0"],
|
2014-07-07 11:04:17 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:49:30 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.12.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.12.0"],
|
2014-07-07 11:04:17 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-02-28 12:49:30 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.12.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-3.2-64bit", "node-0.10.18-64bit", "emscripten-1.12.0"],
|
2014-07-07 11:04:17 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-03-04 19:10:22 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.13.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.13.0-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.13.0"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-03-04 19:10:22 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.13.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.13.0-64bit", "node-0.10.18-64bit", "emscripten-1.13.0"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-03-13 14:40:35 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.13.1",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.13.1-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.13.1"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-03-13 14:40:35 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.13.1",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.13.1-64bit", "node-0.10.18-64bit", "emscripten-1.13.1"],
|
2014-04-24 13:17:02 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-04-22 19:46:49 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.16.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.16.0-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.16.0"],
|
2014-07-07 11:04:17 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-04-22 19:46:49 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.16.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.16.0-64bit", "node-0.10.18-64bit", "emscripten-1.16.0"],
|
2014-07-07 11:04:17 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-07-04 19:08:14 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.21.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.21.0-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.21.0"],
|
2014-10-06 16:07:01 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-07-04 19:08:14 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.21.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.21.0-64bit", "node-0.10.18-64bit", "emscripten-1.21.0"],
|
2014-10-06 16:07:01 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-08-11 20:05:45 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.22.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.22.0-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.22.0"],
|
2014-11-28 00:48:41 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-08-11 20:05:45 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.22.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.22.0-64bit", "node-0.10.18-64bit", "emscripten-1.22.0"],
|
2014-11-28 00:48:41 +02:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-10-06 16:04:17 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.25.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.25.0-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.25.0"],
|
2015-01-26 16:46:43 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-10-06 16:04:17 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.25.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.25.0-64bit", "node-0.10.18-64bit", "emscripten-1.25.0"],
|
2015-01-26 16:46:43 +02:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2014-11-28 00:48:41 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.27.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.27.0-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.27.0"],
|
2015-04-12 16:12:49 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2014-11-28 00:48:41 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.27.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.27.0-64bit", "node-0.10.18-64bit", "emscripten-1.27.0"],
|
2015-04-12 16:12:49 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2015-01-26 16:45:26 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.29.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.29.0-64bit", "node-0.10.17-64bit", "python-2.7.5.3-64bit", "emscripten-1.29.0"],
|
2015-07-03 19:14:34 +03:00
|
|
|
"os": "win",
|
|
|
|
|
"is_old": true
|
2015-01-26 16:45:26 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.29.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.29.0-64bit", "node-0.10.18-64bit", "emscripten-1.29.0"],
|
2015-07-03 19:14:34 +03:00
|
|
|
"os": "osx",
|
|
|
|
|
"is_old": true
|
2015-04-12 14:19:34 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.30.0",
|
|
|
|
|
"bitness": 64,
|
2015-04-12 16:12:49 +03:00
|
|
|
"uses": ["clang-e1.30.0-64bit", "node-0.12.2-64bit", "python-2.7.5.3-64bit", "emscripten-1.30.0"],
|
2015-04-12 14:19:34 +03:00
|
|
|
"os": "win"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.30.0",
|
|
|
|
|
"bitness": 64,
|
2015-04-12 16:12:49 +03:00
|
|
|
"uses": ["clang-e1.30.0-64bit", "node-0.12.2-64bit", "emscripten-1.30.0"],
|
2015-04-12 14:19:34 +03:00
|
|
|
"os": "osx"
|
2015-07-02 21:52:03 +03:00
|
|
|
},
|
2015-07-03 19:14:34 +03:00
|
|
|
{
|
|
|
|
|
"version": "1.34.1",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.34.1-64bit", "node-0.12.2-64bit", "python-2.7.5.3-64bit", "emscripten-1.34.1"],
|
|
|
|
|
"os": "win"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.34.1",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.34.1-64bit", "node-0.12.2-64bit", "emscripten-1.34.1"],
|
|
|
|
|
"os": "osx"
|
2015-11-13 17:02:12 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.35.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.35.0-64bit", "node-4.1.1-64bit", "python-2.7.5.3-64bit", "emscripten-1.35.0"],
|
|
|
|
|
"os": "win"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.35.0",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e1.35.0-64bit", "node-4.1.1-64bit", "emscripten-1.35.0"],
|
|
|
|
|
"os": "osx"
|
2017-01-14 04:56:25 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "1.37.1",
|
|
|
|
|
"bitness": 64,
|
2018-02-26 19:29:27 +02:00
|
|
|
"uses": ["clang-e1.37.1-64bit", "node-4.1.1-64bit", "python-2.7.13.1-64bit", "emscripten-1.37.1"],
|
2017-01-14 04:56:25 +02:00
|
|
|
"os": "win"
|
2017-03-23 13:18:48 +02:00
|
|
|
},
|
2019-05-22 17:23:04 -07:00
|
|
|
{
|
|
|
|
|
"version": "releases-upstream-%releases-tag%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["releases-upstream-%releases-tag%-64bit", "node-8.9.1-64bit"],
|
|
|
|
|
"os": "linux"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "releases-upstream-%releases-tag%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["releases-upstream-%releases-tag%-64bit", "node-8.9.1-64bit"],
|
|
|
|
|
"os": "osx"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "releases-upstream-%releases-tag%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["releases-upstream-%releases-tag%-64bit", "node-8.9.1-64bit"],
|
|
|
|
|
"os": "win"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "releases-fastcomp-%releases-tag%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["releases-fastcomp-%releases-tag%-64bit", "node-8.9.1-64bit"],
|
|
|
|
|
"os": "linux"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "releases-fastcomp-%releases-tag%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["releases-fastcomp-%releases-tag%-64bit", "node-8.9.1-64bit"],
|
|
|
|
|
"os": "osx"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "releases-fastcomp-%releases-tag%",
|
|
|
|
|
"bitness": 64,
|
2019-05-30 09:05:38 -07:00
|
|
|
"uses": ["releases-fastcomp-%releases-tag%-64bit", "node-8.9.1-64bit", "python-2.7.13.1-64bit", "java-8.152-64bit"],
|
2019-05-22 17:23:04 -07:00
|
|
|
"os": "win"
|
|
|
|
|
},
|
2017-03-23 13:18:48 +02:00
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag32%",
|
|
|
|
|
"bitness": 32,
|
2018-02-26 19:29:27 +02:00
|
|
|
"uses": ["clang-e%precompiled_tag32%-32bit", "node-4.1.1-32bit", "python-2.7.13.1-32bit", "java-7.45-32bit", "emscripten-%precompiled_tag32%"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag32%", "<=", "1.37.22"]
|
|
|
|
|
]
|
2017-03-23 13:18:48 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag64%",
|
|
|
|
|
"bitness": 64,
|
2018-02-26 19:29:27 +02:00
|
|
|
"uses": ["clang-e%precompiled_tag64%-64bit", "node-4.1.1-64bit", "python-2.7.13.1-64bit", "java-7.45-64bit", "emscripten-%precompiled_tag64%"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag64%", "<=", "1.37.22"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag32%",
|
|
|
|
|
"bitness": 32,
|
2017-12-22 22:01:10 +09:00
|
|
|
"uses": ["clang-e%precompiled_tag32%-32bit", "node-4.1.1-32bit", "emscripten-%precompiled_tag32%"],
|
|
|
|
|
"os": "linux",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag32%", "<=", "1.37.22"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag64%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e%precompiled_tag64%-64bit", "node-4.1.1-64bit", "emscripten-%precompiled_tag64%"],
|
|
|
|
|
"os": "linux",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag64%", "<=", "1.37.22"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag32%",
|
|
|
|
|
"bitness": 32,
|
|
|
|
|
"uses": ["clang-e%precompiled_tag32%-32bit", "node-4.1.1-32bit", "emscripten-%precompiled_tag32%"],
|
|
|
|
|
"os": "osx",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag32%", "<=", "1.37.22"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag64%",
|
|
|
|
|
"bitness": 64,
|
|
|
|
|
"uses": ["clang-e%precompiled_tag64%-64bit", "node-4.1.1-64bit", "emscripten-%precompiled_tag64%"],
|
|
|
|
|
"os": "osx",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag64%", "<=", "1.37.22"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag32%",
|
|
|
|
|
"bitness": 32,
|
2018-02-26 19:29:27 +02:00
|
|
|
"uses": ["clang-e%precompiled_tag32%-32bit", "node-8.9.1-32bit", "python-2.7.13.1-32bit", "java-8.152-32bit", "emscripten-%precompiled_tag32%"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag32%", ">", "1.37.22"]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag64%",
|
|
|
|
|
"bitness": 64,
|
2018-02-26 19:29:27 +02:00
|
|
|
"uses": ["clang-e%precompiled_tag64%-64bit", "node-8.9.1-64bit", "python-2.7.13.1-64bit", "java-8.152-64bit", "emscripten-%precompiled_tag64%"],
|
2017-11-13 16:48:26 +02:00
|
|
|
"os": "win",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag64%", ">", "1.37.22"]
|
|
|
|
|
]
|
2017-03-23 22:48:30 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag32%",
|
|
|
|
|
"bitness": 32,
|
2017-12-22 22:01:10 +09:00
|
|
|
"uses": ["clang-e%precompiled_tag32%-32bit", "node-8.9.1-32bit", "emscripten-%precompiled_tag32%"],
|
|
|
|
|
"os": "linux",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag32%", ">", "1.37.22"]
|
|
|
|
|
]
|
2017-03-23 22:48:30 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag64%",
|
|
|
|
|
"bitness": 64,
|
2017-12-22 22:01:10 +09:00
|
|
|
"uses": ["clang-e%precompiled_tag64%-64bit", "node-8.9.1-64bit", "emscripten-%precompiled_tag64%"],
|
|
|
|
|
"os": "linux",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag64%", ">", "1.37.22"]
|
|
|
|
|
]
|
2017-03-23 22:48:30 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag32%",
|
|
|
|
|
"bitness": 32,
|
2017-12-22 22:01:10 +09:00
|
|
|
"uses": ["clang-e%precompiled_tag32%-32bit", "node-8.9.1-32bit", "emscripten-%precompiled_tag32%"],
|
|
|
|
|
"os": "osx",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag32%", ">", "1.37.22"]
|
|
|
|
|
]
|
2017-03-23 22:48:30 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"version": "%precompiled_tag64%",
|
|
|
|
|
"bitness": 64,
|
2017-12-22 22:01:10 +09:00
|
|
|
"uses": ["clang-e%precompiled_tag64%-64bit", "node-8.9.1-64bit", "emscripten-%precompiled_tag64%"],
|
|
|
|
|
"os": "osx",
|
|
|
|
|
"version_filter": [
|
|
|
|
|
["%precompiled_tag64%", ">", "1.37.22"]
|
|
|
|
|
]
|
2013-09-05 12:23:53 +03:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|