View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005816CMakeCMakepublic2007-10-02 12:582016-06-10 14:30
ReporterRobert Atwood 
Assigned ToBrad King 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005816: A target for Make or similar that only lists the more important targets.
DescriptionWhen using 'make help' after cmake [on a system using make of course], then if the project contains a large number of c files in a directory, the resulting list of single file .s, .i, and .o targets can be very long and obscure the existence of useful targets mentioned at the top of the list. I suggest this should be only given with something like 'make all-help' or 'make help-verbose' and the default help should just list the targets defined for the project plus maybe a few important defaults like all, rebuild-cache, edit-cache, clean, depend. A line indicating that single-file targets are available should be sufficient most of the time.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0030504)
Brad King (manager)
2012-08-13 10:36

Sending issues I'm not actively working on to the backlog to await someone with time for them.

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it:

 http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer or contributor who has the bandwidth to take it on.
(0041389)
Kitware Robot (administrator)
2016-06-10 14:27

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2007-10-02 12:58 Robert Atwood New Issue
2007-10-12 09:43 Bill Hoffman Status new => assigned
2007-10-12 09:43 Bill Hoffman Assigned To => Brad King
2012-08-13 10:36 Brad King Status assigned => backlog
2012-08-13 10:36 Brad King Note Added: 0030504
2016-06-10 14:27 Kitware Robot Note Added: 0041389
2016-06-10 14:27 Kitware Robot Status backlog => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team