summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* 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-222-0/+10
|\
| * Allow projects to specify extra inputs to CMakeBrad King2014-01-212-0/+10
* | 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-222-0/+17
|/
* Merge topic 'update-qt4-docs'Brad King2014-01-204-6/+0
|\
| * Help: Update Qt4 documentation.Stephen Kelly2014-01-154-6/+0
* | Help: Document CMAKE_OSX_* variablesBrad King2014-01-167-7/+52
* | Merge topic 'fix-help-if-typo'Brad King2014-01-161-1/+1
|\ \ | |/ |/|
| * Help: Fix typo in 'if()' command documentationRaphael Kubo da Costa2014-01-151-1/+1
* | allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-142-0/+10
|/
* Merge topic 'support-codelite-ide-generator'Brad King2014-01-132-0/+25
|\
| * Add support for codelite IDE project flesEran Ifrah2014-01-102-0/+25
* | AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-122-0/+18
|/
* 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-094-0/+78
|\ \
| * | get_target_property: Error on non-existent target.Stephen Kelly2014-01-082-0/+18
| * | Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-082-0/+20
| * | cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-082-0/+40
* | | Merge topic 'optional-install'Brad King2014-01-092-0/+8
|\ \ \ | |_|/ |/| |
| * | InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-082-0/+8
* | | Note how to write CMP0022 compatible code with CMake 2.8.9.Stephen Kelly2014-01-081-0/+4
| |/ |/|
* | Merge topic 'minor-cleanups'Brad King2014-01-075-4/+38
|\ \
| * | 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: Fix typo: 'target' -> 'target property'Stephen Kelly2014-01-071-3/+3
* | | Help: Document the C++ subset permitted for CMake code.Stephen Kelly2014-01-061-0/+159
|/ /
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-061-4/+13
* | Genex: Add EQUAL expression.Stephen Kelly2014-01-061-0/+2
* | Merge topic 'minor-cleanups'Brad King2014-01-0621-89/+105
|\ \
| * | Help: Reformat Qt autogenerator documentation.Stephen Kelly2014-01-0418-81/+81
| * | Help: Mark some code blocks as containing cmake code.Stephen Kelly2014-01-043-8/+24
* | | Help: Add cmake-buildsystem.7 manualStephen Kelly2014-01-062-0/+795
|/ /
* | Merge topic 'export-EXPORT-subcommand'Brad King2014-01-022-15/+43
|\ \
| * | 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
| * | Help: cmake-packages: Add missing slash.Stephen Kelly2013-12-241-1/+1
| * | export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-241-10/+20
| |/
* | Merge topic 'rpath-default'Brad King2014-01-025-4/+40
|\ \ | |/ |/|
| * OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-025-4/+40
* | Help: Simplify top-level index organizationBrad King2013-12-201-11/+4
* | Merge topic 'cmake-packages-manual'Brad King2013-12-204-0/+417
|\ \