summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Fixed line length issueZach Mullen2009-08-301-1/+2
* KWSys Nightly Date StampKWSys Robot2009-08-301-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-291-1/+1
* MemCheck should now work again in ctestZach Mullen2009-08-287-65/+67
* Replaced std::stringstream with cmOStringStreamZach Mullen2009-08-281-1/+1
* Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...Zach Mullen2009-08-287-153/+114
* KWSys Nightly Date StampKWSys Robot2009-08-281-1/+1
* Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...Zach Mullen2009-08-2710-432/+251
* KWSys Nightly Date StampKWSys Robot2009-08-271-1/+1
* ENH: refactored ctest. All testing is now parallel. If no -j option is spec...Zach Mullen2009-08-268-506/+329
* KWSys Nightly Date StampKWSys Robot2009-08-261-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-251-1/+1
* Factor implicit link info addition into methodsBrad King2009-08-242-28/+43
* Create GLOBAL_DEPENDS_NO_CYCLES propertyBrad King2009-08-243-2/+29
* KWSys Nightly Date StampKWSys Robot2009-08-241-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-231-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-221-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-211-1/+1
* Document CMAKE_<LANG>_COMPILER_LOADED variableBrad King2009-08-201-2/+7
* Fixed line length over 80Zach Mullen2009-08-201-5/+6
* KWSys Nightly Date StampKWSys Robot2009-08-201-1/+1
* Fixed overwriting of a previous change setZach Mullen2009-08-193-2/+53
* ENH: Refactored CTest test execution code into an objectZach Mullen2009-08-197-65/+652
* KWSys Nightly Date StampKWSys Robot2009-08-191-1/+1
* Add test times to log file as well as the stdout.Bill Hoffman2009-08-181-2/+14
* If labels are found on the tests, then print a time summary for all the tests...Bill Hoffman2009-08-182-1/+49
* KWSys Nightly Date StampKWSys Robot2009-08-181-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-171-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-161-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-151-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-141-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-131-1/+1
* Fix classification of externals in svn statusBrad King2009-08-121-2/+2
* KWSys Nightly Date StampKWSys Robot2009-08-121-1/+1
* Output total time when using -j NBill Hoffman2009-08-123-2/+3
* Fix failing test on release build for VS 10 cmSystemTools::GetLineFromStream ...Bill Hoffman2009-08-111-1/+1
* Introduce "generator expressions" to add_test()Brad King2009-08-115-2/+283
* Create cmTarget DLL query methodsBrad King2009-08-112-3/+15
* Record backtrace for every add_test commandBrad King2009-08-113-17/+21
* KWSys Nightly Date StampKWSys Robot2009-08-111-1/+1
* ENH: Patch from Alexander Neundorf to remove "KDevelop3" from list of genera...Clinton Stimpson2009-08-101-0/+9
* ENH: Allow edit on single click. Fixes #9393. Also fix row heights to be c...Clinton Stimpson2009-08-102-4/+18
* Cleanup test property script code generationBrad King2009-08-101-30/+4
* KWSys Nightly Date StampKWSys Robot2009-08-101-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-091-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-081-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-071-1/+1
* COMP: attempt to fix more 'hidden by' warnings.Dave Partyka2009-08-061-1/+1
* KWSys Nightly Date StampKWSys Robot2009-08-061-1/+1
* Allow for static libraries to depend on other targets so that the MSBuild run...Bill Hoffman2009-08-051-5/+0