summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Allow projects to specify extra inputs to CMakeBrad King2014-01-211-0/+1
* | Merge topic 'cmake-E-sleep'Brad King2014-01-221-1/+1
|\ \ | |/
| * cmake: Add '-E sleep' commandBrad King2014-01-211-1/+1
* | QNX: Introduce QCC compiler id for that QNX platform compiler.Stephen Kelly2014-01-221-0/+1
|/
* Merge topic 'update-qt4-docs'Brad King2014-01-201-3/+0
|\
| * Help: Update Qt4 documentation.Stephen Kelly2014-01-151-3/+0
* | Help: Document CMAKE_OSX_* variablesBrad King2014-01-161-0/+3
|/
* allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-141-0/+1
* Merge topic 'support-codelite-ide-generator'Brad King2014-01-131-0/+1
|\
| * Add support for codelite IDE project flesEran Ifrah2014-01-101-0/+1
* | AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-121-0/+1
|/
* Merge topic 'extend-docs'Brad King2014-01-092-5/+37
|\
| * Help: Link to CMAKE_POLICY_DEFAULT_CMP<NNNN> in policies manual.Stephen Kelly2014-01-091-1/+3
| * Help: Add notes about relocatability of config-file packages.Stephen Kelly2014-01-091-4/+34
* | Merge topic 'minor-cleanups'Brad King2014-01-091-1/+1
|\ \
| * | Help: Fix link to MAP_IMPORTED_CONFIG_<CONFIG>Stephen Kelly2014-01-081-1/+1
| |/
* | Merge topic 'policies'Brad King2014-01-091-0/+3
|\ \
| * | get_target_property: Error on non-existent target.Stephen Kelly2014-01-081-0/+1
| * | Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-081-0/+1
| * | cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-081-0/+1
| |/
* | Merge topic 'optional-install'Brad King2014-01-091-0/+1
|\ \ | |/ |/|
| * InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-081-0/+1
* | Merge topic 'minor-cleanups'Brad King2014-01-074-1/+35
|\ \
| * | Genex: Add a nullary form for CONFIGStephen Kelly2014-01-071-0/+2
| * | Help: Document the target properties exported to IMPORTED targets.Stephen Kelly2014-01-072-0/+24
| * | Help: Note that language-specific 'built-ins' are set by the project command.Stephen Kelly2014-01-071-1/+5
| * | Help: Mention CMAKE_DISABLE_FIND_PACKAGE_<PackageName> in package docs.Stephen Kelly2014-01-071-0/+4
* | | Help: Document the C++ subset permitted for CMake code.Stephen Kelly2014-01-061-0/+159
|/ /
* | Genex: Add EQUAL expression.Stephen Kelly2014-01-061-0/+2
* | Merge topic 'minor-cleanups'Brad King2014-01-063-8/+24
|\ \
| * | Help: Mark some code blocks as containing cmake code.Stephen Kelly2014-01-043-8/+24
* | | Help: Add cmake-buildsystem.7 manualStephen Kelly2014-01-061-0/+794
|/ /
* | Merge topic 'export-EXPORT-subcommand'Brad King2014-01-021-5/+23
|\ \
| * | Help: Document export(EXPORT) in the cmake-packages manual.Stephen Kelly2013-12-241-2/+20
| * | Don't copy find_dependency in configure_package_config_file.Stephen Kelly2013-12-241-2/+2