Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Add cases for Ninja Multi-Config cross-config custom commands | Brad King | 2020-12-15 | 63 | -0/+564 |
* | Ninja Multi-Config: Add support for cross-config custom commands | Kyle Edwards | 2020-12-15 | 1 | -4/+4 |
* | Merge topic 'custom-command-output-genex' | Brad King | 2020-12-14 | 17 | -37/+278 |
|\ | |||||
| * | add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS | Brad King | 2020-12-11 | 17 | -37/+278 |
* | | Merge topic 'execute_process-command-error' | Brad King | 2020-12-14 | 21 | -11/+130 |
|\ \ | |||||
| * | | execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios | Asit Dhal | 2020-12-10 | 21 | -11/+130 |
* | | | Merge topic 'apple-silicon-host-arch' | Brad King | 2020-12-11 | 14 | -0/+120 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Tests: Cover macOS host architecture selection on Apple Silicon hosts | Brad King | 2020-12-10 | 14 | -0/+120 |
| * | | Merge topic 'test-macos-version' into release-3.19 | Brad King | 2020-12-10 | 1 | -17/+17 |
| |\ \ | |||||
| * \ \ | Merge topic 'ispc-system-includes' into release-3.19 | Brad King | 2020-12-10 | 4 | -0/+37 |
| |\ \ \ | | |_|/ | |/| | | |||||
* | | | | Merge topic 'cpp23' | Brad King | 2020-12-10 | 3 | -1/+13 |
|\ \ \ \ | |||||
| * | | | | CUDA, CXX, OBJCXX: C++23 support with Clang 12 | Raul Tambre | 2020-12-08 | 3 | -1/+13 |
* | | | | | Merge topic 'test-macos-version' | Brad King | 2020-12-10 | 1 | -17/+17 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Tests: Remove outdated exclusion of tests on OS X 10.3 | Brad King | 2020-12-09 | 1 | -12/+1 |
| * | | | | Tests: Add cache entry to control XCTest deployment target | Brad King | 2020-12-09 | 1 | -5/+16 |
| | |/ / | |/| | | |||||
| * | | | Merge topic 'correct_ispc_path_computation' into release-3.19 | Brad King | 2020-12-08 | 2 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'ispc-system-includes' | Brad King | 2020-12-10 | 4 | -0/+37 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | ISPC: Treat system includes as '-I' includes | Robert Maynard | 2020-12-09 | 4 | -0/+37 |
* | | | | | Merge topic 'cmp0116-automoc' | Brad King | 2020-12-09 | 4 | -2/+22 |
|\ \ \ \ \ | |||||
| * | | | | | AutoGen: Account for CMP0116 in the depfile | Kyle Edwards | 2020-12-08 | 4 | -2/+22 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'correct_ispc_path_computation' | Brad King | 2020-12-08 | 2 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | ISPC: Handle OBJECT sources in different directories | Robert Maynard | 2020-12-07 | 2 | -1/+1 |
| |/ / | |||||
* | | | get_directory_property: Check for empty or missing property name | Craig Scott | 2020-12-05 | 10 | -0/+21 |
* | | | WriteCompilerDetectionHeader: Add policy to remove module | Brad King | 2020-12-05 | 13 | -0/+60 |
* | | | Merge topic 'test-CMP0118' | Brad King | 2020-12-04 | 76 | -3259/+3007 |
|\ \ \ | |||||
| * | | | Tests: Avoid unnecessary use of toolchain in RunCMake.CMP0118 | Brad King | 2020-12-03 | 76 | -3259/+3007 |
* | | | | Merge topic 'GoogleTest-disabled-underscore' | Brad King | 2020-12-04 | 3 | -46/+57 |
|\ \ \ \ | |||||
| * | | | | GoogleTest: Match the full 'DISABLED_' prefix to disable tests | Brad King | 2020-12-03 | 3 | -46/+57 |
| |/ / / | |||||
* | | | | Merge topic 'test-git-default-branch' | Brad King | 2020-12-04 | 1 | -9/+23 |
|\ \ \ \ | |||||
| * | | | | Tests: Update CTest.UpdateGIT test for custom defaultBranch | Brad King | 2020-12-02 | 1 | -9/+23 |
* | | | | | Merge topic 'explicit-LANGUAGE-flag' | Brad King | 2020-12-04 | 17 | -1/+75 |
|\ \ \ \ \ | |||||
| * | | | | | Compile with explicit language flag when source LANGUAGE property is set | Brad King | 2020-12-02 | 17 | -1/+75 |
* | | | | | | Merge topic 'test-vs-windows-hosts' | Brad King | 2020-12-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Tests: Look for Visual Studio only on Windows hosts | Brad King | 2020-12-03 | 1 | -1/+1 |
* | | | | | Merge topic 'versionadded' | Brad King | 2020-12-03 | 2 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Make RunCMake.CMP0106 expected output robust to line number changes | Brad King | 2020-12-02 | 2 | -3/+3 |
* | | | | | | Merge topic 'issue-20955' | Brad King | 2020-12-02 | 2 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ctest: Provide hints about inspecting test failures | Asit Dhal | 2020-12-01 | 2 | -2/+6 |
* | | | | | | | Merge topic 'error_out_on_unknown_argument' | Brad King | 2020-12-02 | 5 | -0/+8 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | cmake: Error out on unknown arguments starting with `-`. | Robert Maynard | 2020-12-01 | 5 | -0/+8 |
* | | | | | | | Merge topic 'export-namelink' | Brad King | 2020-12-02 | 4 | -0/+37 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | | | |||||
| * | | | | | export: Do not fail generation for separate namelink only case | Deniz Bahadir | 2020-12-01 | 4 | -0/+37 |
* | | | | | | Merge topic 'cuda_env_archs' | Brad King | 2020-12-01 | 3 | -1/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDA: Fix tests with CUDAARCHS set | Raul Tambre | 2020-11-30 | 3 | -1/+8 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'xcode-check-object-lib-subprojects-fixed' | Brad King | 2020-12-01 | 4 | -0/+70 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Tests: Add Xcode cases fixed by switch to the "new build system" | Yauheni Khnykin | 2020-11-30 | 4 | -0/+70 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'makefiles-compiler-deps-optims' | Brad King | 2020-11-30 | 16 | -27/+108 |
|\ \ \ \ \ | |||||
| * | | | | | Makefiles Generators: use compiler for dependencies generation | Marc Chevrier | 2020-11-29 | 16 | -27/+108 |
| |/ / / / | |||||
* | | | | | Merge topic 'make-GENERATED-visible-from-any-scope' | Brad King | 2020-11-30 | 186 | -2/+5563 |
|\ \ \ \ \ | |||||
| * | | | | | GENERATED prop: Set CMP0118 to NEW for some (unrelated) tests | Deniz Bahadir | 2020-11-24 | 2 | -2/+2 |