加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 8.35 KB
一键复制 编辑 原始数据 按行查看 历史
Liviu Ionescu 提交于 2022-08-30 10:24 . package.json: reorder aarch*
{
"name": "@xpack-dev-tools/arm-none-eabi-gcc",
"version": "11.3.1-1.1.2",
"description": "A binary xPack with the GNU Arm Embedded GCC toolchain executables",
"main": "",
"scripts": {
"npm-install": "npm install",
"pack": "npm pack",
"version-patch": "npm version patch",
"version-minor": "npm version minor",
"postversion": "git push origin --all && git push origin --tags",
"git-log": "git log --pretty='%cd * %h %s' --date=short",
"test": "echo \"Error: no test specified\" && exit 1",
"liquidjs": "liquidjs"
},
"repository": {
"type": "git",
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack.git/"
},
"bugs": {
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/issues/"
},
"homepage": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack#readme",
"keywords": [
"xpack",
"gcc",
"arm",
"toolchain",
"embedded"
],
"author": {
"name": "Liviu Ionescu",
"email": "ilg@livius.net",
"url": "https://github.com/ilg-ul/"
},
"license": "MIT",
"xpack": {
"minimumXpmRequired": "0.10.2",
"binaries": {
"destination": "./.content",
"baseUrl": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v11.3.1-1.1",
"skip": 1,
"platforms": {
"darwin-arm64": {
"fileName": "xpack-arm-none-eabi-gcc-11.3.1-1.1-darwin-arm64.tar.gz",
"sha256": "99de78184f5548c65b980130c9438a31a602ddbbe9515f3d82bf000b67f8c835"
},
"darwin-x64": {
"fileName": "xpack-arm-none-eabi-gcc-11.3.1-1.1-darwin-x64.tar.gz",
"sha256": "16dd4af277c488eae8a1f7bc8348f772fb0442946d767ea1ee77485ffe2ff848"
},
"linux-arm64": {
"fileName": "xpack-arm-none-eabi-gcc-11.3.1-1.1-linux-arm64.tar.gz",
"sha256": "393baf6c478fd65ebb826b0f21a40f168d32600e16a2cb926c1fb288e8de3958"
},
"linux-arm": {
"fileName": "xpack-arm-none-eabi-gcc-11.3.1-1.1-linux-arm.tar.gz",
"sha256": "2a7dcad87cc1b8498038a3e8263defa4fd61bc0e6179fe7a1eef0e09c79f30bd"
},
"linux-x64": {
"fileName": "xpack-arm-none-eabi-gcc-11.3.1-1.1-linux-x64.tar.gz",
"sha256": "df515ea5b2efb625f1cf1e11c3d096c4ddf800408ee2bd061a67b7739a5febff"
},
"win32-x64": {
"fileName": "xpack-arm-none-eabi-gcc-11.3.1-1.1-win32-x64.zip",
"sha256": "d3906baa7a845bb8f341b67da8185e48fb9dc2746963bf40c2caea825c73ee5c"
}
}
},
"bin": {
"arm-none-eabi-addr2line": "./.content/bin/arm-none-eabi-addr2line",
"arm-none-eabi-ar": "./.content/bin/arm-none-eabi-ar",
"arm-none-eabi-as": "./.content/bin/arm-none-eabi-as",
"arm-none-eabi-as-py3": "./.content/bin/arm-none-eabi-as-py3",
"arm-none-eabi-c++": "./.content/bin/arm-none-eabi-c++",
"arm-none-eabi-c++filt": "./.content/bin/arm-none-eabi-c++filt",
"arm-none-eabi-cpp": "./.content/bin/arm-none-eabi-cpp",
"arm-none-eabi-elfedit": "./.content/bin/arm-none-eabi-elfedit",
"arm-none-eabi-g++": "./.content/bin/arm-none-eabi-g++",
"arm-none-eabi-gcc": "./.content/bin/arm-none-eabi-gcc",
"arm-none-eabi-gcc-ar": "./.content/bin/arm-none-eabi-gcc-ar",
"arm-none-eabi-gcc-nm": "./.content/bin/arm-none-eabi-gcc-nm",
"arm-none-eabi-gcc-ranlib": "./.content/bin/arm-none-eabi-gcc-ranlib",
"arm-none-eabi-gcov": "./.content/bin/arm-none-eabi-gcov",
"arm-none-eabi-gcov-dump": "./.content/bin/arm-none-eabi-gcov-dump",
"arm-none-eabi-gcov-tool": "./.content/bin/arm-none-eabi-gcov-tool",
"arm-none-eabi-gdb": "./.content/bin/arm-none-eabi-gdb",
"arm-none-eabi-gdb-add-index": "./.content/bin/arm-none-eabi-gdb-add-index",
"arm-none-eabi-gdb-add-index-py3": "./.content/bin/arm-none-eabi-gdb-add-index-py3",
"arm-none-eabi-gdb-py3": "./.content/bin/arm-none-eabi-gdb-py3",
"arm-none-eabi-gfortran": "./.content/bin/arm-none-eabi-gfortran",
"arm-none-eabi-gprof": "./.content/bin/arm-none-eabi-gprof",
"arm-none-eabi-gprof-py3": "./.content/bin/arm-none-eabi-gprof-py3",
"arm-none-eabi-ld": "./.content/bin/arm-none-eabi-ld",
"arm-none-eabi-ld.bfd": "./.content/bin/arm-none-eabi-ld.bfd",
"arm-none-eabi-lto-dump": "./.content/bin/arm-none-eabi-lto-dump",
"arm-none-eabi-nm": "./.content/bin/arm-none-eabi-nm",
"arm-none-eabi-objcopy": "./.content/bin/arm-none-eabi-objcopy",
"arm-none-eabi-objdump": "./.content/bin/arm-none-eabi-objdump",
"arm-none-eabi-ranlib": "./.content/bin/arm-none-eabi-ranlib",
"arm-none-eabi-readelf": "./.content/bin/arm-none-eabi-readelf",
"arm-none-eabi-size": "./.content/bin/arm-none-eabi-size",
"arm-none-eabi-strings": "./.content/bin/arm-none-eabi-strings",
"arm-none-eabi-strip": "./.content/bin/arm-none-eabi-strip"
},
"properties": {
"appName": "GNU Arm Embedded GCC",
"appLCName": "arm-none-eabi-gcc",
"platforms": "all",
"LIQUIDJS": "liquidjs '{ \"APP_NAME\": \"{{ properties.appName }}\", \"APP_LC_NAME\": \"{{ properties.appLCName }}\", \"platforms\": \"{{ properties.platforms }}\" }'"
},
"actions": {
"generate-workflows": [
"mkdir -p .github/workflows/",
"cp scripts/helper/templates/body-github-pre-releases-test.md .github/workflows/",
"cat scripts/helper/templates/build-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/build-all.yml",
"cat scripts/helper/templates/build-xbbli-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/build-xbbli.yml",
"cat scripts/helper/templates/build-xbbla32-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/build-xbbla32.yml",
"cat scripts/helper/templates/build-xbbla64-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/build-xbbla64.yml",
"cat scripts/helper/templates/build-xbbmi-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/build-xbbmi.yml",
"cat scripts/helper/templates/build-xbbma-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/build-xbbma.yml",
"cat scripts/helper/templates/test-prime-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/test-prime.yml",
"cat scripts/helper/templates/test-docker-linux-intel-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/test-docker-linux-intel.yml",
"cat scripts/helper/templates/test-docker-linux-arm-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/test-docker-linux-arm.yml",
"cat scripts/helper/templates/publish-release-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/publish-release.yml",
"cat scripts/helper/templates/test-xpm-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/test-xpm.yml",
"cat scripts/helper/templates/deep-clean-liquid.yml | {{ properties.LIQUIDJS }} > .github/workflows/deep-clean.yml"
],
"trigger-workflow-build-all": "bash scripts/helper/trigger-workflow-build.sh",
"trigger-workflow-build-xbbli": "bash scripts/helper/trigger-workflow-build.sh --machine xbbli",
"trigger-workflow-build-xbbla64": "bash scripts/helper/trigger-workflow-build.sh --machine xbbla64",
"trigger-workflow-build-xbbla32": "bash scripts/helper/trigger-workflow-build.sh --machine xbbla32",
"trigger-workflow-build-xbbmi": "bash scripts/helper/trigger-workflow-build.sh --machine xbbmi",
"trigger-workflow-build-xbbma": "bash scripts/helper/trigger-workflow-build.sh --machine xbbma",
"trigger-workflow-test-prime": "bash scripts/helper/tests/trigger-workflow-test-prime.sh",
"trigger-workflow-test-docker-linux-intel": "bash scripts/helper/tests/trigger-workflow-test-docker-linux-intel.sh",
"trigger-workflow-test-docker-linux-arm": "bash scripts/helper/tests/trigger-workflow-test-docker-linux-arm.sh",
"trigger-travis-macos": "bash scripts/helper/tests/trigger-travis-macos.sh",
"trigger-workflow-publish-release": "bash scripts/helper/trigger-workflow-publish-release.sh",
"generate-jekyll-post": "bash scripts/helper/generate-jekyll-post.sh",
"update-package-binaries": "bash scripts/helper/update-package-binaries.sh",
"trigger-workflow-test-xpm": "bash scripts/helper/tests/trigger-workflow-test-xpm.sh",
"trigger-workflow-deep-clean": "bash scripts/helper/trigger-workflow-deep-clean.sh"
}
},
"bundleDependencies": [],
"devDependencies": {
"liquidjs": "^9.25.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化