Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | backtrace: Convert to local paths in IssueMessage | Ben Boeckel | 2014-06-05 | 13 | -22/+66 |
* | genex: remove the need for backtraces | Ben Boeckel | 2014-06-05 | 20 | -125/+117 |
* | cmake: remove dummy backtraces for IssueMessage | Ben Boeckel | 2014-06-05 | 5 | -17/+14 |
* | cmMakefile: return a backtrace | Ben Boeckel | 2014-06-05 | 10 | -69/+38 |
* | Merge topic 'delay-generator-toolset' | Brad King | 2014-06-05 | 9 | -36/+52 |
|\ | |||||
| * | Allow a toolchain file to specify a generator toolset | Brad King | 2014-06-04 | 7 | -19/+23 |
| * | VS: Split user- and generator-provided PlatformToolset | Brad King | 2014-06-04 | 4 | -13/+25 |
| * | Xcode: Rename internal variable {Platform => Generator}Toolset | Brad King | 2014-06-04 | 2 | -6/+6 |
* | | Merge topic 'fix-ctest-option-summary' | Brad King | 2014-06-05 | 1 | -1/+2 |
|\ \ | |||||
| * | | CTest: Added option description for --output-on-failure | Nils Gladitz | 2014-06-05 | 1 | -1/+2 |
* | | | Merge topic 'expand_cobertura_coverage' | Brad King | 2014-06-05 | 5 | -26/+78 |
|\ \ \ | |||||
| * | | | CTest: Generalize Cobertura coverage format handling | Joseph Snyder | 2014-06-04 | 2 | -9/+61 |
| * | | | CTest: Rename coverage implementation for "Python" to "Cobertura" | Joseph Snyder | 2014-06-04 | 5 | -17/+17 |
* | | | | Merge topic 'setlocale' | Brad King | 2014-06-05 | 4 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | Encoding: Add setlocale() to applications. | Clinton Stimpson | 2014-06-04 | 4 | -0/+10 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-05 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'fix-build-crash-on-bad-generator' | Brad King | 2014-06-04 | 1 | -1/+7 |
|\ \ \ \ | |||||
| * | | | | cmake: Fix --build crash on bad CMAKE_GENERATOR in cache | Brad King | 2014-06-03 | 1 | -1/+7 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-04 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'cmake-credits' | Brad King | 2014-06-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Simplify and clarify credit text and link | Brad King | 2014-06-03 | 1 | -1/+1 |
* | | | | Merge topic 'cmake-credits' | Brad King | 2014-06-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Simplify and clarify credit text and link | Brad King | 2014-06-03 | 1 | -1/+1 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-03 | 1 | -1/+1 |
* | | | Merge topic 'feature-extensions-by-default' | Brad King | 2014-06-02 | 1 | -2/+10 |
|\ \ \ | |||||
| * | | | Features: Enable compiler extensions by default. | Stephen Kelly | 2014-05-31 | 1 | -2/+10 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-02 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-01 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-31 | 1 | -1/+1 |
* | | | | Merge topic 'consistent-genex-target-message' | Brad King | 2014-05-30 | 1 | -14/+14 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Genex: Clarify error message on use with non-binary targets (#14899). | Stephen Kelly | 2014-05-29 | 1 | -14/+14 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-30 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'normalize-custom-command-paths' | Brad King | 2014-05-29 | 2 | -1/+15 |
|\ \ \ | |||||
| * | | | add_custom_command: Normalize OUTPUT and DEPENDS paths. | Stephen Kelly | 2014-05-28 | 2 | -1/+15 |
| |/ / | |||||
* | | | Merge topic 'vs-vcproj-bool-case' | Brad King | 2014-05-29 | 2 | -31/+31 |
|\ \ \ | |||||
| * | | | VS: Use lower-case boolean values in VS 7-9 (#14927) | Mark Salisbury | 2014-05-28 | 2 | -31/+31 |
| | |/ | |/| | |||||
* | | | Merge topic 'cxx14-features' | Brad King | 2014-05-29 | 4 | -6/+41 |
|\ \ \ | |||||
| * | | | Features: Add support for C++14 features. | Stephen Kelly | 2014-05-22 | 4 | -6/+41 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-29 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'fix-coverage-py' | Brad King | 2014-05-28 | 1 | -9/+15 |
|\ \ \ | |||||
| * | | | CTest: Fix Python coverage.py off-by-one error in results | Zach Mullen | 2014-05-28 | 1 | -2/+2 |
| * | | | CTest: Improve Python coverage.py source file search algorithm | Roni Choudhury | 2014-05-28 | 1 | -7/+13 |
* | | | | Merge topic 'cpack-properties' | Brad King | 2014-05-28 | 21 | -11/+517 |
|\ \ \ \ | |||||
| * | | | | CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties | Nils Gladitz | 2014-05-28 | 3 | -3/+23 |
| * | | | | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 18 | -8/+494 |
* | | | | | Merge topic 'fix-cache-self-assignment' | Brad King | 2014-05-28 | 2 | -6/+5 |
|\ \ \ \ \ | |||||
| * | | | | | cmCacheManager: Avoid cache entry self-assignment | Brad King | 2014-05-27 | 1 | -5/+1 |
| * | | | | | cmake: Tolerate missing HELPSTRING on compiler change | Brad King | 2014-05-27 | 1 | -1/+4 |
| | |_|_|/ | |/| | | | |||||
| * | | | | CMake 3.0.0-rc6v3.0.0-rc6 | Brad King | 2014-05-22 | 1 | -1/+1 |
| * | | | | Merge branch 'backport-kwsys-cygwin-fixes' into release | Brad King | 2014-05-20 | 2 | -2/+11 |
| |\ \ \ \ |