spiegel-keyman/resources/build
2020-05-06 16:36:41 +10:00
..
history chore(ci): address review comment 2020-02-04 12:12:07 +11:00
l10n chore(common): Cleanup unused folders and update README 2020-03-30 11:03:22 +07:00
version chore(deps): bump @actions/http-client in /resources/build/version 2020-04-29 18:00:07 +00:00
build-utils.sh fix(windows): cleanup release and environment for Sentry 2020-04-20 07:07:39 +10:00
increment-version.sh fix(common): npm install required for auto inc lerna versions 2020-05-06 16:36:41 +10:00
jq-license.txt fix(common): build check failed 2020-03-18 14:55:37 +11:00
jq-win64.exe fix(common): build check failed 2020-03-18 14:55:37 +11:00
jq.inc.sh fix(windows): support jq-win64 2020-04-29 12:41:07 +10:00
README.md fix(common): enable build for win x64 and use global VERSION.md 2020-05-04 15:06:08 +10:00
run-required-test-builds.sh fix(windows): support jq-win64 2020-04-29 12:41:07 +10:00
sentry-control.sh feat(common): add release finalization for Sentry 2020-03-13 10:29:17 +11:00
trigger-builds.sh fix(ci): builds were never triggered 2020-03-09 07:40:42 +11:00
trigger-definitions.config chore(linux): allow to trigger Jenkins build from script 2020-02-20 16:34:14 +01:00
vswhere-LICENSE.txt fix(common): enable build for win x64 and use global VERSION.md 2020-05-04 15:06:08 +10:00
vswhere.exe fix(common): enable build for win x64 and use global VERSION.md 2020-05-04 15:06:08 +10:00
xcode-utils.sh fix(ios): use environment and version-with-tag for sentry 2020-04-28 11:35:59 +10:00

Various tools

vswhere.exe is used by Keyman Core to select a Visual Studio version on Windows. Official source: https://github.com/microsoft/vswhere License

jq-win64.exe is used by various builds for json query. Official source: License