| Commit message (Expand) | Author | Age | Files | Lines |
* | message: New message types to mark checks performed by CMake | Alex Turbov | 2019-11-02 | 1 | -0/+24 |
|
|
* | message: Support logging a context with each message | Alex Turbov | 2019-10-12 | 1 | -0/+5 |
|
|
* | message: Add new CMAKE_MESSAGE_LOG_LEVEL variable | Alex Turbov | 2019-10-12 | 1 | -0/+3 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 1 | -1/+1 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -3/+3 |
|
|
* | Merge topic 'trace-redirect' | Brad King | 2019-08-20 | 1 | -0/+5 |
|\ |
|
| * | Add --trace-redirect parameter to redirect trace output to a file | Igor Ivanov | 2019-08-10 | 1 | -0/+5 |
|
|
* | | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 1 | -4/+4 |
|/ |
|
* | cmake: Initialize booleans at declaration and cleanup constructor | Sebastian Holtermann | 2019-08-03 | 1 | -14/+14 |
|
|
* | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 1 | -1/+1 |
|
|
* | cmake: Refactor file extension list setup | Sebastian Holtermann | 2019-07-04 | 1 | -10/+39 |
|
|
* | modermize: replace some raw pointers w/ `unique_ptr` | Alex Turbov | 2019-06-24 | 1 | -18/+18 |
|
|
* | cmake: Simplify implementation of -E capabilities | Brad King | 2019-06-07 | 1 | -2/+2 |
|
|
* | Merge topic 'default-generator-env' | Brad King | 2019-05-22 | 1 | -0/+10 |
|\ |
|
| * | cmake: Allow default generator to be set by environment variables | Eicke Herbertz | 2019-05-16 | 1 | -0/+10 |
|
|
* | | Source: change parameters to std::string | Vitaly Stakhovsky | 2019-05-19 | 1 | -2/+2 |
|
|
* | | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 1 | -0/+20 |
|/ |
|
* | Fix invalid ///! doxygen comment line starts | Sebastian Holtermann | 2019-03-31 | 1 | -24/+24 |
|
|
* | Merge topic 'dont_do_compiler_feature_checks_for_version_with_no_features' | Brad King | 2019-03-21 | 1 | -22/+37 |
|\ |
|
| * | CMake: Provide language level compile features lists | Robert Maynard | 2019-03-20 | 1 | -22/+37 |
|
|
* | | Substitute FileComparison in variable names with FileTimeCache | Sebastian Holtermann | 2019-03-18 | 1 | -2/+2 |
|
|
* | | Rename cmFileTimeComparison to cmFileTimeCache | Sebastian Holtermann | 2019-03-18 | 1 | -3/+3 |
|/ |
|
* | cmake: Teach --build mode to support multiple targets | Bartosz Kosiorek | 2019-03-05 | 1 | -2/+2 |
|
|
* | cmake: Progress functions use `std::string` param | Vitaly Stakhovsky | 2019-02-11 | 1 | -2/+2 |
|
|
* | ReadListFile: Accept std::string argument | Vitaly Stakhovsky | 2019-01-31 | 1 | -1/+2 |
|
|
* | Merge topic 'unused-members' | Brad King | 2019-01-31 | 1 | -14/+0 |
|\ |
|
| * | Remove unused 'class cmake' members | Brad King | 2019-01-31 | 1 | -14/+0 |
|
|
* | | Merge topic 'tidy-use-equals-delete' | Brad King | 2019-01-30 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 1 | -2/+3 |
|
|
* | | Use `std::function` for callbacks | Regina Pfeifer | 2019-01-29 | 1 | -3/+3 |
|/ |
|
* | Merge topic 'add_consistent_verbose_build_flag' | Brad King | 2019-01-29 | 1 | -1/+2 |
|\ |
|
| * | cmake: Add options for verbose output to --build mode | Florian Maushart | 2019-01-28 | 1 | -1/+2 |
|
|
* | | Merge topic 'cmake-files-directory' | Brad King | 2019-01-25 | 1 | -6/+0 |
|\ \
| |/
|/| |
|
| * | cmake: inlined files dir constant and removed it from cmake.h | Bruno Manganelli | 2019-01-21 | 1 | -6/+0 |
|
|
* | | Merge topic 'help-mark-default-generator' | Brad King | 2019-01-22 | 1 | -1/+5 |
|\ \ |
|
| * | | Help: Mark default CMake generator with asterisk | Artur Ryt | 2019-01-18 | 1 | -0/+1 |
|
|
| * | | cmake: Return generator docs directly | Artur Ryt | 2019-01-18 | 1 | -1/+4 |
|
|
* | | | Add global generator factory method to get default platform name | Brad King | 2019-01-18 | 1 | -0/+1 |
|
|
* | | | Add global generator factory method to get list of known platforms | Brad King | 2019-01-18 | 1 | -0/+1 |
|
|
* | | | Split global generator factory list with and without platforms | Brad King | 2019-01-18 | 1 | -1/+2 |
|/ / |
|
* | | Properties: Add CMAKE_ROLE global property | Kyle Edwards | 2019-01-17 | 1 | -2/+2 |
|/ |
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -16/+4 |
|
|
* | Merge topic 'cmake-option-parsing' | Brad King | 2019-01-14 | 1 | -2/+1 |
|\ |
|
| * | cmake: Ensure source and binary dirs are set | Craig Scott | 2019-01-13 | 1 | -2/+1 |
|
|
* | | fileapi: Add protocol v1 infrastructure with support for shared query files | Brad King | 2018-12-12 | 1 | -0/+3 |
|/ |
|
* | cmake: Factor json version object construction into helper | Brad King | 2018-09-21 | 1 | -0/+1 |
|
|
* | cmake: -S and -B can be used to specify source and build directories | Robert Maynard | 2018-09-15 | 1 | -1/+3 |
|
|
* | cmake: Declare VariableWatch member only when used | Brad King | 2018-08-29 | 1 | -2/+6 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -5/+7 |
|
|
* | Merge topic 'parallel_build_option' | Brad King | 2018-05-29 | 1 | -1/+4 |
|\ |
|