summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Help: Add documentation and release notes for multi-config NinjaKyle Edwards2019-12-136-3/+98
* Merge topic 'function-var-current'Kyle Edwards2019-12-127-0/+68
|\
| * cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-107-0/+68
* | Merge topic 'add_cuda_meta_compiler_features'Brad King2019-12-128-10/+62
|\ \
| * | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-108-10/+62
* | | Merge topic 'ctest-drmemory-support'Brad King2019-12-123-1/+20
|\ \ \
| * | | ctest: add support for memcheck using Dr. MemoryDietmar Scheidl2019-12-103-1/+20
* | | | Merge topic 'ctest-configuration-type'Kyle Edwards2019-12-112-0/+8
|\ \ \ \
| * | | | ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when setJulien Jomier2019-12-092-0/+8
| |/ / /
* | | | Merge topic 'link-options-propagation'Brad King2019-12-093-0/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-093-0/+33
* | | | Merge topic 'foreach-ZIP_LISTS'Brad King2019-12-092-0/+48
|\ \ \ \
| * | | | foreach: Allow multiple iteration variables for `ZIP_LIST` modeAlex Turbov2019-12-071-11/+26
| * | | | foreach: Introduce `IN ZIP_LISTS` modeAlex Turbov2019-12-012-0/+33
* | | | | Merge topic 'compiler-launcher-env'Brad King2019-12-094-0/+19
|\ \ \ \ \
| * | | | | launcher: support setting a compiler launcher through the environmentBen Boeckel2019-12-054-0/+19
| | |_|/ / | |/| | |
* | | | | Merge topic 'libarchive-target'Kyle Edwards2019-12-091-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FindLibArchive: create a targetT.J. Corona2019-12-051-0/+5
* | | | | Merge topic 'doc-rpath'Brad King2019-12-062-9/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Clarify INSTALL_RPATH_USE_LINK_PATH documentationHong Xu2019-12-052-9/+17
| |/ / /
* | | | Merge topic 'host-system-processor'Brad King2019-12-051-3/+10
|\ \ \ \
| * | | | Help: Fix CMAKE_HOST_SYSTEM_PROCESSOR use of unameHong Xu2019-12-041-3/+10
| |/ / /
* | | | Ninja: Prefer first ninja tool available in PATHBrad King2019-11-261-0/+7
|/ / /
* | | Merge topic 'xlf-ninja'Brad King2019-11-261-0/+5
|\ \ \
| * | | XL: Add support for Ninja and XL FortranBrad King2019-11-211-0/+5
* | | | Merge topic 'ctest-resource-fixes'Brad King2019-11-262-0/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Clarify how tests are run if no resource spec file is specifiedKyle Edwards2019-11-261-0/+17
| * | | CTest: Clarify that resource requirements can be splitKyle Edwards2019-11-251-0/+16
| * | | CTest: Add version field to resource spec fileKyle Edwards2019-11-251-0/+9
| * | | Merge topic 'compile-features-other-lang' into release-3.16Brad King2019-11-181-1/+6
| |\ \ \
| * \ \ \ Merge topic 'docs-pch-reorg' into release-3.16Brad King2019-11-182-49/+75
| |\ \ \ \
* | \ \ \ \ Merge topic 'load_cache_in_script'Brad King2019-11-211-0/+5
|\ \ \ \ \ \
| * | | | | | load_cache: Allow READ_WITH_PREFIX mode in cmake scriptsCharles Barto2019-11-191-0/+5
* | | | | | | FileAPI: Add "multiConfig" parameter to index fileKyle Edwards2019-11-202-0/+10
* | | | | | | Merge topic 'ctest-repeat'Craig Scott2019-11-193-22/+27
|\ \ \ \ \ \ \
| * | | | | | | CTest: Consolidate '--repeat-* n' options as `--repeat *:n`Brad King2019-11-153-22/+27
* | | | | | | | Merge topic 'xcode-scheme-workdir'Brad King2019-11-195-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Xcode: Add custom working directory propertyGregor Jasny2019-11-185-0/+34
* | | | | | | | | Merge topic 'sdcc-sdar'Brad King2019-11-191-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SDCC compiler: use sdar instead of sdcclib as librarian for recent versionsJohnny Jazeix2019-11-181-0/+6
| |/ / / / / / / /
* | | | | | | | | Merge topic 'FindFLEX-work-dir'Brad King2019-11-193-0/+44
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | FindFLEX: Add policy CMP0098 to run flex in build treeJannick2019-11-153-0/+44
* | | | | | | | | Merge topic 'compile-features-other-lang'Brad King2019-11-181-1/+6
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Help: Clarify compile features handling for OBJC and OBJCXXCraig Scott2019-11-171-1/+6
* | | | | | | | | Merge topic 'docs-pch-reorg'Brad King2019-11-182-49/+75
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Help: Provide guidance on INTERFACE for target_precompile_headers()Craig Scott2019-11-142-0/+16
| * | | | | | | | Help: Reorganise target_precompile_headers() docs for readabilityCraig Scott2019-11-141-49/+59
| |/ / / / / / /
* | | | | | | | Merge topic 'tutorial-replace-unicode-dash'Craig Scott2019-11-181-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Tutorial: replace Unicode EN DASH with ASCII dashArkadiusz Drabczyk2019-11-181-2/+2
| |/ / / / /
| * | | | | Merge topic 'add_custom_command-supports-COMMAND_EXPAND_LISTS' into release-3.16Kyle Edwards2019-11-121-1/+2
| |\ \ \ \ \