summaryrefslogtreecommitdiff
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Help: Document the package registry in cmake-packages.7Brad King2014-02-171-0/+129
| |/
* | Help: Fix typoStephen Kelly2014-02-171-2/+2
|/
* add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-121-0/+1
* Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-121-0/+1
* Merge topic 'extend-docs'Brad King2014-02-103-4/+17
|\
| * Help: Don't list debuggable properties in cmake-buildsystem manual.Stephen Kelly2014-02-101-4/+2
| * Help: Add additional hyperlink targetsStephen Kelly2014-02-093-0/+7
| * Help: Document SYSTEM treatment of IMPORTED target INTERFACE_INCLUDE_DIRSStephen Kelly2014-02-091-0/+8
* | Help: Add hyperlink targets for argument types in cmake-language(7)Brad King2014-02-071-0/+6
|/
* Help: Note that the compatible interface properties must not intersect.Stephen Kelly2014-02-061-0/+4
* Help: Specify how to order and modify transitively set property values.Stephen Kelly2014-02-061-1/+21
* Help: Add hyperlink targets to some manual sections.Stephen Kelly2014-02-061-0/+9
* Help: Mark up references to NEW and OLD policy settings properly.Stephen Kelly2014-02-061-4/+4
* Help: Add a style guide.Stephen Kelly2014-02-061-2/+167
* Help: Fix typosStephen Kelly2014-02-062-2/+2
* Merge topic 'cmake-qt-manual'Brad King2014-02-031-0/+184
|\
| * Help: Add information about INTERFACE_AUTOUIC_OPTIONS.Stephen Kelly2014-02-021-0/+40
| * Help: Note that AUTOMOC consumes the defines and includes from targets.Stephen Kelly2014-02-021-0/+4
| * Help: Move Qt tool invocation information to a generic cmake-qt manual.Stephen Kelly2014-02-021-0/+140
* | project: Manage VERSION variablesBrad King2014-01-292-0/+11
* | Help: Format project command and variable documentationBrad King2014-01-291-0/+1
|/
* Help: Note that std::string::clear may not be used.Stephen Kelly2014-01-271-4/+6
* Help: Document non-use of std::set::insert.Stephen Kelly2014-01-271-0/+23
* Merge topic 'cmake-rerun-depends'Brad King2014-01-221-0/+1
|\