summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-051-0/+1
* Help: Document CMAKE_VS_PLATFORM_NAME variableBrad King2014-09-051-0/+1
* Merge topic 'vs-windows-apps'Brad King2014-09-021-0/+1
|\
| * VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRTGilles Khouzam2014-08-211-0/+1
* | Merge topic 'FindXerces'Brad King2014-08-221-0/+1
|\ \
| * | FindXerces: New module to find Apache Xerces-C++Roger Leigh2014-08-211-0/+1
| |/
* | FindIce: New module to find ZeroC IceRoger Leigh2014-08-211-0/+1
|/
* Merge topic 'vs-special-source-file-properties'Brad King2014-08-181-0/+2
|\
| * VS: Add a source file property to set the hlsl shader typeBrad King2014-08-121-0/+1
| * VS: Add a source file property to mark content for Windows App deploymentBrad King2014-08-121-0/+1
* | Merge topic 'ctest_update_status_only'Brad King2014-08-182-0/+10
|\ \
| * | ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the versionBill Hoffman2014-08-182-0/+10
* | | Merge topic 'add-CheckFortranSourceCompiles'Brad King2014-08-181-0/+1
|\ \ \
| * | | Add CheckFortranSourceCompiles module (#14656)Brad King2014-08-181-0/+1
* | | | Merge topic 'vs-windows-phone-and-store'Brad King2014-08-121-0/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Define 'WINDOWS_PHONE' and 'WINDOWS_STORE' variablesGilles Khouzam2014-07-311-0/+2
| |/
* | CPackWIX: Implement CPACK_WIX_ACL (Access Control List) propertyNils Gladitz2014-08-091-0/+1
|/
* Merge topic 'pdb-genex'Brad King2014-07-311-0/+11
|\
| * Genex: Implement generator expressions for target PDB files.Nils Gladitz2014-07-311-0/+11
* | CPack: Add an "IFW" generator for Qt Framework InstallerKonstantin Podsvirov2014-07-281-0/+1
|/
* Help: Document deprecated properties.Nils Gladitz2014-07-211-5/+29
* Make $<LINK_ONLY> available to projects (#14751)Brad King2014-07-161-0/+7
* Merge topic 'doc-package-target-import-once'Brad King2014-07-151-11/+4
|\
| * Revert "Help: Update cmake-packages.7 examples to import targets only once"Brad King2014-07-151-11/+4
* | Merge topic 'doc-genex-id-values'Brad King2014-07-141-1/+6
|\ \
| * | Help: Link to variables corresponding to id and version expressions (#15012)Brad King2014-07-141-1/+6
* | | Merge topic 'interface-sources-target-objects'Brad King2014-07-141-0/+6
|\ \ \ | |_|/ |/| |
| * | Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970)Brad King2014-07-141-0/+6
| |/
* | Help: Update cmake-packages.7 examples to import targets only onceBrad King2014-07-091-4/+11
|/
* ctest_memcheck: Add support for ThreadSanitizerBill Hoffman2014-07-091-0/+1
* Merge topic 'vs14-generator'Brad King2014-06-302-0/+2
|\
| * VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-252-0/+2
* | Merge topic 'install-messages'Brad King2014-06-271-0/+1
|\ \ | |/ |/|
| * install: Add CMAKE_INSTALL_MESSAGE variable (#13761)Brad King2014-06-241-0/+1
* | cmake: Add '-E env' command-line toolBrad King2014-06-231-1/+1
|/
* Merge topic 'features-cleanups'Brad King2014-06-161-5/+5
|\
| * WCDH: Remove noise from generated defines.Stephen Kelly2014-06-131-5/+5
* | Help: Update style guide to use section headers for command signaturesBrad King2014-06-121-3/+4
* | Help: Organize Binary Targets section of cmake-buildsystem.7Brad King2014-06-121-7/+26
* | Help: Mention INTERFACE_SOURCES as settable for INTERFACE libsBrad King2014-06-121-2/+3
|/
* Help: Convert CTest Script variable references to cross-referencesBrad King2014-06-031-42/+42
* Help: Add placeholder documents for CTest Script variablesBrad King2014-06-031-0/+51
* Merge topic 'doc-include-dir-props'Brad King2014-06-031-3/+3
|\
| * Help: Explain build/install-tree include dirs in more places (#14946)Brad King2014-06-021-3/+3
| * Help: Add code example for INSTALL_INTERFACE to cmake-buildsystem.Stephen Kelly2014-06-021-1/+11
* | Help: Document section header underline hierarchy in cmake-developer.7Brad King2014-06-021-0/+9
* | Help: Organize documentation style sections in cmake-developer.7Brad King2014-06-021-77/+73
* | Help: Add documentation style section headers to cmake-developer.7Brad King2014-06-021-110/+132
* | Help: Use "^^^^" for subsubsection headersBrad King2014-06-023-6/+6
* | Merge topic 'feature-extensions-by-default'Brad King2014-06-021-14/+11
|\ \