Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-27 | 1 | -1/+1 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'extend-visibility-properties' | Brad King | 2015-05-26 | 31 | -78/+301 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Honor visibility properties for all target types (#15556) | Brad King | 2015-05-26 | 23 | -27/+269 | |
| * | | | | | | | | | | | | Help: Format visibility property and variable documentation | Brad King | 2015-05-22 | 4 | -18/+13 | |
| * | | | | | | | | | | | | Tests: Rename Visibility{InlinesHidden =>} | Brad King | 2015-05-22 | 5 | -8/+7 | |
| * | | | | | | | | | | | | Tests: Refactor RunCMake.VisibilityPreset test setup | Brad King | 2015-05-22 | 3 | -22/+9 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'ExternalData-no-symlinks' | Brad King | 2015-05-26 | 7 | -1/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ExternalData: Add option to disable use of symlinks | Brad King | 2015-05-22 | 7 | -1/+32 | |
* | | | | | | | | | | | | | Merge topic 'run-include-what-you-use' | Brad King | 2015-05-26 | 6 | -7/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Makefile: Fix <LANG>_INCLUDE_WHAT_YOU_USE with CTEST_USE_LAUNCHERS | Brad King | 2015-05-22 | 6 | -7/+25 | |
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-26 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-23 | 1 | -1/+1 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'clean-up-backtrace-handling' | Brad King | 2015-05-22 | 4 | -51/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cmake: Add IssueMessage overload taking a single cmListFileContext. | Stephen Kelly | 2015-05-21 | 4 | -26/+44 | |
| * | | | | | | | | | | | | cmake: Extract displayMessage method. | Stephen Kelly | 2015-05-21 | 1 | -19/+25 | |
| * | | | | | | | | | | | | cmake: Extract printMessageText method. | Stephen Kelly | 2015-05-21 | 1 | -7/+9 | |
| * | | | | | | | | | | | | cmake: Extract PrintMessagePreamble method. | Stephen Kelly | 2015-05-21 | 2 | -8/+19 | |
| * | | | | | | | | | | | | cmake: Move isError determination to a more-natural place. | Stephen Kelly | 2015-05-21 | 1 | -5/+3 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'vs-cleanup-internal-configs' | Brad King | 2015-05-22 | 10 | -176/+119 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | VS: Do not accumulate configurations globally (#15577) | Brad King | 2015-05-21 | 10 | -176/+119 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'revert-extra-qbs-generator' | Brad King | 2015-05-22 | 8 | -363/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Revert "Qbs: Add new 'extra' generator for qbs project files" | Brad King | 2015-05-21 | 8 | -363/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-05-22 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'ExternalProject_FixLog' | Brad King | 2015-05-21 | 2 | -2/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ExternalProject: Fix log when the first arg of commands is "COMMAND" (#15567) | Daniele E. Domenichelli | 2015-05-20 | 2 | -2/+39 | |
* | | | | | | | | | | | | Merge topic 'use-std-unordered_map' | Brad King | 2015-05-21 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Check for std::unordered_map only if we are building CMake | Brad King | 2015-05-20 | 1 | -1/+3 | |
* | | | | | | | | | | | | | Merge topic 'clean-up-cmLocalGenerator' | Brad King | 2015-05-21 | 5 | -26/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Convert: Remove specification of default parameter. | Stephen Kelly | 2015-05-20 | 4 | -7/+5 | |
| * | | | | | | | | | | | | | cmLocalGenerator: Get enabled languages from cmState. | Stephen Kelly | 2015-05-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | cmLocalGenerator: Implement IsRootMakefile in terms of cmState. | Stephen Kelly | 2015-05-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | cmLocalGenerator: Inline ReadListFile method. | Stephen Kelly | 2015-05-20 | 2 | -15/+4 | |
| * | | | | | | | | | | | | | cmLocalGenerator: Devirtualize method. | Stephen Kelly | 2015-05-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge topic 'clean-up-CMAKE_COMMAND' | Brad King | 2015-05-21 | 16 | -56/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Use cmSystemTools::GetCMakeCommand() to get path to cmake internally | Brad King | 2015-05-20 | 16 | -56/+32 | |
* | | | | | | | | | | | | | | Merge topic 'cmake-gui-osx-install-command-line' | Brad King | 2015-05-21 | 7 | -263/+109 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Help: Add notes for topic 'cmake-gui-osx-install-command-line' | Brad King | 2015-05-21 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | cmake-gui: Replace command-line install dialog with information box | Brad King | 2015-05-21 | 6 | -253/+32 | |
| * | | | | | | | | | | | | | | cmake-gui: Add --install option to add command-line tools on OS X | Brad King | 2015-05-21 | 1 | -0/+67 | |
| * | | | | | | | | | | | | | | cmake-gui: Drop undocumented and unused --mac-install option | Brad King | 2015-05-19 | 1 | -10/+0 | |
* | | | | | | | | | | | | | | | Merge topic 'doc-cache-option-space' | Brad King | 2015-05-21 | 3 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Help: Spell '-D' option consistently across documentation (#15575) | Brad King | 2015-05-20 | 3 | -2/+5 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge topic 'clean-up-cmQtAutoGenerators' | Brad King | 2015-05-21 | 1 | -26/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | QtAutogen: Create global generator on the stack. | Stephen Kelly | 2015-05-19 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | | | QtAutogen: Use a more-obvious delete-target. | Stephen Kelly | 2015-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | QtAutogen: Remove the need for a local makefile variable. | Stephen Kelly | 2015-05-19 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | | | QtAutogen: Inline static factory method. | Stephen Kelly | 2015-05-19 | 1 | -14/+7 | |
| * | | | | | | | | | | | | | | | QtAutogen: Remove repeated setters. | Stephen Kelly | 2015-05-19 | 1 | -3/+0 | |
| |/ / / / / / / / / / / / / / |