could we inject some files inside Build.xml ? On Thu, Jan 7, 2016 at 5:21 PM, Clinton Stimpson <clin...@elemtech.com> wrote:
> On Thursday, January 07, 2016 02:51:18 PM Rashad Kanavath wrote: > > Hello, > > > > How can I include part of my build log to cdash output. Currently cdash > > pickup build errors and warnings. > > > > In the build summary, if there is no build log attached. I think this is > > intentional given the size of build log for some projects. > > > > What I would like to know is , if there is way I can put some logs into > > build summary page via some special cmake settings. I don't may be > setting > > a cmake var ? > > > > My situation is I have a set of add_custom_targets that I used to make > > packages. they produce various ouputs such as processing abc.dll, > creating > > zip archive, adding files to archive etc.. > > > > Is there a way I can include them into the build summary ? > > I don't know how to add them to the build summary. > > What I do for packages is make a test for them, using add_test(). > There are settings to control how much test output you get on cdash. > > Clint > -- Regards, Rashad
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake