summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Help: Fix CMP0037 docs.Stephen Kelly2013-12-191-1/+1
* | | | Help: Add missing period.Stephen Kelly2013-12-191-1/+1
|/ / /
* | | Merge topic 'doc-clarify-if-TARGET'Brad King2013-12-191-208/+170
|\ \ \
| * | | Help: Clarify if(TARGET) behavior (#14646)Brad King2013-12-181-1/+3
| * | | Help: Format 'if' command documentationBrad King2013-12-181-207/+167
| | |/ | |/|
* | | Help: Note that COMPATIBLE_INTERFACE_ properties may be origin-debugged.Stephen Kelly2013-12-131-3/+5
|/ /
* | Help: Format and clarify source_group() documentation (#14631)Brad King2013-12-051-14/+30
* | Merge topic 'minor-cleanups'Brad King2013-12-051-5/+5
|\ \
| * | Help: Fix up the VISIBILITY_INLINES_HIDDEN docs.Stephen Kelly2013-12-031-5/+5
* | | Merge topic 'cleanup-build-commands'Brad King2013-12-055-0/+44
|\ \ \
| * | | VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variablesBrad King2013-12-045-0/+44
* | | | Merge topic 'cmake-toolchains-manual'Brad King2013-12-0319-14/+230
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Add cmake-toolchains.7 manualStephen Kelly2013-12-032-0/+161
| * | | Help: Document the CMAKE_FIND_ROOT_PATH* variables.Stephen Kelly2013-11-2713-11/+56
| * | | Help: Document the CMAKE_TOOLCHAIN_FILE.Stephen Kelly2013-11-275-3/+13
| | |/ | |/|
* | | Merge topic 'doc-pdb-not-for-static-libs'Brad King2013-12-028-22/+54
|\ \ \
| * | | Help: Document PDB behavior w.r.t. static libraries explicitly (#14600)Brad King2013-12-027-9/+26
| * | | Help: Format PDB_NAME and PDB_OUTPUT_DIRECTORY documentationBrad King2013-12-025-18/+22
| * | | Help: Document CMAKE_PDB_OUTPUT_DIRECTORY_<CONFIG> variableBrad King2013-12-022-0/+11
| |/ /
* | | Merge topic 'INTERFACE_AUTOUIC_OPTIONS'Brad King2013-12-025-2/+27
|\ \ \
| * | | QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.Stephen Kelly2013-11-274-2/+21
| * | | Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER.Stephen Kelly2013-11-271-0/+6
| |/ /
* | | Merge topic 'export-includes'Brad King2013-12-022-0/+26
|\ \ \
| * | | Export: Report error on relative include with genex.Stephen Kelly2013-11-262-0/+26
* | | | Merge topic 'KateProjectGenerator2'Brad King2013-12-022-0/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | kate: add some documentationAlex Neundorf2013-11-252-0/+27
| |/ /
* | | Merge topic 'ninja-compile-link-pool'Brad King2013-11-267-0/+70
|\ \ \
| * | | Ninja: job pool support for compiling and linkingPeter Kümmel2013-11-257-0/+70
| |/ /
* | | Merge topic 'minor-cleanups'Brad King2013-11-262-2/+2
|\ \ \
| * | | Help: Fix typo in CMP0040 docs.Stephen Kelly2013-11-261-1/+1
| * | | Help: Fix typo in genex docs.Stephen Kelly2013-11-261-1/+1
| |/ /
* | | cmQtAutogen: Allow specifying depends for autogen targets.Stephen Kelly2013-11-252-0/+15
|/ /
* | Help: Organize and revise the cmake-generators.7 manualBrad King2013-11-2515-142/+122
* | Help: Document $ENV{VAR} syntax in cmake-language.7 manualBrad King2013-11-251-0/+3
* | Merge topic 'cross-compiling-toolchain-variables'Brad King2013-11-225-8/+26
|\ \
| * | Introduce CMAKE_STAGING_PREFIX variable.Stephen Kelly2013-11-215-8/+26
* | | Help: Reformat cmake-generator-expressions.7 manualStephen Kelly2013-11-211-77/+171
* | | Merge topic 'missing-target-error'Brad King2013-11-212-0/+17
|\ \ \
| * | | Add policy CMP0040 to disallow custom commands on missing targetsNils Gladitz2013-11-212-0/+17
* | | | Merge topic 'find_backtrace'Brad King2013-11-212-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add FindBacktrace.cmake module.Vadim Zhukov2013-10-162-0/+2
* | | | Merge topic 'dev/better-eclipse-language-support'Brad King2013-11-202-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | eclipse: Support custom natures via a global propertyBen Boeckel2013-11-192-0/+9
* | | | Merge topic 'macro-args-docs'Brad King2013-11-194-14/+51
|\ \ \ \
| * | | | Help: Document macro argument caveats in more detailDaniele E. Domenichelli2013-11-194-14/+51
* | | | | Merge topic 'cross-compiling-toolchain-variables'Brad King2013-11-195-2/+48
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.Stephen Kelly2013-11-193-2/+22
| * | | | Allow toolchain files to specify an external toolchain.Stephen Kelly2013-11-192-0/+14
| * | | | Add compiler target compile options.Stephen Kelly2013-11-192-0/+12
* | | | | Merge topic 'cleanup-build-commands'Brad King2013-11-194-33/+79
|\ \ \ \ \ | | |_|_|/ | |/| | |