Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 49 | -82/+70 | |
| * | | | | | | | Allow a GeneratorFactory handling of more than one generator | Patrick Gansterer | 2012-11-19 | 4 | -65/+71 | |
| * | | | | | | | Search generator in cmake::ExtraGenerators before in cmake::Generators | Patrick Gansterer | 2012-11-19 | 1 | -19/+22 | |
| * | | | | | | | Add cmGlobalGeneratorFactory::GetGenerators() | Patrick Gansterer | 2012-11-19 | 3 | -1/+11 | |
| * | | | | | | | Introduce the abstract class cmGlobalGeneratorFactory | Patrick Gansterer | 2012-11-19 | 28 | -75/+174 | |
* | | | | | | | | Merge topic 'fix-IMPORTED-GLOBAL-reconfigure' | Brad King | 2012-11-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Initialize IMPORTED GLOBAL targets on reconfigure (#13702) | Brad King | 2012-11-19 | 1 | -0/+1 | |
* | | | | | | | | | Merge topic 'AutomocInheritFOLDERTargetProperty' | Brad King | 2012-11-20 | 1 | -1/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Automoc: "inherit" FOLDER target property from target (#13688) | Alex Neundorf | 2012-11-17 | 1 | -1/+17 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'vs-global-sections' | Brad King | 2012-11-20 | 5 | -17/+112 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sections | Brad King | 2012-11-16 | 8 | -42/+80 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Define properties VS_GLOBAL_SECTION_* | Petr Kmoch | 2012-11-16 | 1 | -0/+40 | |
| * | | | | | | | | | | Implement properties VS_GLOBAL_SECTION_* | Petr Kmoch | 2012-11-16 | 4 | -17/+72 | |
* | | | | | | | | | | | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' | Brad King | 2012-11-20 | 8 | -42/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Define property EXCLUDE_FROM_DEFAULT_BUILD | Petr Kmoch | 2012-11-13 | 1 | -0/+15 | |
| * | | | | | | | | | | Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG> | Petr Kmoch | 2012-11-13 | 7 | -42/+65 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-20 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-18 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-17 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-16 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-15 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-14 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'CPack-BugFixesSet' | Brad King | 2012-11-13 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove seemingly bogus duplicate CPACK_PACKAGE_FILE_NAME call. | Andreas Mohr | 2012-11-11 | 1 | -1/+0 | |
* | | | | | | | | | Merge topic 'CPack-fixTypoInErrorMsg' | Brad King | 2012-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Correct string literal typo (have "(NULL)" like all other cases). | Andreas Mohr | 2012-11-10 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'link-depends-no-shared' | Brad King | 2012-11-13 | 4 | -1/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Optionally skip link dependencies on shared library files | Brad King | 2012-10-26 | 4 | -1/+36 | |
* | | | | | | | | | | Merge topic 'update-KWSys' | Brad King | 2012-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Merge branch 'upstream-kwsys' into update-KWSys | Brad King | 2012-11-09 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'fix-compiler-warnings' | Brad King | 2012-11-13 | 11 | -77/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove references to ancient and removed parts of the code. | Stephen Kelly | 2012-11-13 | 1 | -56/+0 | |
| * | | | | | | | | | | | Resolve ambiguity warning regarding use of && and ||. | Stephen Kelly | 2012-11-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | Resolve warnings about shadowing parameters and local variables. | Stephen Kelly | 2012-11-13 | 6 | -16/+18 | |
| * | | | | | | | | | | | Resolve warnings about used enum values in switch blocks. | Stephen Kelly | 2012-11-13 | 3 | -0/+7 | |
| * | | | | | | | | | | | Resolve warnings about unused variables. | Stephen Kelly | 2012-11-07 | 4 | -3/+1 | |
* | | | | | | | | | | | | Merge topic 'doc-fixups' | Brad King | 2012-11-13 | 12 | -24/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Documentation: Clarify configure_file behavior | Brad King | 2012-11-07 | 1 | -6/+14 | |
| * | | | | | | | | | | | | Documentation: Clarify some command descriptions | Andreas Mohr | 2012-11-07 | 5 | -7/+14 | |
| * | | | | | | | | | | | | Documentation: Correct typos and grammar | Andreas Mohr | 2012-11-07 | 9 | -11/+11 | |
* | | | | | | | | | | | | | Merge topic 'deprecate-load_command' | Brad King | 2012-11-13 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | load_command: Deprecate and document pending removal | Brad King | 2012-11-07 | 2 | -1/+18 | |
* | | | | | | | | | | | | | | Merge topic 'fix-13604-ccmake-del-key' | Brad King | 2012-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ccmake: Allow DEL key in first column | Matthew Woehlke | 2012-11-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-11 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-10 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-09 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |