Skip to content

Bump score_bazel_cpp_toolchains to the latest version#274

Merged
PiotrKorkus merged 1 commit into
mainfrom
nradakovic-patch-1
Jun 30, 2026
Merged

Bump score_bazel_cpp_toolchains to the latest version#274
PiotrKorkus merged 1 commit into
mainfrom
nradakovic-patch-1

Conversation

@nradakovic

Copy link
Copy Markdown
Member

The latest version of toolchain provides support for coverage for QNX builds.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Bazel C++ toolchain module dependency to a newer release in order to pick up QNX coverage support from the upstream toolchain module.

Changes:

  • Bump score_bazel_cpp_toolchains dependency from 0.5.2 to 0.5.4 in the GCC toolchains MODULE include.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

# *******************************************************************************

bazel_dep(name = "score_bazel_cpp_toolchains", version = "0.5.2")
bazel_dep(name = "score_bazel_cpp_toolchains", version = "0.5.4")
@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

The latest version of toolchain provides support for coverage for QNX builds.

Signed-off-by: Nikola Radakovic <nikola.ra.radakovic@bmw.de>
@PiotrKorkus
PiotrKorkus merged commit f82780a into main Jun 30, 2026
16 checks passed
@PiotrKorkus
PiotrKorkus deleted the nradakovic-patch-1 branch June 30, 2026 18:57
Saumya-R pushed a commit to qorix-group/reference_integration that referenced this pull request Jul 1, 2026
)

* ci: enable cr_checker copyright check via pre-commit hook

* fix: add copyright headers to files missing SPDX block

* fix: add missing copyright header to overall_status.rst

* fix: remove broken copyright_checker Bazel target

* fix: add missing blank line after copyright block in overall_status.rst

doc: remove scrample references from ebclfsa documentation + update devcontainer (eclipse-score#269)

* chore: Bump devcontainer to v.1.7.0

* doc: remove scrample references in the EB clfsa documentation

The scrample code had been removed already but this document was forgotten.

upload sarif results to security tab (eclipse-score#260)

Co-authored-by: Frank Scholter Peres(MBTI) <145544737+FScholPer@users.noreply.github.com>

Integrate Time module (eclipse-score#273)

* Integrate Time module

* Deploy time examples

* Make sure qemu has enought permisisons

* Make exmplaes stop after time

Bump `score_bazel_cpp_toolchains` to the latest version (eclipse-score#274)

The latest version of toolchain provides support for coverage for QNX builds.

Signed-off-by: Nikola Radakovic <nikola.ra.radakovic@bmw.de>

Add QNX8 aarch64 build support (eclipse-score#241)

* Add QNX8 aarch64 build support

* review findings

* free more space

adding launch manager fit test cases

adding feature integration test cases for other requirements

removing hard fail conditions

updated documents

adding copilot reivew fixes

Fixed restart behavior on the same instance, Hardened shutdown race handling

updated the statement

 clearing self.process after shutdown

fixed pytest build environment issues

fixxing the python build issues

copyright fixes
Saumya-R pushed a commit to qorix-group/reference_integration that referenced this pull request Jul 1, 2026
)

* ci: enable cr_checker copyright check via pre-commit hook

* fix: add copyright headers to files missing SPDX block

* fix: add missing copyright header to overall_status.rst

* fix: remove broken copyright_checker Bazel target

* fix: add missing blank line after copyright block in overall_status.rst

doc: remove scrample references from ebclfsa documentation + update devcontainer (eclipse-score#269)

* chore: Bump devcontainer to v.1.7.0

* doc: remove scrample references in the EB clfsa documentation

The scrample code had been removed already but this document was forgotten.

upload sarif results to security tab (eclipse-score#260)

Co-authored-by: Frank Scholter Peres(MBTI) <145544737+FScholPer@users.noreply.github.com>

Integrate Time module (eclipse-score#273)

* Integrate Time module

* Deploy time examples

* Make sure qemu has enought permisisons

* Make exmplaes stop after time

Bump `score_bazel_cpp_toolchains` to the latest version (eclipse-score#274)

The latest version of toolchain provides support for coverage for QNX builds.

Signed-off-by: Nikola Radakovic <nikola.ra.radakovic@bmw.de>

Add QNX8 aarch64 build support (eclipse-score#241)

* Add QNX8 aarch64 build support

* review findings

* free more space

adding launch manager fit test cases

adding feature integration test cases for other requirements

removing hard fail conditions

updated documents

adding copilot reivew fixes

Fixed restart behavior on the same instance, Hardened shutdown race handling

updated the statement

 clearing self.process after shutdown

fixed pytest build environment issues

fixxing the python build issues

copyright fixes
Saumya-R pushed a commit to qorix-group/reference_integration that referenced this pull request Jul 13, 2026
)

* ci: enable cr_checker copyright check via pre-commit hook

* fix: add copyright headers to files missing SPDX block

* fix: add missing copyright header to overall_status.rst

* fix: remove broken copyright_checker Bazel target

* fix: add missing blank line after copyright block in overall_status.rst

doc: remove scrample references from ebclfsa documentation + update devcontainer (eclipse-score#269)

* chore: Bump devcontainer to v.1.7.0

* doc: remove scrample references in the EB clfsa documentation

The scrample code had been removed already but this document was forgotten.

upload sarif results to security tab (eclipse-score#260)

Co-authored-by: Frank Scholter Peres(MBTI) <145544737+FScholPer@users.noreply.github.com>

Integrate Time module (eclipse-score#273)

* Integrate Time module

* Deploy time examples

* Make sure qemu has enought permisisons

* Make exmplaes stop after time

Bump `score_bazel_cpp_toolchains` to the latest version (eclipse-score#274)

The latest version of toolchain provides support for coverage for QNX builds.

Signed-off-by: Nikola Radakovic <nikola.ra.radakovic@bmw.de>

Add QNX8 aarch64 build support (eclipse-score#241)

* Add QNX8 aarch64 build support

* review findings

* free more space

adding launch manager fit test cases

adding feature integration test cases for other requirements

removing hard fail conditions

updated documents

adding copilot reivew fixes

Fixed restart behavior on the same instance, Hardened shutdown race handling

updated the statement

 clearing self.process after shutdown

fixed pytest build environment issues

fixxing the python build issues

copyright fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Features and improvements for S-CORE Release 0.8

3 participants