MantisBT - CDash
View Issue Details
0011924CDashpublic2011-03-03 14:332013-12-21 16:58
David Irvine 
Julien Jomier 
lowfeaturehave not tried
closednot fixable 
Linuxubuntu10.4.10
 
 
0011924: Would like to figure out how to show CMAKE_BUILD_TYPE or better in dashboard
I have been playing around trying to alter the SITE setting by appending CMAKE_BUILD_TIME to it, but that does not work. I kinda had some success and it was great to see the Release and Debug builds identified and check differences i timings etc. as well as knowing the build type without going through the build screens.

I wonder if anyone has managed to do this, by altering the SITE, BUILD TYPE or even a Label ? Or even something smarter!

I realise that we need something different for MSVC as it ignores CMAKE_BUILD_TYPE and sets that from the gui (typical). Even though having this work for Linux and OS/X would help an awful lot.
No tags attached.
Issue History
2011-03-03 14:33David IrvineNew Issue
2011-03-03 18:57David IrvineNote Added: 0025666
2012-01-17 10:40Julien JomierNote Added: 0028343
2012-01-17 10:42Julien JomierAssigned To => Julien Jomier
2012-01-17 10:42Julien JomierStatusnew => feedback
2013-12-21 16:58Julien JomierStatusfeedback => closed
2013-12-21 16:58Julien JomierResolutionopen => not fixable

Notes
(0025666)
David Irvine   
2011-03-03 18:57   
CMAKE_BUILD_TIME should read CMAKE_BUILD_TYPE, sorry!
(0028343)
Julien Jomier   
2012-01-17 10:40   
Can you explain what you are trying to achieve?