summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add API for cache loading, deleting and saving to the cmake class.Stephen Kelly2015-04-069-21/+61
* cmMakefile: Remove cache version accessors.Stephen Kelly2015-04-064-22/+8
* cmMakefile: Simplify GetDefinitions implementation.Stephen Kelly2015-04-061-6/+6
* Merge topic 'minor-cleanups'Brad King2015-04-0610-81/+7
|\
| * cmCacheManager: Remove unused methodStephen Kelly2015-04-054-27/+0
| * cmCacheManager: Remove unused overloads.Stephen Kelly2015-04-052-24/+0
| * cmCacheManager: Remove use of intermediate overload.Stephen Kelly2015-04-051-1/+2
| * cmGlobalGenerator: Don't fetch the cache manager in a loop.Stephen Kelly2015-04-051-2/+1
| * cmake: Clear member rather than explicit erase.Stephen Kelly2015-04-051-1/+1
| * cmake: Be clear that there is no chaining after global properties.Stephen Kelly2015-04-051-3/+2
| * cmake: Remove unused method.Stephen Kelly2015-04-051-3/+0
| * cmake: Remove unused member.Stephen Kelly2015-04-052-2/+0
| * cmMakefile: Remove one wrong and one insufficiently helpful comment.Stephen Kelly2015-04-041-3/+2
| * cmListFile: Remove unused member.Stephen Kelly2015-04-042-11/+0
| * cmMakefile: Remove bogus comment.Stephen Kelly2015-04-041-4/+0
| * Remove duplicate tag name.Stephen Kelly2015-04-041-1/+0
* | Merge topic 'cpack-one-component-only'Brad King2015-04-062-2/+4
|\ \
| * | CPack single component packagingDomen Vrankar2015-04-052-2/+4
* | | Merge topic 'improve-properties-help'Brad King2015-04-066-39/+43
|\ \ \
| * | | Help: Link to properties in set_tests_properties.Stephen Kelly2015-04-043-29/+22
| * | | Help: Link to properties in set_directory_properties docs.Stephen Kelly2015-04-041-6/+3
| * | | Help: Add link in set_source_files_properties command docs.Stephen Kelly2015-04-041-3/+3
| * | | Help: Shorten too-long title marker.Stephen Kelly2015-04-041-1/+1
| * | | Help: Add references to cmake-property sections.Stephen Kelly2015-04-041-0/+14
| | |/ | |/|
* | | Merge topic 'gcov-module-coverage-exclude'Brad King2015-04-0610-18/+128
|\ \ \
| * | | CTestCoverageCollectGCOV: Support CTEST_CUSTOM_COVERAGE_EXCLUDENils Gladitz2015-04-0410-18/+128
* | | | Merge topic 'doc-target_link_libraries'Brad King2015-04-061-84/+124
|\ \ \ \
| * | | | Help: Revise target_link_libraries command documentationBrad King2015-04-031-84/+124
* | | | | Merge topic 'makefile-depscan-BOM'Brad King2015-04-067-6/+58
|\ \ \ \ \
| * | | | | Makefile: Tolerate a BOM while scanning source dependencies (#15493)Brad King2015-04-037-6/+58
* | | | | | Merge topic 'test_cpack_symlinks'Brad King2015-04-065-0/+38
|\ \ \ \ \ \
| * | | | | | Tests: Add case for CPack source package with symlinksBill Hoffman2015-04-064-0/+35
| * | | | | | cpack: Disable CMake Cygwin legacy warning while packagingBrad King2015-04-011-0/+3
* | | | | | | Merge topic 'doc-generator-names-ref'Brad King2015-04-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Clarify manual reference for generator namesNils Gladitz2015-04-041-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2015-04-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2015-04-051-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2015-04-041-1/+1
* | | | | Merge topic 'vs-xaml'Brad King2015-04-0324-4/+498
|\ \ \ \ \
| * | | | | VS: Add support for XAML source filesGilles Khouzam2015-04-0324-4/+498
* | | | | | Merge topic 'doc-relocatable-usage-requirements'Brad King2015-04-0310-117/+153
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Help: Update discussion of relocable packages in cmake-packages(7)Brad King2015-04-031-20/+46
| * | | | Help: Reorganize and refine discussion of relocatable packagesBrad King2015-04-034-114/+106
| * | | | Help: Place relocatable package notes in their own subsectionsBrad King2015-04-036-3/+21
| * | | | Help: Fix typo in cmake-packages(7) manualBrad King2015-04-031-1/+1
| * | | | Help: Fix syntax in non-relocatable usage requirements exampleBrad King2015-04-031-4/+4
| | |_|/ | |/| |
* | | | Merge topic 'doc-generator-groups'Brad King2015-04-031-1/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | Help: Split cmake-generators(7) into linkable subsectionsBrad King2015-04-031-1/+25
|/ / /
* | | Merge topic 'FindCUDA.cmake/StaticRuntime'Brad King2015-04-032-4/+88
|\ \ \
| * | | FindCUDA: Use the static CUDA runtime library if available (#15482)James Bigler2015-04-032-4/+88