summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-cmake-org-links'Brad King2015-01-191-2/+2
|\
| * Help: Update cmake.org links to avoid redirectsWilliam Lynch2015-01-161-2/+2
* | FindJsonCpp: Add module to find JsonCpp packageBrad King2015-01-191-0/+1
* | Encoding: Switch to use UTF-8 internally by default on Windows.Clinton Stimpson2015-01-161-3/+5
* | Merge topic 'doc-CMAKE_FIND_PACKAGE_NAME'Brad King2015-01-121-0/+1
|\ \
| * | Help: Document CMAKE_FIND_PACKAGE_NAME variableBrad King2015-01-111-0/+1
| |/
| * Merge branch 'backport-doc-find-module-no-summary' into releaseBrad King2014-12-091-11/+0
| |\
| | * Help: Drop FeatureSummary example in cmake-developer.7Brad King2014-12-091-11/+0
| * | Merge branch 'xerces-rename' into releaseBrad King2014-12-051-1/+1
| |\ \
| * \ \ Merge branch 'vs-phone-store-deployment-location' into releaseBrad King2014-12-031-0/+1
| |\ \ \
| * \ \ \ Merge branch 'vs-hlsl-settings' into releaseBrad King2014-12-031-0/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-Nsight-Tegra-toolchain' into releaseBrad King2014-12-031-0/+17
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'doc-compile-features-typo' into releaseBrad King2014-12-021-1/+1
| |\ \ \ \ \ \
* | | | | | | | Help: Remove documented restriction on template use.Stephen Kelly2015-01-111-6/+0
* | | | | | | | Help: Remove documented restriction on find in conditions.Stephen Kelly2015-01-111-26/+0
* | | | | | | | Help: Remove documented restriction on insert APIs.Stephen Kelly2015-01-111-47/+0
* | | | | | | | Merge topic 'add-FindGSL'Brad King2014-12-231-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGSL: Add module to find the GNU Scientific LibraryKelly Thompson2014-12-171-0/+1
* | | | | | | | | Add 'ANDROID_API_MIN' target property to set Android Target MIN APIDmitry Polyanitsa2014-12-173-2/+5
|/ / / / / / / /
* | | | | | | | Help: Drop FeatureSummary example in cmake-developer.7Brad King2014-12-091-11/+0
* | | | | | | | Merge topic 'try_compile-link-flags'Brad King2014-12-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | try_compile: Pass linker flags into test project (#14066)Brad King2014-12-031-0/+1
* | | | | | | | | Merge topic 'xerces-rename'Brad King2014-12-051-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Modules: Rename FindXerces to FindXercesCBrad King2014-12-041-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | 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-041-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | cmMakefile: store the number of last matches in a CMake varBen Boeckel2014-12-031-0/+1
* | | | | | | | | Merge topic 'vs-phone-store-deployment-location'Brad King2014-12-041-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | VS: Add source file property to specify Windows App deployment locationGilles Khouzam2014-12-031-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'vs-hlsl-settings'Brad King2014-12-031-0/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | VS: Add source file properties to set the hlsl shader entry point and modelCedric Perthuis2014-12-031-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'doc-Nsight-Tegra-toolchain'Brad King2014-12-031-0/+17
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Help: Document Nsight Tegra toolchain configuration (#15276)Brad King2014-12-021-0/+17
| |/ / / /
* | | | | Merge topic 'add-continue-command'Brad King2014-12-032-2/+5
|\ \ \ \ \
| * | | | | continue: Add a new CMake language command for loop continuation (#14013)Gregor Jasny2014-12-012-2/+5
* | | | | | Merge topic 'doc-compile-features-typo'Brad King2014-12-021-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Help: Fix typo in cmake-compile-features(7) manualDavid Demelier2014-12-021-1/+1
| | |/ / | |/| |
* | | | Merge topic 'doc-ctest-j-typo'Brad King2014-12-011-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help: Add missing space to ctest -j option descriptionChristopher Dembia2014-12-011-1/+1
* | | Merge topic 'break-command-strictness'Brad King2014-11-261-0/+1
|\ \ \
| * | | break: Add policy CMP0055 to check calls strictlyGregor Jasny2014-11-251-0/+1
* | | | Remove note disallowing use of some string and vector API.Stephen Kelly2014-11-251-26/+0
|/ / /
* | | Merge topic 'doc-drop-borland-workaround'Brad King2014-11-251-22/+0
|\ \ \
| * | | Remove disallowed feature which Borland did not accept.Stephen Kelly2014-11-251-22/+0
* | | | Merge topic 'remove-ancient-msvc-workarounds'Brad King2014-11-251-7/+1
|\ \ \ \ | |/ / /