summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-pch-genex'Brad King2019-11-081-0/+11
|\
| * Help: Document target_precompile_headers genex with angle bracketsBrad King2019-11-081-0/+11
* | Merge topic 'ctest-resource-groups'Kyle Edwards2019-11-071-4/+4
|\ \
| * \ Merge branch 'backport-ctest-resource-groups'Brad King2019-11-051-4/+4
| |\ \
| | * | CTest: Rename hardware -> resources for CMake variables, command optionsCraig Scott2019-11-051-4/+4
| | |/
* | | Merge topic 'refactor-foreach'Brad King2019-11-071-1/+1
|\ \ \ | |/ / |/| |
| * | Refactor: Modernize `foreach` code and fix some bugsAlex Turbov2019-11-061-1/+1
* | | Merge topic 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY'Craig Scott2019-11-051-1/+3
|\ \ \
| * | | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRYRobert Maynard2019-11-041-1/+3
| | |/ | |/|
* | | Merge topic 'message-check-types'Craig Scott2019-11-041-3/+101
|\ \ \
| * | | message: New message types to mark checks performed by CMakeAlex Turbov2019-11-021-3/+101
* | | | Merge topic 'fix_load_cache_docs'Brad King2019-11-041-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Help: Clarify load_cache documentation of first parameterCharles Barto2019-11-011-2/+2
| | |/ | |/|
* | | Merge topic 'docs-file-GET_RUNTIME_DEPENDENCIES'Craig Scott2019-11-031-10/+10
|\ \ \
| * | | Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES)Craig Scott2019-11-031-10/+10
| |/ /
* | | Merge topic 'docs-list-remove_item'Craig Scott2019-11-031-1/+1
|\ \ \
| * | | Help: list(REMOVE_ITEM) removes all instances, not just the first foundCraig Scott2019-11-021-1/+1
| |/ /
| * | Merge branch 'help-file-spelling-error' into release-3.16Brad King2019-10-311-1/+1
| |\ \
| * \ \ Merge branch 'fix-find_package-doc' into release-3.16Brad King2019-10-301-0/+1
| |\ \ \
| * \ \ \ Merge branch 'docs-find-vars' into release-3.16Brad King2019-10-281-6/+7
| |\ \ \ \
* | \ \ \ \ Merge topic 'help-file-spelling-error'Brad King2019-10-311-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docsMarc Chevrier2019-10-301-1/+1
* | | | | | Merge topic 'fix-find_package-doc'Brad King2019-10-301-0/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package.Deniz Bahadir2019-10-301-0/+1
| |/ / / /
* | | | | Merge topic 'docs-find-vars'Brad King2019-10-291-6/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Help: Document that <PackageName>_ROOT applies to config packages tooCraig Scott2019-10-271-6/+7
| |/ / /
* | | | Merge topic 'project-version-buffer-overflow'Craig Scott2019-10-281-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Help: math() expressions must be representable as signed 64-bitCraig Scott2019-10-261-1/+2
| |/ /
| * | Merge branch 'doc-pch-compile-language' into release-3.16Brad King2019-10-161-0/+4
| |\ \
* | | | project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFOREDeniz Bahadir2019-10-181-2/+5
* | | | Merge topic 'doc-pch-compile-language'Brad King2019-10-171-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | PCH: Document and test COMPILE_LANGUAGE genex for per-language headerBrad King2019-10-161-0/+4
* | | | Merge topic 'doc-add_link_options-typos'Brad King2019-10-162-11/+11
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Help: Fix typos and style in add_link_options documentationTom Lankhorst2019-10-162-11/+11
| |/
* | message: Support logging a context with each messageAlex Turbov2019-10-121-1/+12
* | message: Add new CMAKE_MESSAGE_LOG_LEVEL variableAlex Turbov2019-10-121-0/+3
|/
* CLI: Rename --loglevel to --log-level for naming consistencyCraig Scott2019-10-101-1/+1
* Help: Clarify how target names are handled in custom commands/targetsCraig Scott2019-10-052-25/+45
* Help: Add documentation for CTest hardware allocationKyle Edwards2019-10-021-0/+6
* Languages: Add support for Objective-C++Steve Wilson2019-09-282-5/+4
* Languages: Add support for Objective-CSteve Wilson2019-09-282-3/+4
* Precompile headers: Treat headers as relative to current source directoryCristian Adam2019-09-231-3/+18
* Precompile Headers: Add REUSE_FROM signatureCristian Adam2019-09-171-0/+14
* Depend: Hook up automatic target-level dependencies via byproductsDaniel Eiband2019-09-122-6/+6
* Precompile headers: Update documentationCristian Adam2019-08-281-0/+56
* ctest: rename TRACK to GROUPZack Galbreath2019-08-221-14/+15
* Help: Fix typo in ctest_coverage synopsisSylvain Joubert2019-08-201-1/+1
* CMakeDependentOption: Document that 4th parameter follows if-syntaxHong Xu2019-08-051-0/+2
* FindPackage: Support `NO_[]_PATH` global call optionsRobert Maynard2019-07-221-5/+10
* Merge topic 'doc-string-multibyte'Brad King2019-07-221-81/+94
|\