summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-ctest-arguments'Brad King2020-01-171-0/+1
|\
| * Add CMAKE_CTEST_ARGUMENTS variable to pass command-line arguments to ctestRobert Goulet2020-01-151-0/+1
* | Merge topic 'rename-cross-config-variable'Brad King2020-01-171-2/+2
|\ \
| * | Ninja Multi-Config: Rename variable to be more consistentKyle Edwards2020-01-161-2/+2
| |/
* | Ninja: Add a separate job pool for PCH creationDan Johnston2020-01-162-0/+2
|/
* Merge topic 'doc-user-interaction'Brad King2020-01-141-0/+0
|\
| * Help: Add guides for user interactionStephen Kelly2020-01-131-0/+0
* | Merge topic 'target_compile_options-BEFORE-keyword'Brad King2020-01-131-0/+1
|\ \
| * | target_compile_options: ensure BEFORE keyword is handled in all scopesMarc Chevrier2020-01-111-0/+1
| |/
* | Ninja Multi-Config: Make cross-config building opt-inKyle Edwards2020-01-101-0/+1
|/
* Help: Fix sorting of property indexesCraig Scott2020-01-091-8/+8
* Autogen: Process .hh headers based on new policy CMP0100 settingsSebastian Holtermann2020-01-041-0/+1
* Merge topic 'add_target_deprecation'Kyle Edwards2020-01-031-0/+1
|\
| * Add set_property option: DEPRECATIONJoseph Snyder2020-01-021-0/+1
* | Merge topic 'traceJSON'Kyle Edwards2019-12-271-0/+60
|\ \
| * | trace: Add JSON output formatDaniel Mensinger2019-12-231-0/+60
| |/
* | Help: Document CMAKE_FIND_DEBUG_MODERobert Maynard2019-12-191-0/+1
* | find_*: Add debug logging infrastructureRobert Maynard2019-12-191-0/+6
|/
* Merge topic 'FindCUDAToolkit-module'Brad King2019-12-171-0/+1
|\
| * FindCUDAToolkit: Add module to find the CUDA ToolkitStephen McDowell2019-12-161-0/+1
* | CMAKE_DEBUG_TARGET_PROPERTIES to `provides information` sectionRobert Maynard2019-12-161-1/+1
|/
* Help: Add documentation and release notes for multi-config NinjaKyle Edwards2019-12-132-2/+4
* Merge topic 'function-var-current'Kyle Edwards2019-12-121-0/+4
|\
| * cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-101-0/+4
* | Merge topic 'add_cuda_meta_compiler_features'Brad King2019-12-123-6/+9
|\ \
| * | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-103-6/+9
* | | Merge topic 'ctest-drmemory-support'Brad King2019-12-121-0/+14
|\ \ \
| * | | ctest: add support for memcheck using Dr. MemoryDietmar Scheidl2019-12-101-0/+14
* | | | Merge topic 'link-options-propagation'Brad King2019-12-091-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-091-0/+1
| |/ /
* | | launcher: support setting a compiler launcher through the environmentBen Boeckel2019-12-051-0/+1
|/ /
* | Merge topic 'ctest-resource-fixes'Brad King2019-11-261-0/+26
|\ \
| * | Help: Clarify how tests are run if no resource spec file is specifiedKyle Edwards2019-11-261-0/+17
| * | CTest: Add version field to resource spec fileKyle Edwards2019-11-251-0/+9
* | | FileAPI: Add "multiConfig" parameter to index fileKyle Edwards2019-11-201-0/+4
* | | Merge topic 'ctest-repeat'Craig Scott2019-11-191-13/+17
|\ \ \
| * | | CTest: Consolidate '--repeat-* n' options as `--repeat *:n`Brad King2019-11-151-13/+17
* | | | Merge topic 'xcode-scheme-workdir'Brad King2019-11-192-0/+2
|\ \ \ \
| * | | | Xcode: Add custom working directory propertyGregor Jasny2019-11-182-0/+2
* | | | | Merge topic 'FindFLEX-work-dir'Brad King2019-11-191-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindFLEX: Add policy CMP0098 to run flex in build treeJannick2019-11-151-0/+8
* | | | | 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 'objc-standard-docs' into release-3.16Brad King2019-11-122-0/+12
| |\ \ \
| * \ \ \ Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16Craig Scott2019-11-121-0/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'cmake-e-rm'Kyle Edwards2019-11-151-4/+20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cmake -E: Add rm with improved semantics over remove and remove_directoryJohnny Jazeix2019-11-131-4/+20
* | | | | | Merge topic 'objc-standard-docs'Brad King2019-11-122-0/+12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ObjC: Document ObjC/ObjCXX standard properties / variablesCristian Adam2019-11-112-0/+12
| | |/ / / | |/| | |
| * | | | Merge topic 'ctest-resource-groups' into release-3.16Kyle Edwards2019-11-072-72/+73
| |\ \ \ \