summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Help: Fix typo in cmake-compile-features(7) manualDavid Demelier2014-12-021-1/+1
| | |/ / | |/| |
* | | | Merge topic 'FindOpenSSL-separate-libs'Brad King2014-12-021-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | FindOpenSSL: Report crypto and ssl libraries separatelyHannes Mezger2014-12-011-0/+7
| | |/ | |/|
* | | 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 'target-sources-error-conditions'Brad King2014-12-012-0/+8
|\ \ \
| * | | Help: Document the export limitation of INTERFACE_SOURCES.Stephen Kelly2014-11-292-0/+8
| |/ /
* | | Merge topic 'doc-installed-file-property'Brad King2014-12-013-28/+69
|\ \ \
| * | | Help: Add 3.1 release notes for INSTALL property scopeBrad King2014-12-011-0/+6
| * | | Help: Document installed file property APINils Gladitz2014-12-012-0/+21
| * | | Help: Format set_property and get_property command docsBrad King2014-12-012-28/+42
| | |/ | |/|
* | | Merge topic 'doc-CMP0053-dedup-char'Brad King2014-12-011-1/+1
|\ \ \
| * | | Help: Remove duplicate '#' in CMP0053 valid character listChristoph GrĂ¼ninger2014-12-011-1/+1
| | |/ | |/|
| * | Merge branch 'doc-target_include_directories-fixup' into releaseBrad King2014-11-171-2/+2
| |\ \
| * \ \ Merge branch 'vs14-is-2015' into releaseBrad King2014-11-173-7/+7
| |\ \ \
| * \ \ \ Merge branch 'doc-install-SCRIPT-CODE-COMPONENT' into releaseBrad King2014-11-131-1/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge topic 'break-command-strictness'Brad King2014-11-263-0/+24
|\ \ \ \ \
| * | | | | break: Add policy CMP0055 to check calls strictlyGregor Jasny2014-11-253-0/+24
* | | | | | Merge topic 'remove-developer-forbidden-API'Brad King2014-11-261-26/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove note disallowing use of some string and vector API.Stephen Kelly2014-11-251-26/+0
* | | | | | Merge topic 'custom-command-byproducts'Brad King2014-11-251-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Add notes for topic 'custom-command-byproducts'Brad King2014-11-251-0/+7
* | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Help: Update developer manual with some C++ features now permitted.Stephen Kelly2014-11-201-7/+1
* | | | | | | Merge topic 'improve-INTERFACE-property-docs'Brad King2014-11-2516-75/+188
|\ \ \ \ \ \ \
| * | | | | | | Help: Warn that paths should not be used in INTERFACE_ build properties.Stephen Kelly2014-11-2510-0/+109
| * | | | | | | Help: Fix typo in genex in documentation.Stephen Kelly2014-11-221-1/+1
| * | | | | | | Help: Use a property-specific command instead of the generic one.Stephen Kelly2014-11-221-2/+2
| * | | | | | | Help: Make remaining build property docs consistent.Stephen Kelly2014-11-222-7/+16
| * | | | | | | Help: Link to target_link_libraries from target properies.Stephen Kelly2014-11-222-2/+4