Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4.2k
    • Issues 4.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

A Gitlab update will be applied on June 5th , between 6PM - 7PM EDT (UTC-04:00). This site may have intermittent delays during that time.

  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !7017

GHS: Store full path of Integrity OS directory

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Fred Baksik requested to merge fred23/cmake:ghs_fix_rtos_dir into master Feb 23, 2022
  • Overview 8
  • Commits 1
  • Pipelines 2
  • Changes 1

Fixes build project error because the OS directory was a relative path from the binary directory.

Fixes issue during project regeneration where the -os_dir project option was missing because GHS_OS_DIR was not properly stored in the cache file.

This error was introduced by commit aa59eaac from !6715 (merged).

Backport: release

Edited Feb 23, 2022 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ghs_fix_rtos_dir