Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE libraries | Brad King | 2016-11-21 | 2 | -1/+5 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-22 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'capture-clang-tidy-errors' | Brad King | 2016-11-21 | 1 | -6/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zero | Brad King | 2016-11-18 | 1 | -3/+10 | |
| * | | | | | | | | cmake: If ldd for LINK_WHAT_YOU_USE fails to run then report why | Brad King | 2016-11-18 | 1 | -3/+7 | |
| * | | | | | | | | cmake: Comment why we ignore the include-what-you-use return code | Brad King | 2016-11-18 | 1 | -0/+1 | |
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-11-21 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-18 | 1 | -0/+11 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-21 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-20 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-19 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'auto_project_regeneration' | Brad King | 2016-11-18 | 4 | -11/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Teach `cmake --build` to reconfigure if needed before building | Yves Frederix | 2016-11-17 | 4 | -11/+65 | |
* | | | | | | | | Merge topic 'tolerate-removed-cache' | Brad King | 2016-11-18 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/ | Brad King | 2016-11-17 | 1 | -0/+20 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'xcode-add-override-keyword' | Brad King | 2016-11-18 | 1 | -26/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Xcode: Add override keyword to suppress warnings | Gregor Jasny | 2016-11-17 | 1 | -26/+28 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-18 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'improve_ctest_memcheck_output' | Brad King | 2016-11-17 | 1 | -10/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ctest: Improve output for `-T memcheck` | Bill Hoffman | 2016-11-17 | 1 | -10/+22 | |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-11-17 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-16 | 2 | -1/+8 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-17 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'ccmake_fix_print_keys' | Brad King | 2016-11-16 | 2 | -49/+46 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ccmake: Correctly display edit mode and associated keys | Sylvain Joubert | 2016-11-15 | 2 | -49/+46 | |
| * | | | | | | | ccmake: Add missing spaces to match the previous text length | Sylvain Joubert | 2016-11-15 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'vs-suppress-upgrade-prompt' | Brad King | 2016-11-16 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS: Disable project upgrade prompt on VS 2013 and above | Erik Christensen | 2016-11-15 | 1 | -0/+10 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'Empty_CTestTestfile_on_BUILD_TESTING_OFF' | Brad King | 2016-11-16 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove CTestTestfile.cmake when BUILD_TESTING is OFF | Sylvain Joubert | 2016-11-15 | 1 | -4/+7 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'childEncoding' | Brad King | 2016-11-16 | 20 | -54/+489 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CTest: Use UTF-8 encoding for output from Git | Dāvis Mosāns | 2016-11-15 | 1 | -6/+11 | |
| * | | | | | | | | Add Encoding option for RunChild, RunMakeCommand and RunProcess | Dāvis Mosāns | 2016-11-15 | 12 | -27/+47 | |
| * | | | | | | | | Windows: Encode child process output to internally-used encoding | Dāvis Mosāns | 2016-11-14 | 9 | -26/+196 | |
| * | | | | | | | | Add cmProcessOutput class to be used for decoding text data | Dāvis Mosāns | 2016-11-14 | 3 | -0/+240 | |
| * | | | | | | | | cmCTestBuildHandler: Use size_t in ProcessBuffer length argument | Brad King | 2016-11-14 | 2 | -2/+2 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-16 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'add-SHA-3' | Brad King | 2016-11-15 | 4 | -10/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | file: Add support for SHA-3 algorithms | Brad King | 2016-11-10 | 1 | -1/+3 | |
| * | | | | | | | | string: Add support for SHA-3 algorithms | Brad King | 2016-11-10 | 1 | -1/+3 | |
| * | | | | | | | | cmCryptoHash: Add support for SHA-3 algorithms | Brad King | 2016-11-10 | 2 | -8/+29 | |
* | | | | | | | | | Merge topic 'cmake-server-fix-16423' | Brad King | 2016-11-15 | 2 | -28/+77 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | server-mode: Reset GlobalGenerator before configure | Tobias Hunger | 2016-11-14 | 2 | -28/+77 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cmake-server-fix-16422' | Brad King | 2016-11-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | server-mode: Prevent possible crash when watching directories | Tobias Hunger | 2016-11-14 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | CMake 3.7.0v3.7.0 | Brad King | 2016-11-11 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-15 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'ninja-comment-ComputeLinkCmd' | Brad King | 2016-11-14 | 1 | -0/+3 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Ninja: Document why ComputeLinkCmd is structured the way it is. | Robert Maynard | 2016-11-14 | 1 | -0/+3 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-14 | 1 | -1/+1 |