summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-repeat-until-pass'Brad King2019-11-011-0/+13
|\
| * ctest: Add --repeat-after-timeout optionBrad King2019-10-291-0/+8
| * ctest: Add --repeat-until-pass optionBrad King2019-10-291-0/+5
* | Merge topic 'clarify-BOOL-genex-eval'Brad King2019-10-311-2/+2
|\ \ | |/ |/|
| * Help: drop confusing reference to `if()` from `$<BOOL:>`Ben Boeckel2019-10-311-2/+2
| * Merge branch 'doc-genex-tweak' into release-3.16Brad King2019-10-211-1/+1
| |\
* | \ Merge topic 'xcode-scheme-env'Brad King2019-10-251-0/+1
|\ \ \
| * | | Xcode: Add CMAKE_XCODE_SCHEME_ENVIRONMENT variableFelix Heidrich2019-10-241-0/+1
* | | | Merge topic 'project-include-before'Brad King2019-10-211-0/+1
|\ \ \ \
| * | | | project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFOREDeniz Bahadir2019-10-181-0/+1
* | | | | Merge topic 'export-compile-commands-environment-variable'Brad King2019-10-211-0/+1
|\ \ \ \ \
| * | | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same nameDaan De Meyer2019-10-181-0/+1
| |/ / / /
* | | | | Merge topic 'doc-genex-tweak'Brad King2019-10-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Help: Fix COMPILE_LANG_AND_ID genex exampleAlan W. Irwin2019-10-211-1/+1
| * | | Swift: support multithreaded compilationSaleem Abdulrasool2019-07-181-0/+1
| * | | Merge branch 'loglevel-option-case-consistency' into release-3.15Craig Scott2019-07-091-2/+2
| |\ \ \
| * \ \ \ Merge branch 'docs-misc-trivial-cleanups' into release-3.15Craig Scott2019-07-041-4/+5
| |\ \ \ \
* | | | | | VS: Add VS_DOTNET_DOCUMENTATION_FILE propertyCharly Mourglia2019-10-151-0/+1
| |_|_|/ / |/| | | |
* | | | | message: Support logging a context with each messageAlex Turbov2019-10-122-0/+12
* | | | | message: Add new CMAKE_MESSAGE_LOG_LEVEL variableAlex Turbov2019-10-122-0/+6
* | | | | Help: Move CMAKE_MESSAGE_INDENT variable to correct sectionAlex Turbov2019-10-121-1/+1
| |_|_|/ |/| | |
* | | | CLI: Rename --loglevel to --log-level for naming consistencyCraig Scott2019-10-101-1/+4
* | | | Help: Add documentation for CTest hardware allocationKyle Edwards2019-10-022-0/+230
* | | | Merge topic 'xcode-debug-document-versioning'Brad King2019-10-022-0/+2
|\ \ \ \
| * | | | xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING propertyGregor Jasny2019-10-012-0/+2
* | | | | Languages: Add support for Objective-C++Steve Wilson2019-09-282-0/+23
* | | | | Languages: Add support for Objective-CSteve Wilson2019-09-282-0/+11
|/ / / /
* | | | Merge topic 'cmake-e-doc-order'Brad King2019-09-201-9/+9
|\ \ \ \
| * | | | Help: Fix indentation of create_symlink noteKyle Edwards2019-09-191-2/+2
| * | | | Help: Fix ordering of cmake -E commandsKyle Edwards2019-09-181-9/+9
* | | | | Merge topic 'autogen_path_prefix'Brad King2019-09-192-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Add documentation for AUTOMOC_PATH_PREFIXSebastian Holtermann2019-09-182-0/+2
* | | | | Precompile Headers: Add REUSE_FROM signatureCristian Adam2019-09-171-0/+1
|/ / / /
* | | | Merge topic 'doc-remove_directory-symlink'Brad King2019-09-051-1/+2
|\ \ \ \
| * | | | cmake: Document -E remove_directory symlink behaviorBrad King2019-09-051-1/+2
* | | | | Merge topic 'unity-build'Brad King2019-09-052-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unity build: Add support for Ninja and Makefile generatorsCristian Adam2019-08-292-0/+7
* | | | | Merge topic 'fix-copy-directory-docs'Brad King2019-09-041-1/+1
|\ \ \ \ \
| * | | | | Help: Fix copy_directory descriptionLeonid Pospelov2019-09-021-1/+1
| |/ / / /
* | | | | Merge topic 'vs-cuda-custom-dir'Brad King2019-09-031-0/+1
|\ \ \ \ \
| * | | | | cuda: Added docs for extended cuda toolsetBenjamin Wozniak2019-08-301-0/+1
* | | | | | Merge topic 'cpack-install-multiple-configurations'Brad King2019-09-031-3/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variableAlex Turbov2019-08-301-3/+5
* | | | | | Merge topic 'per-lang-link-library-flag'Brad King2019-08-291-0/+2
|\ \ \ \ \ \
| * | | | | | Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX}Alan W. Irwin2019-08-271-0/+2
* | | | | | | Merge topic 'precompile-headers'Brad King2019-08-293-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Precompile headers: Update documentationCristian Adam2019-08-283-0/+6
* | | | | | | Merge topic 'cmake-initial-cache-dirs'Brad King2019-08-271-0/+3
|\ \ \ \ \ \ \
| * | | | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scriptsPeter Waller2019-08-271-0/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'swift-version'Brad King2019-08-271-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |