| Commit message (Expand) | Author | Age | Files | Lines |
* | Autogen: Use SystemTools string functions instead of rolling out own | Sebastian Holtermann | 2016-04-19 | 2 | -22/+2 |
|
|
* | Merge topic 'refactor-cmListFileBacktrace' | Brad King | 2016-04-18 | 8 | -238/+253 |
|\ |
|
| * | Remove unused cmake::IssueMessage overload | Brad King | 2016-04-18 | 2 | -38/+0 |
|
|
| * | cmState: Remove unused entry point fields from snapshot data | Brad King | 2016-04-18 | 2 | -14/+0 |
|
|
| * | cmListFileBacktrace: Refactor storage to provide efficient value semantics | Brad King | 2016-04-18 | 6 | -182/+231 |
|
|
| * | cmState: Avoid accumulating snapshot storage for backtraces | Brad King | 2016-04-15 | 4 | -37/+39 |
|
|
| * | cmState: Add Snapshot method to get bottom of call stack | Brad King | 2016-04-15 | 2 | -0/+16 |
|
|
* | | Merge topic 'minor-cleanups' | Brad King | 2016-04-18 | 7 | -78/+32 |
|\ \
| |/ |
|
| * | Add call stack to unused/uninitialized variable warnings | Brad King | 2016-04-15 | 2 | -25/+4 |
|
|
| * | cmLocalGenerator: Simplify IssueMessage implementation | Brad King | 2016-04-15 | 1 | -11/+1 |
|
|
| * | cmLocalGenerator: Use own IssueMessage method | Brad King | 2016-04-15 | 1 | -2/+2 |
|
|
| * | cmOutputConverter: Assert construction with a valid snapshot | Brad King | 2016-04-15 | 1 | -0/+1 |
|
|
| * | cmMakefile: Move cmMakefileCall to .cxx file | Brad King | 2016-04-15 | 2 | -26/+20 |
|
|
| * | cmWhileCommand: Simplify context construction | Brad King | 2016-04-15 | 1 | -6/+2 |
|
|
| * | cmIfCommand: Simplify execution context construction | Brad King | 2016-04-15 | 1 | -8/+2 |
|
|
* | | Merge topic 'cmPolicies-missing-include' | Brad King | 2016-04-18 | 1 | -0/+1 |
|\ \ |
|
| * | | cmPolicies.cxx: Add missing include <ctype.h> for isdigit (#16066) | Brad King | 2016-04-15 | 1 | -0/+1 |
|
|
* | | | Merge topic 'cmake-host-solaris' | Brad King | 2016-04-18 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061) | Stafen Teleman | 2016-04-15 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge topic 'cmake-gui-osx-install-mkdir' | Brad King | 2016-04-18 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | cmake-gui: Teach --install make destination directory (#16064) | Brad King | 2016-04-15 | 1 | -0/+1 |
| |/ / |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-18 | 1 | -1/+1 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-17 | 1 | -1/+1 |
|
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-16 | 1 | -1/+1 |
|/ / |
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-15 | 1 | -1/+1 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-14 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'cmState-rename-include-snapshot' | Brad King | 2016-04-13 | 3 | -11/+11 |
|\ |
|
| * | cmState: Rename CallStack snapshots to IncludeFile | Brad King | 2016-04-12 | 3 | -11/+11 |
|
|
* | | Merge topic 'try_compile-config-flags' | Brad King | 2016-04-13 | 1 | -2/+11 |
|\ \ |
|
| * | | try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054) | Brad King | 2016-04-11 | 1 | -0/+7 |
|
|
| * | | cmCoreTryCompile: Factor out config lookup for re-use | Brad King | 2016-04-11 | 1 | -2/+4 |
|
|
* | | | Merge topic 'clang-tidy' | Brad King | 2016-04-13 | 4 | -27/+92 |
|\ \ \ |
|
| * | | | Add options to run clang-tidy with the compiler | Daniel Pfeifer | 2016-04-13 | 4 | -27/+92 |
| |/ / |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-13 | 1 | -1/+1 |
| |/
|/| |
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-12 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'preallocate-condition-keywords' | Brad King | 2016-04-11 | 1 | -4/+4 |
|\ |
|
| * | cmConditionEvaluator: Use pre-allocated keywords in more places | Brad King | 2016-04-08 | 1 | -4/+4 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-11 | 1 | -1/+1 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-10 | 1 | -1/+1 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-09 | 1 | -1/+1 |
|
|
* | | Merge topic 'ninja-restat-custom-command-byproducts' | Brad King | 2016-04-08 | 1 | -2/+2 |
|\ \ |
|
| * | | Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049) | Brad King | 2016-04-05 | 1 | -1/+1 |
|
|
| * | | Ninja: Fix detection of custom command symbolic outputs | Brad King | 2016-04-05 | 1 | -1/+1 |
|
|
* | | | Merge topic 'ninja-object-rsp' | Brad King | 2016-04-08 | 5 | -12/+40 |
|\ \ \ |
|
| * | | | Ninja: Honor CMAKE_NINJA_FORCE_RESPONSE_FILE for compile rules | Dmitry Ivanov | 2016-04-07 | 1 | -4/+24 |
|
|
| * | | | cmGlobalNinjaGenerator: Clarify logic for forcing use of response files | Dmitry Ivanov | 2016-04-07 | 3 | -5/+6 |
|
|
| * | | | cmNinjaTargetGenerator: Factor out helper for forced response file check | Dmitry Ivanov | 2016-04-07 | 3 | -3/+10 |
|
|
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-08 | 1 | -1/+1 |
|/ / / |
|
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-07 | 1 | -1/+1 |
|
|
* | | | Merge topic 'fortran-line-directives-no-dirs' | Brad King | 2016-04-06 | 1 | -1/+1 |
|\ \ \ |
|