Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • Nektar Nektar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 89
    • Issues 89
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 76
    • Merge requests 76
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge requests
  • !1358

Add VTK support to Linux CI full builds and to Nektar Docker image build config

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Jeremy Cohen requested to merge jhc02/nektar:feature/issue286 into master Jul 15, 2022
  • Overview 8
  • Commits 7
  • Pipelines 7
  • Changes 18

This MR modifies the CI configuration to add NEKTAR_USE_VTK=ON to the "full" CI build config. It also adds the VTK dev package dependency to the full build package list for each of the distrubutions that we build for under the CI system.

Currently this MR supports only the Linux builds of Nektar++. Further work will be required for macOS and to see if we can also provide support for Windows 10.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/issue286