| Commit message (Expand) | Author | Age | Files | Lines |
* | ctest: Add option for live progress summary in terminal | Michael Wegner | 2018-09-26 | 1 | -0/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -40/+57 |
|
|
* | Extend libuv file translate mode workaround to all executables | Brad King | 2018-01-23 | 1 | -0/+1 |
|
|
* | cmCTest: Remove dead code | Betsy McPhail | 2017-11-07 | 1 | -2/+0 |
|
|
* | Improve several occurrences of vector::push_back in loops | Matthias Maennich | 2017-09-28 | 1 | -0/+1 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+0 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -5/+5 |
|
|
* | Display subproject timing summary | Betsy McPhail | 2017-07-10 | 1 | -0/+2 |
|
|
* | ctest: remove unused cmake instance | Daniel Pfeifer | 2017-05-08 | 1 | -6/+0 |
|
|
* | Add ctest options for limiting which tests fixtures add | Craig Scott | 2017-05-01 | 1 | -0/+12 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -3/+3 |
|
|
* | Windows: Use UTF-8 for pipes in CMake, CTest and CPack | Dāvis Mosāns | 2016-11-29 | 1 | -0/+2 |
|
|
* | Enable Unicode output to Windows consoles | Dāvis Mosāns | 2016-10-26 | 1 | -0/+8 |
|
|
* | Do not define cout/cerr preprocessor symbols | Brad King | 2016-10-04 | 1 | -4/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -6/+11 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -5/+6 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -123/+113 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -4/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -2/+2 |
|
|
* | CTest: Add options to limit output of passed and failed tests | Roman Wüger | 2015-09-18 | 1 | -0/+4 |
|
|
* | ctest: Optionally avoid starting tests that may exceed a given CPU load | Betsy McPhail | 2015-06-30 | 1 | -0/+1 |
|
|
* | cmState: Compute and store directory components. | Stephen Kelly | 2015-05-16 | 1 | -0/+2 |
|
|
* | ctest: Add a new --repeat-until-fail option | Bill Hoffman | 2015-03-23 | 1 | -0/+2 |
|
|
* | Merge branch 'backport-no-global-setlocale' into no-global-setlocale | Brad King | 2015-02-06 | 1 | -3/+0 |
|\ |
|
| * | Do not call setlocale() globally in CMake applications (#15377) | Brad King | 2015-02-06 | 1 | -3/+0 |
|
|
* | | Replace 'foo.size() == 0' pattern with foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -1/+1 |
|/ |
|
* | CTest: Add options to set generator platform | Brad King | 2014-09-05 | 1 | -0/+1 |
|
|
* | CTest: Add missing space in command line help. | Nils Gladitz | 2014-09-01 | 1 | -2/+2 |
|
|
* | Merge topic 'setlocale' | Brad King | 2014-06-13 | 1 | -1/+1 |
|\ |
|
| * | Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive. | Clinton Stimpson | 2014-06-12 | 1 | -1/+1 |
|
|
* | | Merge topic 'fix-ctest-option-summary' | Brad King | 2014-06-05 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | CTest: Added option description for --output-on-failure | Nils Gladitz | 2014-06-05 | 1 | -1/+2 |
|
|
* | | Encoding: Add setlocale() to applications. | Clinton Stimpson | 2014-06-04 | 1 | -0/+3 |
|/ |
|
* | Use Encoding::CommandLineArguments for main() functions. | Clinton Stimpson | 2014-01-04 | 1 | -1/+7 |
|
|
* | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 1 | -2/+1 |
|
|
* | cmSystemTools: Drop old RunCommand method | Brad King | 2013-10-19 | 1 | -4/+0 |
|
|
* | Make --help-* options available from all command-line tools | Brad King | 2013-10-16 | 1 | -4/+4 |
|
|
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -205/+68 |
|
|
* | Drop "full" documentation output types | Brad King | 2013-10-15 | 1 | -23/+0 |
|
|
* | ctest: Add --rerun-failed option | Zack Galbreath | 2013-10-08 | 1 | -0/+7 |
|
|
* | CTest: Read CTEST_PARALLEL_LEVEL from environment | Stephen Kelly | 2013-05-21 | 1 | -1/+2 |
|
|
* | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 1 | -3/+3 |
|
|
* | Merge topic 'generator-toolset' | Brad King | 2013-02-08 | 1 | -0/+1 |
|\ |
|
| * | CTest: Add options to set generator toolset | Brad King | 2013-02-07 | 1 | -0/+1 |
|
|
* | | Fail early if no current working directory exists | Brad King | 2013-02-07 | 1 | -3/+2 |
|/ |
|
* | CTest: Extend -D command line arg handling for variable definitions | David Cole | 2012-06-24 | 1 | -0/+6 |
|
|
* | CPack begin the implementation of --help-command* and --help-variables* | Eric NOULARD | 2012-01-22 | 1 | -0/+1 |
|
|
* | Usage: Print help, version and copyright options in usage information. | Nicolas Despres | 2011-10-23 | 1 | -1/+1 |
|
|
* | Usage: Document -j|--parallel option in help message. | Nicolas Despres | 2011-10-23 | 1 | -0/+4 |
|
|