diff options
| author | Stefan Boberg <[email protected]> | 2026-03-05 14:31:27 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2026-03-05 14:31:27 +0100 |
| commit | 2f0d60cb431ffefecf3e0a383528691be74af21b (patch) | |
| tree | 283ed399db0eacc9440f9b0fdaae35f01f96b3df /thirdparty | |
| parent | 5.7.22-pre0 (diff) | |
| download | zen-2f0d60cb431ffefecf3e0a383528691be74af21b.tar.xz zen-2f0d60cb431ffefecf3e0a383528691be74af21b.zip | |
oidctoken tool package (#810)
* added OidcToken binary to the build process. The binary is mirrored from p4 and is placed next to the output of the build process. It is also placed in the release zip archives.
* also fixed issue with Linux symbol stripping which was introduced in toolchain changes yesterday
Diffstat (limited to 'thirdparty')
| -rw-r--r-- | thirdparty/oidctoken/bin/linux-x64/OidcToken | bin | 0 -> 18835419 bytes |
| -rw-r--r-- | thirdparty/oidctoken/bin/osx-x64/OidcToken | bin | 0 -> 18908752 bytes |
| -rw-r--r-- | thirdparty/oidctoken/bin/win-x64/OidcToken.exe | bin | 0 -> 36700552 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/thirdparty/oidctoken/bin/linux-x64/OidcToken b/thirdparty/oidctoken/bin/linux-x64/OidcToken Binary files differnew file mode 100644 index 000000000..eb623bbab --- /dev/null +++ b/thirdparty/oidctoken/bin/linux-x64/OidcToken diff --git a/thirdparty/oidctoken/bin/osx-x64/OidcToken b/thirdparty/oidctoken/bin/osx-x64/OidcToken Binary files differnew file mode 100644 index 000000000..2c0ed61b5 --- /dev/null +++ b/thirdparty/oidctoken/bin/osx-x64/OidcToken diff --git a/thirdparty/oidctoken/bin/win-x64/OidcToken.exe b/thirdparty/oidctoken/bin/win-x64/OidcToken.exe Binary files differnew file mode 100644 index 000000000..48eed387b --- /dev/null +++ b/thirdparty/oidctoken/bin/win-x64/OidcToken.exe |