| Commit message (Expand) | Author | Age | Files | Lines |
* | ALIAS target: cannot overwrite an existing target | Marc Chevrier | 2020-05-28 | 1 | -0/+1 |
|
|
* | Merge topic 'CheckLinkerFlag-module' | Brad King | 2020-05-25 | 1 | -0/+1 |
|\ |
|
| * | CheckLinkerFlag: Add module to check validity of linker flags | Marc Chevrier | 2020-05-25 | 1 | -0/+1 |
|
|
* | | Merge topic 'fileApiAddPrecompileHeadersBacktrace' | Brad King | 2020-05-25 | 1 | -0/+16 |
|\ \
| |/
|/| |
|
| * | fileapi: Extend codemodel targets with PRECOMPILE_HEADERS | Justin Goshi | 2020-05-22 | 1 | -0/+16 |
|
|
* | | Merge topic 'fortran-preprocess-property' | Brad King | 2020-05-22 | 2 | -0/+3 |
|\ \ |
|
| * | | Fortran: Add Fortran_PREPROCESS property | Peter Hill | 2020-05-21 | 2 | -0/+3 |
| |/ |
|
* | | cmake_language: Rename command from cmake_command | Brad King | 2020-05-21 | 1 | -1/+1 |
|
|
* | | Merge topic 'objc-env-vars' | Brad King | 2020-05-15 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'backport-3.16-objc-env-vars' into objc-env-vars | Brad King | 2020-05-14 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Help: Document OBJC and OBJCXX env vars for Objective C/C++ compilers | Brad King | 2020-05-14 | 1 | -0/+2 |
|
|
* | | | | Merge topic 'unity_explicit_groups' | Brad King | 2020-05-11 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | Unity Builds: Support explicit specification of sources to groups | Robert Maynard | 2020-05-07 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | cmake: Allow arbitrary args passed to CMake script | Alex Turbov | 2020-05-06 | 1 | -1/+5 |
|/ / / |
|
* | | | VS: Add option for per-target PlatformToolset | Julien Jemine | 2020-04-29 | 1 | -0/+1 |
|
|
* | | | Merge topic 'ccmake-custom-colors' | Brad King | 2020-04-27 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | ccmake: Improve coloring, allow customization | Matthew Woehlke | 2020-04-24 | 1 | -0/+8 |
|
|
* | | | | Merge topic 'remove-documentation-module' | Brad King | 2020-04-23 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Modules/Documentation: remove | Ben Boeckel | 2020-04-22 | 1 | -0/+1 |
|
|
* | | | | | Merge topic 'ctest_stop_on_failure_16628' | Brad King | 2020-04-22 | 1 | -0/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ctest: add option --stop-on-failure | Johnny Jazeix | 2020-04-20 | 1 | -0/+3 |
| |/ / / |
|
* | | | | CUDA: Device linking use now link options | Marc Chevrier | 2020-04-19 | 1 | -0/+1 |
|
|
* | | | | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK> | Marc Chevrier | 2020-04-19 | 1 | -0/+12 |
|/ / / |
|
* | | | Merge topic 'cat_cmd_20557' | Kyle Edwards | 2020-04-16 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | cmake -E: add cat command. | Johnny Jazeix | 2020-04-15 | 1 | -0/+3 |
|
|
* | | | | Merge topic 'cuda_architectures' | Brad King | 2020-04-16 | 3 | -0/+3 |
|\ \ \ \ |
|
| * | | | | CUDA: Add CUDA_ARCHITECTURES target property | Raul Tambre | 2020-04-15 | 3 | -0/+3 |
| |/ / / |
|
* | | | | Help: Document the CMAKE_PREFIX_PATH environment variable | Jean-Michaƫl Celerier | 2020-04-14 | 1 | -0/+7 |
|/ / / |
|
* | | | Merge topic 'ctest-resource-file-cache' | Brad King | 2020-04-06 | 2 | -2/+7 |
|\ \ \ |
|
| * | | | CTest: Add CTEST_RESOURCE_SPEC_FILE variable | Kyle Edwards | 2020-04-02 | 2 | -2/+7 |
|
|
* | | | | Merge topic 'docs-CMAKE_FIND_DEBUG_MODE' | Craig Scott | 2020-04-06 | 1 | -1/+3 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Help: Improve discoverability of CMAKE_FIND_DEBUG_MODE | Craig Scott | 2020-04-04 | 1 | -1/+3 |
|
|
* | | | Merge topic 'vs-non-built-file-item-metadata' | Brad King | 2020-03-30 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | VS: Add documentation for VS_SETTINGS and VS_SOURCE_SETTINGS_<tool>. | Matt Davies | 2020-03-27 | 1 | -0/+2 |
|
|
* | | | | Merge topic 'pch-warn-invalid' | Brad King | 2020-03-27 | 2 | -0/+2 |
|\ \ \ \ |
|
| * | | | | PCH: add an option to disable `-Winvalid-pch` | Cristian Adam | 2020-03-26 | 2 | -0/+2 |
| |/ / / |
|
* | | | | export(): raise an error on multiple calls with same FILE | Marc Chevrier | 2020-03-26 | 1 | -0/+8 |
|
|
* | | | | Merge topic 'trace-format-json-doc' | Brad King | 2020-03-19 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Help: Fix documentation of --trace-format parameter | Kyle Edwards | 2020-03-18 | 1 | -1/+1 |
|
|
| * | | Merge topic 'rename-macho-version-properties' into release-3.17 | Craig Scott | 2020-03-12 | 1 | -2/+2 |
| |\ \ |
|
* | \ \ | Merge topic 'profiling' | Brad King | 2020-03-13 | 1 | -0/+14 |
|\ \ \ \ |
|
| * | | | | cmake: add command line options to output script profiling data | Wouter Klouwen | 2020-03-07 | 1 | -0/+14 |
|
|
* | | | | | Merge topic 'rename-macho-version-properties' | Craig Scott | 2020-03-12 | 1 | -2/+2 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSION | Brad King | 2020-03-12 | 1 | -2/+2 |
|
|
* | | | | | Merge topic 'doc-3.17-relnotes' | Brad King | 2020-03-10 | 2 | -2/+2 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | Help: Fix toctree order of Xcode scheme variable and property | Brad King | 2020-03-10 | 2 | -2/+2 |
| |/ / |
|
* | | | Add support for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG> | Alexandru Croitor | 2020-03-04 | 2 | -0/+2 |
|
|
* | | | Merge topic 'ninja-multi-variable-shuffle-again' | Brad King | 2020-02-28 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Ninja Multi-Config: Remove "NMC" from variable names | Kyle Edwards | 2020-02-27 | 1 | -3/+3 |
|
|
| * | | Help: Clarify that the CTest resource allocation feature doesn't oversubscribe | Kyle Edwards | 2020-02-26 | 1 | -0/+9 |
|
|