Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,928
    • Issues 3,928
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & 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
  • CMake
  • CMakeCMake
  • Merge requests
  • !6367

Draft: CPack: Allow generators to specify if they want debug info to stop stripping

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Russell Greene requested to merge russelltg/cmake:cpack_debuginfo_strip into master Jul 19, 2021
  • Overview 11
  • Commits 1
  • Pipelines 5
  • Changes 6

This implements the first steps of #22438 (closed), which is not stripping the package when wanting debuginfo.

I still need to

  • Add tests
  • Make sure it gets stripped eventually

Issue: #22438 (closed)

Edited Jul 20, 2021 by Brad King
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: cpack_debuginfo_strip