Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IWYU: mark <cstddef> as needed | Ben Boeckel | 2020-04-29 | 1 | -1/+1 |
* | VS: Add option for per-target PlatformToolset | Julien Jemine | 2020-04-29 | 3 | -0/+43 |
* | Merge topic 'pch-genex-absolute' | Brad King | 2020-04-28 | 4 | -2/+6 |
|\ | |||||
| * | target_precompile_headers: Fix documented example using genex | Brad King | 2020-04-27 | 4 | -2/+6 |
| * | target_link_libraries: Fix regression in case of $<CONFIG> genex | Brad King | 2020-03-30 | 4 | -0/+28 |
* | | Merge branch 'master' into ninja-order-only-fix | Kyle Edwards | 2020-04-23 | 611 | -4860/+8361 |
|\ \ | |||||
| * \ | Merge topic 'remove-documentation-module' | Brad King | 2020-04-23 | 15 | -0/+110 |
| |\ \ | |||||
| | * | | Modules/Documentation: remove | Ben Boeckel | 2020-04-22 | 15 | -0/+110 |
| * | | | Merge topic 'ninja-compiler-PATH-windows' | Brad King | 2020-04-23 | 9 | -0/+30 |
| |\ \ \ | |||||
| | * | | | Ninja: On Windows, select the compiler occurring first in PATH | Brad King | 2020-04-22 | 9 | -0/+30 |
| * | | | | Merge topic 'ctest_stop_on_failure_16628' | Brad King | 2020-04-22 | 6 | -0/+51 |
| |\ \ \ \ | |||||
| | * | | | | ctest: add option --stop-on-failure | Johnny Jazeix | 2020-04-20 | 6 | -0/+51 |
| | |/ / / | |||||
| * | | | | ExternalProject: Fix step dependency on mkdir step | Vyacheslav Yurkov | 2020-04-20 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Merge topic 'device-link' | Brad King | 2020-04-20 | 96 | -4/+514 |
| |\ \ \ | |||||
| | * | | | CUDA: Device linking use now link options | Marc Chevrier | 2020-04-19 | 12 | -4/+70 |
| | * | | | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK> | Marc Chevrier | 2020-04-19 | 86 | -0/+444 |
| | |/ / | |||||
| * | | | Merge topic 'FindPkgConfig-frameworks' | Brad King | 2020-04-20 | 6 | -88/+61 |
| |\ \ \ | |||||
| | * | | | FindPkgConfig: fix handling of frameworks | Rolf Eike Beer | 2020-04-18 | 4 | -0/+53 |
| | * | | | Tests: simplify FindPkgConfig_CMAKE_{FRAMEWORK,APPBUNDLE}_PATH tests | Rolf Eike Beer | 2020-04-18 | 2 | -88/+8 |
| | |/ / | |||||
| * | | | Merge topic 'ctest-memcheck-sanitizers' | Craig Scott | 2020-04-19 | 8 | -6/+34 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | CTest: Fix '-T MemCheck' command-line support for sanitizers | Brad King | 2020-04-17 | 2 | -0/+28 |
| | * | | Tests: Fix RunCMake.ctest_memcheck test script syntax errors | Brad King | 2020-04-16 | 6 | -6/+6 |
| * | | | Merge topic 'cat_cmd_20557' | Kyle Edwards | 2020-04-16 | 10 | -0/+49 |
| |\ \ \ | |||||
| | * | | | cmake -E: add cat command. | Johnny Jazeix | 2020-04-15 | 10 | -0/+49 |
| * | | | | CUDA: Add CUDA_ARCHITECTURES target property | Raul Tambre | 2020-04-15 | 12 | -0/+46 |
| | |/ / | |/| | | |||||
| * | | | clang-tidy: address readability-else-after-return lint | Ben Boeckel | 2020-04-13 | 2 | -2/+4 |
| * | | | Merge topic 'find_program-exe-no-read' | Brad King | 2020-04-10 | 3 | -0/+9 |
| |\ \ \ | |||||
| | * | | | find_program: Find programs that are executable but not readable | Vladimir Menshakov | 2020-04-09 | 3 | -0/+9 |
| * | | | | Merge topic 'googletest-skipped' | Brad King | 2020-04-10 | 4 | -0/+48 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | GoogleTest: Add testcase for skipped tests | Alexander Stein | 2020-04-10 | 4 | -0/+48 |
| | |/ / | |||||
| * | | | file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFO | Harry Mallon | 2020-04-08 | 13 | -0/+28 |
| |/ / | |||||
| * | | Tests: Fix get_filename_component PROGRAM test to use an executable | Brad King | 2020-04-07 | 2 | -4/+5 |
| * | | Merge topic 'file-GetRuntimeDependencies_support_cross_compilation' | Brad King | 2020-04-07 | 6 | -0/+32 |
| |\ \ | |||||
| | * | | file: GetRuntimeDependencies use CMAKE_OBJDUMP when applicable | Robert Maynard | 2020-04-06 | 6 | -0/+32 |
| * | | | Merge topic 'llvm-rc-include-path' | Brad King | 2020-04-07 | 1 | -8/+8 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'fetchcontent-download-no-extract' | Brad King | 2020-04-06 | 3 | -0/+11 |
| |\ \ \ \ | |||||
| | * | | | | FetchContent: Add support for DOWNLOAD_NO_EXTRACT | Craig Scott | 2020-04-03 | 3 | -0/+11 |
| * | | | | | Merge topic 'parallel-lzma-compression' | Brad King | 2020-04-06 | 5 | -0/+20 |
| |\ \ \ \ \ | |||||
| | * | | | | | cmCPackArchiveGenerator: support multithreaded compression | Ben Boeckel | 2020-04-03 | 5 | -0/+20 |
| * | | | | | | Merge topic 'ctest-resource-file-cache' | Brad King | 2020-04-06 | 10 | -16/+64 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | CTest: Add CTEST_RESOURCE_SPEC_FILE variable | Kyle Edwards | 2020-04-02 | 10 | -16/+64 |
| * | | | | | | Merge topic 'pch-ios-multi-arch' | Brad King | 2020-04-03 | 1 | -6/+3 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | PCH: Add support for multi architecture iOS projects | Cristian Adam | 2020-04-02 | 1 | -6/+3 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge topic 'link-libs-config-case' | Brad King | 2020-03-31 | 4 | -0/+28 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'vs-non-built-file-item-metadata' | Brad King | 2020-03-30 | 7 | -0/+71 |
| |\ \ \ \ \ | |||||
| | * | | | | | VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties. | Matt Davies | 2020-03-26 | 7 | -0/+71 |
| * | | | | | | Merge topic 'gtest_discover_tests_cross_compile_support' | Brad King | 2020-03-30 | 15 | -34/+156 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | GoogleTest: Add tests for MultiConfig discovery in PRE_TEST mode | Ryan Thornton | 2020-03-27 | 5 | -0/+88 |
| | * | | | | | | GoogleTest: Parameterize tests to check PRE_TEST/POST_BUILD discovery mode | Ryan Thornton | 2020-03-27 | 11 | -34/+68 |
| | |/ / / / / | |||||
| * | | | | | | Merge topic 'pch-warn-invalid' | Brad King | 2020-03-27 | 4 | -1/+42 |
| |\ \ \ \ \ \ |