summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: Provide guidance on INTERFACE for target_precompile_headers()Craig Scott2019-11-131-0/+14
* Help: Reorganise target_precompile_headers() docs for readabilityCraig Scott2019-11-131-49/+59
* Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' into release-3.16Kyle Edwards2019-11-121-1/+2
|\
| * Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTSMarc Aldorasi2019-11-111-1/+2
* | ObjC: Document ObjC/ObjCXX standard properties / variablesCristian Adam2019-11-111-1/+10
|/
* Merge topic 'doc-pch-genex' into release-3.16Brad King2019-11-081-0/+11
|\
| * Help: Document target_precompile_headers genex with angle bracketsBrad King2019-11-081-0/+11
* | Merge topic 'ctest-resource-groups' into release-3.16Kyle Edwards2019-11-071-4/+4
|\ \
| * | CTest: Rename hardware -> resources for CMake variables, command optionsCraig Scott2019-11-051-4/+4
| |/
* | Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release...Craig Scott2019-11-051-1/+3
|\ \
| * | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRYRobert Maynard2019-11-041-1/+3
| |/
* | Merge branch 'fix_load_cache_docs' into release-3.16Brad King2019-11-041-2/+2
|\ \
| * | Help: Clarify load_cache documentation of first parameterCharles Barto2019-11-011-2/+2
| |/
* | Merge branch 'docs-file-GET_RUNTIME_DEPENDENCIES' into release-3.16Craig Scott2019-11-031-10/+10
|\ \
| * | Help: Typo and grammar fixes for file(GET_RUNTIME_DEPENDENCIES)Craig Scott2019-11-031-10/+10
| |/
* | 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
|\
| * Help: Fix spelling error in file(GET_RUNTIME_DEPENDENCIES) docsMarc Chevrier2019-10-301-1/+1
* | Merge branch 'fix-find_package-doc' into release-3.16Brad King2019-10-301-0/+1
|\ \
| * | Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package.Deniz Bahadir2019-10-301-0/+1
| |/
* | Merge branch 'docs-find-vars' into release-3.16Brad King2019-10-281-6/+7
|\ \
| * | Help: Document that <PackageName>_ROOT applies to config packages tooCraig Scott2019-10-271-6/+7
| |/
* | 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
|\
| * PCH: Document and test COMPILE_LANGUAGE genex for per-language headerBrad King2019-10-161-0/+4
* | Help: Fix typos and style in add_link_options documentationTom Lankhorst2019-10-162-11/+11
|/
* 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
|\
| * Help: Add note to each string() subcommand that assumes ASCII inputCraig Scott2019-07-191-1/+10
| * Help: Fix language and formatting inconsistencies for string() commandCraig Scott2019-07-191-81/+85
* | Merge topic 'feature/message-indent'Craig Scott2019-07-221-0/+5
|\ \
| * | message(): Control indentation via CMAKE_MESSAGE_INDENTAlex Turbov2019-07-211-0/+5
| |/
* | Help: Add documentation for SKIP_REGULAR_EXPRESSION test propertyGabor Bencze2019-07-181-2/+3
* | AIX: Create import library for executables with exportsBrad King2019-07-161-0/+2
|/
* Merge topic 'docs-file-GLOB-case-sensitivity'Craig Scott2019-07-111-0/+5
|\
| * Help: Mention file(GLOB)'s case-sensitivitySteve Mokris2019-07-101-0/+5
* | Merge topic 'docs-message-cmake-gui'Craig Scott2019-07-101-6/+6
|\ \
| * | message() help: Clarify how logs are displayed in various toolsFrank Dana2019-07-091-6/+6