summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* curl: Use OS X SSL/TLS native implementationBrad King2014-12-181-0/+9
* curl: Use Windows SSL/TLS native implementationBrad King2014-12-121-0/+9
* Merge topic 'doc-CMP0054-example'Brad King2014-12-121-3/+31
|\
| * Help: Extend policy CMP0054 documentation with an exampleNils Gladitz2014-12-121-3/+31
| * Merge branch 'xerces-rename' into releaseBrad King2014-12-054-2/+4
| |\
| * \ Merge branch 'doc-file-GENERATE-order' into releaseBrad King2014-12-051-1/+3
| |\ \
| * \ \ Merge branch 'vs-phone-store-deployment-location' into releaseBrad King2014-12-033-0/+13
| |\ \ \
| * \ \ \ Merge branch 'vs-hlsl-settings' into releaseBrad King2014-12-034-2/+16
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-CMAKE_CXX_KNOWN_FEATURES-typo' into releaseBrad King2014-12-031-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'doc-Nsight-Tegra-toolchain' into releaseBrad King2014-12-032-0/+21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindOpenGL-revert-imported-targets' into releaseBrad King2014-12-021-3/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'doc-compile-features-typo' into releaseBrad King2014-12-021-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'doc-ctest-j-typo' into releaseBrad King2014-12-011-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'target-sources-error-conditions' into releaseBrad King2014-12-012-0/+8
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'doc-installed-file-property' into releaseBrad King2014-12-013-28/+69
| |\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Help: Drop FeatureSummary example in cmake-developer.7Brad King2014-12-091-11/+0
* | | | | | | | | | | | | Merge topic 'ExternalProject_TEST_EXCLUDE_FROM_MAIN'Brad King2014-12-081-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ExternalProject: Add TEST_EXCLUDE_FROM_MAIN optionDaniele E. Domenichelli2014-12-051-0/+6
* | | | | | | | | | | | | | Merge topic 'try_compile-link-flags'Brad King2014-12-084-0/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | try_compile: Pass linker flags into test project (#14066)Brad King2014-12-034-0/+41
* | | | | | | | | | | | | | | Merge topic 'xerces-rename'Brad King2014-12-054-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Modules: Rename FindXerces to FindXercesCBrad King2014-12-044-2/+4
* | | | | | | | | | | | | | | Merge topic 'doc-file-GENERATE-order'Brad King2014-12-051-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Help: Document file(GENERATE) signature option orderBrad King2014-12-051-1/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Help: Document that IMPORTED targets in Find modules may be UNKNOWN.Stephen Kelly2014-12-041-0/+5
* | | | | | | | | | | | | | Help: Document IMPORTED_CONFIGURATIONS target property for Find modules.Stephen Kelly2014-12-041-1/+40
* | | | | | | | | | | | | | Help: Remove recommendation about checking minimum CMake version.Stephen Kelly2014-12-041-10/+0
* | | | | | | | | | | | | | Help: Add useful links to IMPORTED targets and usage requirements.Stephen Kelly2014-12-041-4/+3
* | | | | | | | | | | | | | Help: Remove disadvantage creating IMPORTED targets in Find modules.Stephen Kelly2014-12-041-4/+1
* | | | | | | | | | | | | | Help: Link to cmake-packages(7) from the Module creation documentation.Stephen Kelly2014-12-042-1/+5
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'cached-regex-clear-fixed'Brad King2014-12-043-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmMakefile: store the number of last matches in a CMake varBen Boeckel2014-12-033-0/+14
* | | | | | | | | | | | | | Merge topic 'vs-phone-store-deployment-location'Brad King2014-12-043-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | VS: Add source file property to specify Windows App deployment locationGilles Khouzam2014-12-033-0/+13
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'file-LOCK-command'Brad King2014-12-032-0/+35
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Help: Add notes for topic 'file-LOCK-command'Brad King2014-12-031-0/+5
| * | | | | | | | | | | | file: Add LOCK subcommand to do file and directory lockingRuslan Baratov2014-12-031-0/+30
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'doc-CMAKE_CXX_KNOWN_FEATURES-typo'Brad King2014-12-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docsDavid Demelier2014-12-031-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'vs-hlsl-settings'Brad King2014-12-034-2/+16
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | VS: Add source file properties to set the hlsl shader entry point and modelCedric Perthuis2014-12-034-2/+16
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'doc-Nsight-Tegra-toolchain'Brad King2014-12-032-0/+21
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Help: Document Nsight Tegra toolchain configuration (#15276)Brad King2014-12-022-0/+21
| |/ / / / / / / /
* | | | | | | | | Merge topic 'add-continue-command'Brad King2014-12-035-2/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | continue: Add a new CMake language command for loop continuation (#14013)Gregor Jasny2014-12-015-2/+25
* | | | | | | | | | Merge topic 'FindOpenGL-revert-imported-targets'Brad King2014-12-031-3/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | FindOpenGL: Revert support for imported targets (#15267)Brad King2014-12-011-3/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindOpenGL-no-X11'Brad King2014-12-021-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindOpenGL: Drop explicit dependency on X11 (#15268)Brad King2014-12-011-0/+8
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'doc-compile-features-typo'Brad King2014-12-021-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |