Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Autogen: Process .hh headers based on new policy CMP0100 settings | Sebastian Holtermann | 2020-01-04 | 1 | -0/+1 | |
* | Merge topic 'add_target_deprecation' | Kyle Edwards | 2020-01-03 | 1 | -0/+1 | |
|\ | ||||||
| * | Add set_property option: DEPRECATION | Joseph Snyder | 2020-01-02 | 1 | -0/+1 | |
* | | Merge topic 'traceJSON' | Kyle Edwards | 2019-12-27 | 1 | -0/+60 | |
|\ \ | ||||||
| * | | trace: Add JSON output format | Daniel Mensinger | 2019-12-23 | 1 | -0/+60 | |
| |/ | ||||||
* | | Help: Document CMAKE_FIND_DEBUG_MODE | Robert Maynard | 2019-12-19 | 1 | -0/+1 | |
* | | find_*: Add debug logging infrastructure | Robert Maynard | 2019-12-19 | 1 | -0/+6 | |
|/ | ||||||
* | Merge topic 'FindCUDAToolkit-module' | Brad King | 2019-12-17 | 1 | -0/+1 | |
|\ | ||||||
| * | FindCUDAToolkit: Add module to find the CUDA Toolkit | Stephen McDowell | 2019-12-16 | 1 | -0/+1 | |
* | | CMAKE_DEBUG_TARGET_PROPERTIES to `provides information` section | Robert Maynard | 2019-12-16 | 1 | -1/+1 | |
|/ | ||||||
* | Help: Add documentation and release notes for multi-config Ninja | Kyle Edwards | 2019-12-13 | 2 | -2/+4 | |
* | Merge topic 'function-var-current' | Kyle Edwards | 2019-12-12 | 1 | -0/+4 | |
|\ | ||||||
| * | cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables | Alex Turbov | 2019-12-10 | 1 | -0/+4 | |
* | | Merge topic 'add_cuda_meta_compiler_features' | Brad King | 2019-12-12 | 3 | -6/+9 | |
|\ \ | ||||||
| * | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 3 | -6/+9 | |
* | | | Merge topic 'ctest-drmemory-support' | Brad King | 2019-12-12 | 1 | -0/+14 | |
|\ \ \ | ||||||
| * | | | ctest: add support for memcheck using Dr. Memory | Dietmar Scheidl | 2019-12-10 | 1 | -0/+14 | |
* | | | | Merge topic 'link-options-propagation' | Brad King | 2019-12-09 | 1 | -0/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Link properties: must be transitive over private dependency on static library | Marc Chevrier | 2019-12-09 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | launcher: support setting a compiler launcher through the environment | Ben Boeckel | 2019-12-05 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge topic 'ctest-resource-fixes' | Brad King | 2019-11-26 | 1 | -0/+26 | |
|\ \ | ||||||
| * | | Help: Clarify how tests are run if no resource spec file is specified | Kyle Edwards | 2019-11-26 | 1 | -0/+17 | |
| * | | CTest: Add version field to resource spec file | Kyle Edwards | 2019-11-25 | 1 | -0/+9 | |
* | | | FileAPI: Add "multiConfig" parameter to index file | Kyle Edwards | 2019-11-20 | 1 | -0/+4 | |
* | | | Merge topic 'ctest-repeat' | Craig Scott | 2019-11-19 | 1 | -13/+17 | |
|\ \ \ | ||||||
| * | | | CTest: Consolidate '--repeat-* n' options as `--repeat *:n` | Brad King | 2019-11-15 | 1 | -13/+17 | |
* | | | | Merge topic 'xcode-scheme-workdir' | Brad King | 2019-11-19 | 2 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Xcode: Add custom working directory property | Gregor Jasny | 2019-11-18 | 2 | -0/+2 | |
* | | | | | Merge topic 'FindFLEX-work-dir' | Brad King | 2019-11-19 | 1 | -0/+8 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | FindFLEX: Add policy CMP0098 to run flex in build tree | Jannick | 2019-11-15 | 1 | -0/+8 | |
* | | | | | Merge topic 'compile-features-other-lang' | Brad King | 2019-11-18 | 1 | -1/+6 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | Help: Clarify compile features handling for OBJC and OBJCXX | Craig Scott | 2019-11-17 | 1 | -1/+6 | |
| * | | | Merge topic 'objc-standard-docs' into release-3.16 | Brad King | 2019-11-12 | 2 | -0/+12 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' into release-3.16 | Craig Scott | 2019-11-12 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'cmake-e-rm' | Kyle Edwards | 2019-11-15 | 1 | -4/+20 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | cmake -E: Add rm with improved semantics over remove and remove_directory | Johnny Jazeix | 2019-11-13 | 1 | -4/+20 | |
* | | | | | | Merge topic 'objc-standard-docs' | Brad King | 2019-11-12 | 2 | -0/+12 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | ObjC: Document ObjC/ObjCXX standard properties / variables | Cristian Adam | 2019-11-11 | 2 | -0/+12 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge topic 'ctest-resource-groups' into release-3.16 | Kyle Edwards | 2019-11-07 | 2 | -72/+73 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'doc-discourse' into release-3.16 | Craig Scott | 2019-11-06 | 1 | -7/+3 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'clarify_compile_features_documentation' into release-3.16 | Brad King | 2019-11-05 | 1 | -7/+7 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY' into release... | Craig Scott | 2019-11-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'update-compile-feature-supported-compiler-list' into release-3.16 | Brad King | 2019-11-04 | 1 | -11/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS' | Craig Scott | 2019-11-12 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONS | Alex Turbov | 2019-11-11 | 1 | -0/+2 | |
* | | | | | | | | | Merge topic 'ctest-resource-groups' | Kyle Edwards | 2019-11-07 | 2 | -72/+73 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'backport-ctest-resource-groups' | Brad King | 2019-11-05 | 2 | -72/+73 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | Help: Fix error in resource allocation example | Kyle Edwards | 2019-11-05 | 1 | -2/+2 | |
| | * | | | | | | | CTest: Rename hardware -> resources for CMake variables, command options | Craig Scott | 2019-11-05 | 1 | -36/+35 | |
| | * | | | | | | | CTest: Rename PROCESSES test property to RESOURCE_GROUPS | Brad King | 2019-11-05 | 2 | -38/+40 | |
| | |/ / / / / / |