summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | Help: Drop development topic notes to prepare releaseBrad King2015-06-022-9/+0
|/
* Help: Organize and revise 3.3 release notesBrad King2015-06-021-139/+169
* Help: Consolidate 3.3 release notesBrad King2015-06-0256-363/+264
* Merge topic 'doc-add_dependencies-no-install'Brad King2015-06-011-1/+2
|\
| * Help: Explicitly mention lack of 'install' support in add_dependenciesBrad King2015-06-011-1/+2
* | Help: Fix typo in cmake-compile-features(7) manual (#15594)Erik Sjölund2015-05-291-1/+1
|/
* Merge topic 'extend-visibility-properties'Brad King2015-05-267-21/+54
|\
| * Honor visibility properties for all target types (#15556)Brad King2015-05-265-4/+42
| * Help: Format visibility property and variable documentationBrad King2015-05-224-18/+13
* | Merge topic 'ExternalData-no-symlinks'Brad King2015-05-261-0/+7
|\ \ | |/ |/|
| * ExternalData: Add option to disable use of symlinksBrad King2015-05-221-0/+7
* | Revert "Qbs: Add new 'extra' generator for qbs project files"Brad King2015-05-213-32/+0
|/
* Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-05-211-0/+10
|\
| * Help: Add notes for topic 'cmake-gui-osx-install-command-line'Brad King2015-05-211-0/+10
* | Merge topic 'doc-cache-option-space'Brad King2015-05-212-1/+4
|\ \
| * | Help: Spell '-D' option consistently across documentation (#15575)Brad King2015-05-202-1/+4
| |/
* | Merge topic 'doc-cmake-buildsystem-typo'Brad King2015-05-211-2/+2
|\ \
| * | Help: Fix typo in cmake-buildsystem(7) manualBrad King2015-05-191-2/+2
| |/
* | Add options to run include-what-you-use with the compilerBrad King2015-05-195-0/+29
|/
* Merge topic 'cpack-ifw-updates'Brad King2015-05-181-0/+5
|\
| * CPackIFW: Add QtIFW 2.0 supportKonstantin Podsvirov2015-05-151-0/+5
* | Help: Document behavior of cmake_minimum_required in a functionBrad King2015-05-151-0/+4
* | install: Disallow installing export() result.Stephen Kelly2015-05-143-0/+33
|/
* Merge topic 'ctest-no-make-i'Brad King2015-05-124-2/+35
|\
| * CTest: Stop telling 'make' to ignore errors with -iBrad King2015-05-124-1/+34
| * Help: Fix build_command alternative signature docsBrad King2015-05-121-1/+1
* | Merge topic 'cpack-deb-component-dependencies'Brad King2015-05-121-0/+6
|\ \
| * | Help: Add notes for topic 'cpack-deb-component-dependencies'Brad King2015-05-121-0/+6
| |/
* | Merge topic 'find_package-no-cmake-gui-paths'Brad King2015-05-122-11/+15
|\ \
| * | find_package: Drop search in recent cmake-gui locationsBrad King2015-05-082-11/+15
* | | Merge topic 'doc-file-COPY-preserves-structure'Brad King2015-05-121-1/+5
|\ \ \ | |_|/ |/| |
| * | Help: Clarify file(COPY) directory semantics (#15561)Brad King2015-05-081-1/+5
| |/
* | Merge topic 'doc-ctest-command-formatting'Brad King2015-05-089-162/+285
|\ \
| * | Help: Revise ctest_* command documentation (#15559)Brad King2015-05-078-159/+282
| * | Help: Update cmake-generators(7) organization for GHSBrad King2015-05-071-3/+3
| |/
* | execute_process: Improve stdout/stderr mergingBrad King2015-05-072-1/+7
|/
* Merge topic 'update-ctest_build-docs'Brad King2015-05-071-14/+16
|\
| * ctest_build: mention CTEST_BUILD_COMMAND in the docsBen Boeckel2015-05-071-4/+5
| * ctest_build: update the default target documentationBen Boeckel2015-05-071-1/+2
| * ctest_build: spruce up the documentation a bitBen Boeckel2015-05-071-12/+12
* | Merge topic 'vs-install-in-default-build'Brad King2015-05-073-0/+16
|\ \
| * | VS: Add option to put INSTALL target in .sln default buildRobert Goulet2015-05-063-0/+16
| |/
* | CPack/DEB component dependency auto-discoveryRaffi Enficiaud2015-05-071-0/+6
|/
* Merge topic 'if-IN_LIST'Brad King2015-04-303-1/+19
|\
| * if: Implement new IN_LIST operatorNils Gladitz2015-04-303-1/+19
* | Merge topic 'revert-CMP0057'Brad King2015-04-302-24/+1
|\ \ | |/
| * Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."Nils Gladitz2015-04-302-24/+1
* | Merge topic 'doc-CMP0054-example'Brad King2015-04-301-6/+10
|\ \
| * | Help: Replace CMP0054 example to show when it makes a differenceTamás Kenéz2015-04-291-6/+10
* | | Merge topic 'doc-target-file-types'Brad King2015-04-3023-49/+161
|\ \ \