summaryrefslogtreecommitdiff
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* 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-152-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
|\ \ \
| * | | target_sources: New command to add sources to target.Stephen Kelly2014-04-021-0/+1
| * | | cmTarget: Allow transitive evaluation of SOURCES property.Stephen Kelly2014-04-021-0/+1
* | | | Merge topic 'target-sources-refactor'Brad King2014-04-032-0/+6
|\ \ \ \
| * | | | Genex: Only evaluate TARGET_OBJECTS to determine target sources.Stephen Kelly2014-04-021-1/+3
| |/ / /
| * | | cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.Stephen Kelly2014-04-021-0/+1
| * | | Genex: Evaluate TARGET_OBJECTS as a normal expression.Stephen Kelly2014-03-311-0/+3
* | | | Merge topic 'revise-compiler-id-policies'Brad King2014-04-031-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into revise-compiler-id-policiesBrad King2014-04-025-7/+14
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| * | | Do not warn by default when policy CMP0025 or CMP0047 is not setBrad King2014-04-021-0/+1
* | | | Help: Rewrite the cmake-developer.7 find module documentationAlex Merry2014-04-021-175/+370
| |/ / |/| |
* | | Merge topic 'fix-Qt-manual-typo'Brad King2014-03-261-1/+1
|\ \ \ | | |/ | |/|
| * | Help: Fix typo in cmake-qt manual.Stephen Kelly2014-03-261-1/+1
| |/
| * Merge branch 'doc-osx-path-variables' into releaseBrad King2014-03-101-0/+2
| |\
* | | Help: Drop cmStdString from cmake-developer(7) examplesBrad King2014-03-131-6/+6
* | | Merge topic 'doc-osx-path-variables'Brad King2014-03-101-0/+2
|\ \ \ | | |/ | |/|
| * | Help: Document variables CMAKE_APPBUNDLE_PATH and CMAKE_FRAMEWORK_PATHBrad King2014-03-101-0/+2
* | | Merge topic 'add-FindOpenCL'Brad King2014-02-281-0/+1
|\ \ \
| * | | Add FindOpenCL moduleMatthäus G. Chajdas2014-02-261-0/+1
| |/ /
* | | Merge topic 'INTERFACE-property-docs'Brad King2014-02-261-0/+10
|\ \ \ | | |/ | |/|
| * | Help: List the whitelist of properties for INTERFACE libraries.Stephen Kelly2014-02-261-0/+10
| |/
* | MSVC: Add properties to configure compiler PDB files (#14762)Brad King2014-02-262-0/+6
|/
* Merge topic 'doc-usage-requirements'Brad King2014-02-191-0/+6
|\
| * Help: Document the purpose of usage requirements clearly.Stephen Kelly2014-02-181-0/+6
* | Merge topic 'doc-package-registry'Brad King2014-02-191-0/+129
|\ \