View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013785CMakeCMakepublic2012-12-12 04:412013-05-06 09:32
ReporterEmmanuel Blot 
Assigned ToDavid Cole 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformMacOSOS XOS Version10.8.2
Product VersionCMake 2.8.10.1 
Target VersionFixed in Version 
Summary0013785: INSTALL command does not support a QUIET/SILENT option
DescriptionIt would be very nice if there was a way to force the INSTALL() command not to print what it is doing:

  -- Installing: /Users/eblot/Source/...
  -- Up-to-date: /Users/eblot/Sources/...
  ...

Rationale: When performing build+install in one step, install verbosity is so long that important information, such as build warnings, are scrolled out from the terminal viewport and may remain unnoticed.

I understand that people are likely to want INSTALL() to be verbose, but a simple option such as INSTALL(... QUIET ...) would be nice when these traces are not wanted.
TagsNo tags attached.
Attached Files

 Relationships
duplicate of 0013761closedBrad King Add QUIET option to install() command 

  Notes
(0032986)
Robert Maynard (manager)
2013-05-06 09:32

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2012-12-12 04:41 Emmanuel Blot New Issue
2012-12-12 07:50 David Cole Relationship added duplicate of 0013761
2012-12-12 07:50 David Cole Status new => resolved
2012-12-12 07:50 David Cole Resolution open => duplicate
2012-12-12 07:50 David Cole Assigned To => David Cole
2013-05-06 09:32 Robert Maynard Note Added: 0032986
2013-05-06 09:32 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team