Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmake-presets-workflow-arguments' | Brad King | 2022-10-27 | 6 | -3/+46 |
|\ | |||||
| * | cmake --workflow: add --fresh option | Kyle Edwards | 2022-10-26 | 3 | -3/+37 |
| * | cmake --workflow: print usage and exit on unrecognized argument | Kyle Edwards | 2022-10-26 | 4 | -0/+9 |
* | | Merge topic 'xcode-swift-defs' | Brad King | 2022-10-27 | 3 | -0/+34 |
|\ \ | |||||
| * | | Xcode: Evaluate Swift compile definitions separately | Brad King | 2022-10-25 | 3 | -0/+34 |
| |/ | |||||
| * | Merge topic 'test-git-protocol-file' into release-3.25 | Brad King | 2022-10-21 | 1 | -0/+2 |
| |\ | |||||
| * \ | Merge topic 'cmake-presets-output-junit' into release-3.25 | Brad King | 2022-10-19 | 10 | -2/+66 |
| |\ \ | |||||
| * \ \ | Merge topic 'try_compile-CMP0128' into release-3.25 | Brad King | 2022-10-19 | 5 | -0/+66 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'revert_nvcc_marking_include_as_system' into release-3.25 | Brad King | 2022-10-18 | 4 | -20/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ninja-intl-paths' | Brad King | 2022-10-27 | 4 | -0/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Add case for ninja with non-ascii chars | Brad King | 2022-10-26 | 4 | -0/+22 |
* | | | | | | | Merge topic 'try_compile-CMP0128' | Brad King | 2022-10-25 | 1 | -4/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Tests: Avoid running C++11 test on GNU < 4.7 | Brad King | 2022-10-24 | 1 | -4/+5 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'CheckSourceCompiles-Swift' | Brad King | 2022-10-25 | 4 | -19/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CheckSourceCompiles: Add support for Swift | Evan Wilde | 2022-10-24 | 3 | -1/+21 |
| * | | | | | | Tests: Factor out a CMake_TEST_Swift variable for Swift test conditions | Brad King | 2022-10-24 | 1 | -1/+6 |
| * | | | | | | Tests: Provide Apple inspection results to CMakeOnly and RunCMake tests | Brad King | 2022-10-21 | 1 | -17/+18 |
* | | | | | | | Merge topic 'set_environment_generator' | Brad King | 2022-10-24 | 4 | -0/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake: Honor CMAKE_GENERATOR env var in --help output | Juan Ramos | 2022-10-21 | 4 | -0/+11 |
* | | | | | | | | Merge topic 'test-git-protocol-file' | Brad King | 2022-10-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Tests: Explicitly allow usage of git file-based protocol in test cases | Brad King | 2022-10-20 | 1 | -0/+2 |
| * | | | | | | | Merge branch 'try_compile-CMP0128' into release-3.24 | Brad King | 2022-10-18 | 5 | -0/+66 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
* | | | | | | | | Merge topic 'cmake-presets-output-junit' | Brad King | 2022-10-19 | 10 | -2/+66 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | CTest: Add support for outputJUnitFile in presets | Kyle Edwards | 2022-10-18 | 6 | -2/+34 |
| * | | | | | | | Tests: Add test for outputLogFile in CMakePresets.json | Kyle Edwards | 2022-10-18 | 3 | -1/+12 |
| * | | | | | | | CMakePresets.json: Disallow extra properties in test output schema | Kyle Edwards | 2022-10-18 | 4 | -0/+21 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'try_compile-CMP0128' | Brad King | 2022-10-19 | 5 | -0/+66 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | | | |||||
| * | | | | | try_compile: Honor CMP0128 setting in test project | Brad King | 2022-10-18 | 5 | -0/+66 |
* | | | | | | Merge topic 'revert_nvcc_marking_include_as_system' | Brad King | 2022-10-18 | 4 | -20/+2 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | CUDA: Revert "Always mark cuda toolkit as system include" | Robert Maynard | 2022-10-17 | 4 | -20/+2 |
* | | | | | | Merge topic 'trace-try_compile' | Brad King | 2022-10-17 | 5 | -0/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | try_compile: Propagate --trace through try_compile | Matthew Woehlke | 2022-10-11 | 5 | -0/+23 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'UseSWIG-perl5-language' | Brad King | 2022-10-17 | 3 | -2/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseSWIG: Add support of perl5 language | Marc Chevrier | 2022-10-14 | 3 | -2/+36 |
* | | | | | | | Merge topic 'more-cpp-module-tests' | Brad King | 2022-10-17 | 11 | -1/+110 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests/RunCMake/CXXModules: add a test with duplicate modules | Ben Boeckel | 2022-10-11 | 5 | -0/+66 |
| * | | | | | | | Tests/RunCMake/CXXModules: add a test with circular imports | Ben Boeckel | 2022-10-11 | 7 | -1/+44 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'xcode-framework-consumption' | Brad King | 2022-10-17 | 2 | -0/+27 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Xcode: ensure framework with custom output directory can be consumed | Marc Chevrier | 2022-10-14 | 2 | -0/+27 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'flang-implicit-link-info' into release-3.25 | Brad King | 2022-10-12 | 5 | -2/+48 |
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | | |||||
* | | | | | Tests: Teach CheckSourceTree test to clean up some specific known files | Brad King | 2022-10-13 | 1 | -0/+7 |
| |_|/ / |/| | | | |||||
* | | | | Add deprecation warnings for policies CMP0108 and below | Brad King | 2022-10-12 | 5 | -0/+50 |
* | | | | Merge topic 'flang-implicit-link-info' | Brad King | 2022-10-12 | 5 | -2/+48 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | LLVMFlang: Add support for mixed-language linking with Fortran | Brad King | 2022-10-11 | 5 | -2/+48 |
* | | | Merge topic 'test-RunCMake.install' | Brad King | 2022-10-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Tests: Loosen RunCMake.install directory symlink expected output | Brad King | 2022-10-10 | 1 | -1/+1 |
* | | | | Merge topic 'verify-header-sets-iwyu' | Brad King | 2022-10-10 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma: associated to verification file | Daniel Hannon | 2022-10-07 | 1 | -1/+1 |
* | | | | | Merge topic 'cuda_sanitizer_false_positives' | Brad King | 2022-10-10 | 1 | -0/+9 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | ctest_memcheck: ignore false-positives in CUDA's compute-sanitizer | Tobias Ribizel | 2022-10-07 | 1 | -0/+9 |