Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
otb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
273
Issues
273
List
Boards
Labels
Service Desk
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Main Repositories
otb
Commits
c36a2bf3
Commit
c36a2bf3
authored
Jul 18, 2016
by
Rashad Kanavath
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CDASH: filter warnings on dashboard take
#2
parent
50981bca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
SuperBuild/CMake/CTestCustom.cmake.in
SuperBuild/CMake/CTestCustom.cmake.in
+6
-6
No files found.
SuperBuild/CMake/CTestCustom.cmake.in
View file @
c36a2bf3
...
...
@@ -4,21 +4,21 @@ set(CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS 50)
set(CTEST_CUSTOM_WARNING_EXCEPTION
${CTEST_CUSTOM_WARNING_EXCEPTION}
".*SuperBuild.*LIBKML.*warning.*"
".*SuperBuild.GEOS.*"
".*SuperBuild.JPEG.*warning"
".*SuperBuild.TIFF.*warning.*"
".*SuperBuild.GEOTIFF.*warning.*"
".*SuperBuild.GDAL.config.status.*WARNING.*"
".*SuperBuild.OSSIM.*warning.*"
"ranlib:.*file:.*has no symbols"
"libtool:.*file:.*has no symbols"
"libtool:.compile:.*"
"libtool:.install:.warning:.relinking.*"
"make.*jobserver.unavailable.*"
"configure:.WARNING:.*"
"config.status:.WARNING.*"
".*bash.*config.rpath.*"
".*SuperBuild.OSSIM.src.OSSIM.*"
"*.SuperBuild.LIBKML.src.LIBKML.*"
".*SuperBuild.GDAL.config.status.*WARNING.*"
".bin.bash:.*config.rpath:.*directory"
"loading initial cache file .*CURL-cache.cmake"
"SuperBuild.OPENCV.src.OPENCV.modules"
)
# We disable all compiler warnings on superbuild. They are too numerous and pretty much useless
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment