Skip to content

Include target architecture in the build stamp. - #152

Merged
ZivDero merged 2 commits into
OpenTS-Developers:mainfrom
tinix0:derive-opents-arch-from-compiler
Sep 9, 2026
Merged

Include target architecture in the build stamp.#152
ZivDero merged 2 commits into
OpenTS-Developers:mainfrom
tinix0:derive-opents-arch-from-compiler

Conversation

@tinix0

@tinix0 tinix0 commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Include target architecture in the build stamp to more easily identify future architecture specific bugs.

CMAKE_VS_PLATFORM_NAME only sets OPENTS_ARCH under the Visual Studio
generator, leaving it empty for the clang-cl toolchain and any other
generator. CMAKE_CXX_COMPILER_ARCHITECTURE_ID is set on every MSVC-ABI
toolchain path, so use that instead.
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Development builds of 373d9cf:

The links work without a GitHub account. Artifacts expire after 90 days, and this comment follows the latest successful build.

@ZivDero

ZivDero commented Sep 9, 2026

Copy link
Copy Markdown
Member

After commit IMO

@tinix0
tinix0 force-pushed the derive-opents-arch-from-compiler branch from b1e1172 to 373d9cf Compare September 9, 2026 20:03
@ZivDero ZivDero added the no change record Engine change needs no manual change record label Sep 9, 2026
@ZivDero
ZivDero merged commit d1d7c06 into OpenTS-Developers:main Sep 9, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no change record Engine change needs no manual change record

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants