| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'fix_mumps_file_parser' | Brad King | 2014-08-18 | 1 | -3/+5 |
|\ |
|
| * | CTEST: Fix MUMPS file parser and update test | Joseph Snyder | 2014-08-15 | 1 | -3/+5 |
|
|
* | | CTest: Allow / to be in the build name, and be consistent with the build name | Bill Hoffman | 2014-08-18 | 3 | -5/+9 |
|
|
* | | ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version | Bill Hoffman | 2014-08-18 | 2 | -4/+13 |
|/ |
|
* | Merge topic 'fix_truncation_logic_valgrind_output' | Brad King | 2014-08-05 | 1 | -22/+19 |
|\ |
|
| * | Fix truncation of valgrind output logic. | Bill Hoffman | 2014-08-04 | 1 | -22/+19 |
|
|
* | | Change output to be a reference and not a pointer. | Bill Hoffman | 2014-08-04 | 1 | -1/+1 |
|/ |
|
* | cmGlobalGenerator: Take Build output argument by reference | Brad King | 2014-07-31 | 1 | -1/+1 |
|
|
* | CTEST: Update Jacoco Coverage search paths | Joseph Snyder | 2014-07-30 | 1 | -0/+3 |
|
|
* | Handle more than one process with sanitizer errors. | Bill Hoffman | 2014-07-24 | 2 | -11/+20 |
|
|
* | Merge topic 'encoding-ctest-fixes' | Brad King | 2014-07-18 | 1 | -7/+8 |
|\ |
|
| * | Encoding: Fix a few encoding problems with ctest. | Clinton Stimpson | 2014-07-18 | 1 | -7/+8 |
|
|
* | | CTest: Fix MemoryCheckType from 'ctest -T MemCheck' | Bill Hoffman | 2014-07-16 | 1 | -2/+2 |
|
|
* | | ctest_memcheck: Add support for memory and leak sanitizer. | Bill Hoffman | 2014-07-16 | 2 | -15/+68 |
|/ |
|
* | ctest_memcheck: Add support for ThreadSanitizer | Bill Hoffman | 2014-07-09 | 4 | -155/+337 |
|
|
* | CTest: Implement message(STATUS) output for 'ctest -S' scripts | Brad King | 2014-07-02 | 1 | -0/+11 |
|
|
* | Merge topic 'launcher-limit-warnings-errors' | Brad King | 2014-06-25 | 1 | -2/+7 |
|\ |
|
| * | CTest: Teach the launchers to honer the max warnings and errors | Bill Hoffman | 2014-06-25 | 1 | -2/+7 |
|
|
* | | cmCTestMemCheckHandler: Fix coding style in this class | Bill Hoffman | 2014-06-25 | 2 | -8/+8 |
|/ |
|
* | Merge topic 'fix-valgrind-in-path' | Brad King | 2014-06-16 | 1 | -4/+5 |
|\ |
|
| * | Fix ctest to allow valgrind to show up in the path name of a memcheck tool. | Bill Hoffman | 2014-06-13 | 1 | -4/+5 |
|
|
* | | Merge topic 'add_jacoco_coverage_parsing' | Brad King | 2014-06-13 | 4 | -1/+270 |
|\ \
| |/
|/| |
|
| * | CTest: Add Jacoco Coverage functionality | Joseph Snyder | 2014-06-12 | 4 | -1/+270 |
|
|
* | | CTest: Fix combined inclusive/exclusive label regular expressions | Nils Gladitz | 2014-06-06 | 1 | -2/+2 |
|/ |
|
* | CTest: Generalize Cobertura coverage format handling | Joseph Snyder | 2014-06-04 | 2 | -9/+61 |
|
|
* | CTest: Rename coverage implementation for "Python" to "Cobertura" | Joseph Snyder | 2014-06-04 | 4 | -16/+16 |
|
|
* | CTest: Fix Python coverage.py off-by-one error in results | Zach Mullen | 2014-05-28 | 1 | -2/+2 |
|
|
* | CTest: Improve Python coverage.py source file search algorithm | Roni Choudhury | 2014-05-28 | 1 | -7/+13 |
|
|
* | Merge topic 'cmake-gui-capture-output' | Brad King | 2014-05-16 | 1 | -23/+27 |
|\ |
|
| * | cmSystemTools: Add callback for Stderr | Brad King | 2014-05-15 | 1 | -2/+4 |
|
|
| * | cmSystemTools: Rename ErrorCallback to MessageCallback | Brad King | 2014-05-15 | 1 | -2/+2 |
|
|
| * | cmCTestBuildAndTestHandler: Refactor output capture | Brad King | 2014-05-15 | 1 | -19/+22 |
|
|
| * | cmCTestBuildAndTestHandler: Refactor local loop var | Brad King | 2014-05-15 | 1 | -3/+2 |
|
|
* | | Merge topic 'fix_mumps_coverage' | Brad King | 2014-05-16 | 2 | -4/+32 |
|\ \
| |/
|/| |
|
| * | CTest: Fix MUMPS coverage parsing and test | Joseph Snyder | 2014-05-16 | 2 | -4/+32 |
|
|
* | | Merge topic 'ctest-bad-generator' | Brad King | 2014-05-08 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | ctest_build: Do not crash on bad generator name | Brad King | 2014-05-07 | 1 | -0/+9 |
|
|
* | | CTest: Add support for Intel coverage files | Volkan Gezer | 2014-03-13 | 2 | -0/+309 |
|
|
* | | Merge topic 'remove-c_str-calls' | Brad King | 2014-03-12 | 22 | -163/+163 |
|\ \ |
|
| * | | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 14 | -116/+116 |
|
|
| * | | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 15 | -47/+47 |
|
|
* | | | CTest: Teach ctest_coverage() to read CTEST_COVERAGE_EXTRA_FLAGS | Volkan Gezer | 2014-03-10 | 1 | -1/+2 |
|/ / |
|
* | | stringapi: Command names | Ben Boeckel | 2014-03-08 | 14 | -17/+17 |
|
|
* | | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -2/+1 |
|
|
* | | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 7 | -63/+57 |
|
|
* | | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 36 | -217/+217 |
|
|
* | | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -1/+2 |
|
|
* | | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 2 | -14/+6 |
|
|
* | | CTest: notify user if gcov cannot be found | Zack Galbreath | 2014-02-28 | 1 | -0/+6 |
|/ |
|
* | CTest: exclude /showIncludes notes when scraping logs | Nils Gladitz | 2014-02-25 | 2 | -2/+18 |
|
|