summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Help: cmake-packages: Add missing slash.Stephen Kelly2013-12-241-1/+1
| |/
* | Merge topic 'rpath-default'Brad King2014-01-022-0/+2
|\ \ | |/ |/|
| * OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-022-0/+2
* | Merge topic 'cmake-packages-manual'Brad King2013-12-202-0/+415
|\ \
| * | Help: Add a CMake manual for Packages related docs.Stephen Kelly2013-12-201-0/+414
| * | Split the find_dependency macro into a separate file.Stephen Kelly2013-12-131-0/+1
* | | Help: Mention if(POLICY) and NO_POLICY_SCOPE in policies manual.Stephen Kelly2013-12-201-1/+15
| |/ |/|
* | Merge topic 'cleanup-build-commands'Brad King2013-12-051-0/+3
|\ \
| * | VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variablesBrad King2013-12-041-0/+3
* | | Merge topic 'cmake-toolchains-manual'Brad King2013-12-032-1/+167
|\ \ \
| * | | Help: Add cmake-toolchains.7 manualStephen Kelly2013-12-031-0/+160
| * | | Help: Document the CMAKE_FIND_ROOT_PATH* variables.Stephen Kelly2013-11-271-1/+6
| * | | Help: Document the CMAKE_TOOLCHAIN_FILE.Stephen Kelly2013-11-271-0/+1
| | |/ | |/|
* | | Merge topic 'doc-pdb-not-for-static-libs'Brad King2013-12-021-0/+1
|\ \ \
| * | | Help: Document CMAKE_PDB_OUTPUT_DIRECTORY_<CONFIG> variableBrad King2013-12-021-0/+1
| |/ /
* | | Merge topic 'INTERFACE_AUTOUIC_OPTIONS'Brad King2013-12-022-0/+7
|\ \ \
| * | | QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.Stephen Kelly2013-11-271-0/+1
| * | | Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER.Stephen Kelly2013-11-271-0/+6
| |/ /
* | | Merge topic 'export-includes'Brad King2013-12-021-0/+1
|\ \ \
| * | | Export: Report error on relative include with genex.Stephen Kelly2013-11-261-0/+1
* | | | Merge topic 'KateProjectGenerator2'Brad King2013-12-021-0/+1
|\ \ \ \ | |_|/ / |/| | |