Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kate Kate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UtilitiesUtilities
  • KateKate
  • Merge requests
  • !638

introduce a object library for shared stuff

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Christoph Cullmann requested to merge work/shared_object_lib into master Feb 24, 2022
  • Overview 2
  • Commits 1
  • Pipelines 4
  • Changes 4

avoid that we need to add the sources to all users will allow to have more or less the same sharing as with an internal static libary but works for linking in the different dynamic libs

Dominik always wanted some lib instead of the current source file collection. IMHO this allows for nicer sharing of stuff.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/shared_object_lib