| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Explicitly enable deprecated warnings by default. | Michael Scott | 2015-12-01 | 1 | -0/+3 |
|
|
* | Modify dev warning options to affect deprecated warnings. | Michael Scott | 2015-12-01 | 1 | -0/+13 |
|
|
* | Add -W options to control deprecated warning messages. | Michael Scott | 2015-12-01 | 4 | -0/+14 |
|
|
* | Refactor the -W options parser to be generic. | Michael Scott | 2015-12-01 | 5 | -1/+18 |
|
|
* | Explicitly enable author (dev) warnings by default. | Michael Scott | 2015-12-01 | 1 | -0/+3 |
|
|
* | Tests: Revise message in RunCMake.CommandLine -Wdev case | Michael Scott | 2015-11-30 | 3 | -3/+3 |
|
|
* | Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode | Tamas Kenez | 2015-10-06 | 2 | -0/+15 |
|
|
* | Tests: Add case for -Wdev and -Wno-dev with non-message() warnings (#15747) | Michael Scott | 2015-09-25 | 3 | -0/+16 |
|
|
* | Revert topic 'cmake-W-options' (#15747) | Brad King | 2015-09-22 | 18 | -76/+0 |
|
|
* | cmake: Add -W options to control deprecation warnings and errors | Michael Scott | 2015-07-29 | 18 | -0/+76 |
|
|
* | cmake: add --trace-expand option | Ben Boeckel | 2015-07-23 | 3 | -0/+6 |
|
|
* | cmake: Fix --build <relative-dir> for VS generators (#15609) | Brad King | 2015-06-11 | 5 | -0/+24 |
|
|
* | Tests: Extend RunCMake.CommandLine to cover --build with no arg | Brad King | 2015-06-11 | 3 | -0/+4 |
|
|
* | cmake: Add internal -E mode to run include-what-you-use with the compiler | Bill Hoffman | 2015-05-19 | 9 | -0/+14 |
|
|
* | Deprecate Visual Studio 7 generator (.NET 2002) | Brad King | 2015-04-15 | 4 | -0/+10 |
|
|
* | Deprecate Visual Studio 6 generator | Brad King | 2015-04-15 | 4 | -0/+12 |
|
|
* | cmake: Provide guidance when an invalid -G option is given | Gerald Combs | 2015-04-10 | 2 | -2/+6 |
|
|