| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Add --ignore-eol option to `-E compare_files` command | Taylor Braun-Jones | 2019-01-28 | 10 | -0/+12 |
|
|
* | Merge topic 'cmake_build_jobs_supports_no_space' | Brad King | 2019-01-23 | 9 | -0/+21 |
|\ |
|
| * | cmake: --build supports '-jN' | Robert Maynard | 2019-01-22 | 9 | -0/+25 |
|
|
| * | Tests: Remove unused files from RunCMake.CommandLine test | Brad King | 2019-01-22 | 4 | -4/+0 |
|
|
* | | cmake: Convert no source/build dir error to warning | Craig Scott | 2019-01-22 | 3 | -3/+15 |
|/ |
|
* | Merge topic 'cmake-option-parsing' | Brad King | 2019-01-14 | 3 | -14/+17 |
|\ |
|
| * | cmake: Ensure source and binary dirs are set | Craig Scott | 2019-01-13 | 3 | -14/+17 |
|
|
| * | Tests: Add cases for -{C,D,U} without a source tree | Brad King | 2019-01-10 | 12 | -1/+22 |
|
|
* | | cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file | Artur Ryt | 2018-12-29 | 3 | -4/+69 |
|
|
* | | cmake: add error message when '-E touch' fails | Isaiah Norton | 2018-11-27 | 3 | -0/+4 |
|
|
* | | CMP0053: Fix double warning on uninitialized variables in -P mode | R2RT | 2018-11-05 | 3 | -0/+10 |
|
|
* | | Tests: Add cases for -{C,D,U} without a source tree | Brad King | 2018-10-26 | 12 | -1/+22 |
|
|
* | | Testing: Update hard-coded line numbers to [0-9]+ in some tests | Kyle Edwards | 2018-10-10 | 6 | -9/+9 |
|/ |
|
* | Merge topic 'symlink' | Brad King | 2018-09-19 | 3 | -31/+42 |
|\ |
|
| * | cmake: Add '-E create_symlink' support on Windows | Jon Chronopoulos | 2018-09-18 | 3 | -31/+42 |
|
|
* | | cmake: -S and -B can be used to specify source and build directories | Robert Maynard | 2018-09-15 | 11 | -0/+42 |
|/ |
|
* | Tests: Adopt wizard test in RunCMake.CommandLine | Brad King | 2018-06-22 | 3 | -0/+3 |
|
|
* | clang-format.bash: update to clang-format-6.0 | Brad King | 2018-06-01 | 1 | -1/+1 |
|
|
* | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 17 | -0/+43 |
|
|
* | Merge topic 'fix-crash-trace-exp-uninit-vars' | Brad King | 2018-04-10 | 3 | -0/+10 |
|\ |
|
| * | Fix crash with --trace-expand --warn-uninitialized together | R2RT | 2018-04-09 | 3 | -0/+10 |
|
|
* | | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 4 | -12/+0 |
|/ |
|
* | cmcmd: Restore support for running multiple lint tools | Brad King | 2017-10-27 | 1 | -5/+6 |
|
|
* | Clean up iwyu code to not be one big if statement. | Bill Hoffman | 2017-09-13 | 12 | -7/+11 |
|
|
* | Add properties to run cppcheck along with the compiler | Bill Hoffman | 2017-08-30 | 1 | -1/+1 |
|
|
* | Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode | André Klitzing | 2017-07-14 | 31 | -0/+47 |
|
|
* | Add some unit tests for md5sum | André Klitzing | 2017-07-09 | 10 | -0/+17 |
|
|
* | Deprecate Visual Studio 8 2005 generator | Brad King | 2017-04-21 | 4 | -0/+12 |
|
|
* | Drop Visual Studio 7 .NET 2003 generator | Brad King | 2017-04-19 | 4 | -12/+0 |
|
|
* | cmListFileLexer: bail out on seek-errors | Gregor Jasny | 2017-02-27 | 3 | -0/+16 |
|
|
* | clang-format.bash: Use Git attributes to mark files for formatting | Brad King | 2017-02-22 | 1 | -0/+2 |
|
|
* | Add properties to run the cpplint style checker with the compiler | Jamie Snape | 2017-01-23 | 1 | -1/+1 |
|
|
* | server-mode: Introduce cmServerConnection | Tobias Hunger | 2016-09-22 | 3 | -0/+3 |
|
|
* | server-mode: Add --experimental flag | Tobias Hunger | 2016-09-20 | 1 | -1/+1 |
|
|
* | cmake-server: Bare-bones server implementation | Tobias Hunger | 2016-09-19 | 3 | -0/+3 |
|
|
* | cmake: Add `cmake -E capabilities` mode | Tobias Hunger | 2016-08-16 | 4 | -0/+5 |
|
|
* | cmake: Add an option to control what files needs to be traced | Alex Turbov | 2016-06-17 | 4 | -0/+9 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+3 |
|
|
* | Deprecate Visual Studio 7 .NET 2003 generator | Brad King | 2016-04-28 | 4 | -0/+12 |
|
|
* | Tests: Drop test for VS 7.0 generator deprecation warnings | Brad King | 2016-04-28 | 4 | -12/+0 |
|
|
* | Add options to run clang-tidy with the compiler | Daniel Pfeifer | 2016-04-13 | 1 | -1/+1 |
|
|
* | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 4 | -11/+1 |
|
|
* | cmake: Teach --build to reject multiple --target options | Sebastian Schuberth | 2016-02-05 | 4 | -0/+8 |
|
|
* | cmake: Fix `-E time` argument passing to child | Brad King | 2016-01-20 | 4 | -0/+10 |
|
|
* | Print line number of cache parse errors (#11109) | Ashley Whetter | 2016-01-19 | 7 | -0/+26 |
|
|
* | Add -Werror and -Wno-error command-line options | Michael Scott | 2016-01-12 | 13 | -0/+74 |
|
|
* | cmake: Teach -E make_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-10 | 7 | -0/+18 |
|
|
* | cmake: Teach -E copy_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-07 | 10 | -0/+23 |
|
|
* | cmake: Teach -E copy[_if_different] to support multiple files (#15703) | Bartosz Kosiorek | 2015-12-04 | 20 | -0/+35 |
|
|
* | cmake: Improve '-E' help message formatting | Bartosz Kosiorek | 2015-12-04 | 4 | -4/+4 |
|
|