summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Features: Enable compiler extensions by default.Stephen Kelly2014-05-311-14/+11
* | | Help: Document ctest dashboard client usageBrad King2014-05-302-0/+603
|/ /
* | Merge topic 'cpack-properties'Brad King2014-05-282-4/+13
|\ \
| * | CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT propertiesNils Gladitz2014-05-281-0/+3
| * | Add an "installed file" property scopeNils Gladitz2014-05-282-4/+10
* | | Help: Add a manual for compiler feature control.Stephen Kelly2014-05-273-1/+345
* | | Features: Add COMPILE_FEATURES generator expression.Stephen Kelly2014-05-211-0/+6
* | | Merge topic 'compile-features-C-language'Brad King2014-05-202-0/+8
|\ \ \
| * | | Features: Extend concept to C language.Stephen Kelly2014-05-142-0/+8
| |/ /
* | | Xcode: Add source file property to control file type (#14854)Brad King2014-05-151-0/+2
|/ /
* | Merge topic 'WriteCompilerDetectionHeader-module'Brad King2014-05-141-0/+1
|\ \
| * | Add the WriteCompilerDetectionHeader module.Stephen Kelly2014-05-141-0/+1
* | | Merge topic 'package-disable-registry'Brad King2014-05-122-0/+18
|\ \ \
| * | | Allow the Package Registry to be disabled (#14849)Daniele E. Domenichelli2014-05-122-0/+18
* | | | Help: Add documentation on escaping changes with CMP0053Ben Boeckel2014-05-081-6/+13
* | | | EVIS: Add policy CMP0053Ben Boeckel2014-05-081-0/+1
* | | | Help: Add more reference targets to cmake-language.7Brad King2014-05-081-0/+4
| |/ / |/| |
* | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay.Stephen Kelly2014-05-072-0/+2
* | | Help: Fix order of help entries.Stephen Kelly2014-05-072-2/+2
|/ /
* | Features: Make CMAKE_CXX_KNOWN_FEATURES a property.Stephen Kelly2014-05-022-1/+1
* | Merge topic 'doc-full-help'Brad King2014-04-291-0/+6
|\ \ | |/
| * Restore --help-full option to output all help manualsBrad King2014-04-251-0/+6
| * Merge branch 'revise-compiler-id-policies' into releaseBrad King2014-04-021-0/+1
| |\
* | | Help: Add code example for INSTALL_INTERFACE to cmake-buildsystem.Stephen Kelly2014-04-171-1/+11
* | | Merge topic 'target_compile_features'Brad King2014-04-153-0/+9
|\ \ \
| * | | Add target_compile_features command.Stephen Kelly2014-04-071-0/+1
| * | | cmTarget: Transitively evaluate compiler features.Stephen Kelly2014-04-071-0/+1
| * | | cmTarget: Add COMPILE_FEATURES target property.Stephen Kelly2014-04-071-0/+1
| * | | project: Add infrastructure for recording CXX compiler featuresStephen Kelly2014-04-071-0/+2
| * | | cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties.Stephen Kelly2014-04-072-0/+4
* | | | Export: Disallow exported interface includes in src/build tree (#14592).Stephen Kelly2014-04-091-0/+1
|/ / /
* | | Merge topic 'target-transitive-sources'Brad King2014-04-032-0/+2
|\ \ \