Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libxml2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • libxml2
  • Merge requests
  • !88

Add CI for CMake on Linux and MinGW

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Markus Rickert requested to merge rickert/libxml2:ci-add-cmake into master Nov 19, 2020
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

Adds CI targets for building libxml2 with CMake on Linux and MinGW for both shared and static builds.

Linux has separate targets for gcc and clang, while MinGW has targets for 32bit and 64bit builds.

The build results are available as artifacts.

See #207 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ci-add-cmake