Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Merge requests
  • !4611

Setup all Werror ICC flags & activate those flags for Pike & Tempus

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged James Willenbring requested to merge ZUUL42:Werror_icc into develop Mar 12, 2019
  • Overview 19
  • Commits 3
  • Pipelines 0
  • Changes 1

Created by: ZUUL42

@trilinos/framework @trilinos/pike

Description

This sets puts all Werror flags in place for the ICC build to be activated individually at a package level. It will also set Werror for Pike in the ICC build.

Motivation and Context

This is work toward #3178 turning Werror on for all packages in the ICC build.

How Has This Been Tested?

Run through a test build to confirm Pike builds with Werror flags set.

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.
  • My code follows the code style of the affected package(s).
  • All new and existing tests passed.
  • No new compiler warnings were introduced.
  • These changes break backwards compatibility.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ZUUL42:Werror_icc