| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'presets-build-fixes' | Brad King | 2021-06-09 | 1 | -3/+13 |
|\ |
|
| * | Merge branch 'backport-3.20-presets-build-fixes' into presets-build-fixes | Sam Freed | 2021-06-08 | 1 | -3/+13 |
| |\ |
|
| | * | presets: Fix buildPreset "jobs" field test case | Brad King | 2021-06-08 | 1 | -3/+13 |
|
|
* | | | Merge topic 'add_hip_language' | Brad King | 2021-06-09 | 1 | -5/+18 |
|\ \ \ |
|
| * | | | HIP: Add HIP to all the Check* modules | Robert Maynard | 2021-06-07 | 1 | -4/+14 |
|
|
| * | | | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 1 | -1/+4 |
| |/ / |
|
* | | | Tests: Add cases verifying flag ordering rules | Brad King | 2021-06-07 | 1 | -1/+4 |
|/ / |
|
* | | Launchers: Support setting linker launchers | Bobby D Reynolds | 2021-05-28 | 1 | -0/+2 |
|
|
* | | set(CACHE): do not remove normal variable | Marc Chevrier | 2021-05-20 | 1 | -0/+1 |
|
|
* | | find_*: ensure consistent behavior for cache variables | Marc Chevrier | 2021-05-12 | 1 | -0/+4 |
|
|
* | | Tests: Add cases for CTest extra measurements from tests | Zack Galbreath | 2021-04-27 | 1 | -1/+3 |
|
|
* | | MSYS: Add support for running under MSYS runtime environment | Orgad Shaneh | 2021-04-26 | 1 | -9/+12 |
|
|
* | | Merge topic 'xcode_app_extensions' | Brad King | 2021-04-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Xcode: Add support for embedding app extensions | Alexander Akhundzhanov | 2021-04-22 | 1 | -1/+1 |
|
|
* | | | Xcode: Add support of DEPFILE for add_custom_command, part 2 | Marc Chevrier | 2021-04-17 | 1 | -1/+0 |
|
|
* | | | Xcode: Add support of DEPFILE for add_custom_command | Marc Chevrier | 2021-04-15 | 1 | -0/+1 |
|
|
* | | | Merge topic 'flags-with-backslash' | Brad King | 2021-04-08 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Restore support for backslashes in initial language-wide flags | Brad King | 2021-04-07 | 1 | -0/+1 |
|
|
* | | | Merge topic 'rel-file-table' | Brad King | 2021-04-06 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'backport-3.19-rel-file-table' into rel-file-table | Brad King | 2021-04-05 | 1 | -0/+1 |
| |\ \ |
|
| | * \ | Merge tag 'v3.19.2' into backport-3.19-rel-file-table | Brad King | 2021-04-05 | 1 | -4/+13 |
| | |\ \ |
|
| | | * \ | Merge topic 'execute_process-command-error' into release-3.19 | Brad King | 2020-12-14 | 1 | -1/+4 |
| | | |\ \ |
|
| | * | \ \ | Merge branch 'backport-3.18-rel-file-table' into backport-3.19-rel-file-table | Brad King | 2021-04-05 | 1 | -0/+1 |
| | |\ \ \ \ |
|
| | | * | | | | Utilities/Release: Add script to generate a table of files | Brad King | 2021-04-05 | 1 | -0/+1 |
|
|
* | | | | | | | Merge topic 'fujitsu-compiler-4.0-support' | Brad King | 2021-04-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Tests: Update for the FujitsuClang compiler | Yuichiro Utsumi | 2021-03-31 | 1 | -1/+1 |
|
|
| * | | | | | | | Tests: Update for the Fujitsu compiler | Chuck Atkins | 2021-03-31 | 1 | -1/+1 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge topic 'multiple-L-labels' | Brad King | 2021-03-30 | 1 | -0/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ctest: Support multiple -L and -LE options to mean "AND" | Adriaan de Groot | 2021-03-28 | 1 | -0/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge topic 'ninja-automoc-cycle' | Brad King | 2021-03-30 | 1 | -3/+6 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| / / / / /
| |/ / / / / |
|
| * | | | | | Tests: Add test for Ninja automoc dependency cyle | Kyle Edwards | 2021-03-29 | 1 | -3/+6 |
|
|
* | | | | | | Clang: C17 default version | Raul Tambre | 2021-02-25 | 1 | -1/+3 |
|
|
* | | | | | | CMakeCCompilerId: Fix C standard detection in Clang MSVC mode | Raul Tambre | 2021-02-25 | 1 | -0/+7 |
|
|
* | | | | | | Genex: Add TARGET_RUNTIME_DLLS genex | Kyle Edwards | 2021-02-24 | 1 | -0/+1 |
|
|
* | | | | | | cmListCommand: add a policy for failing on invalid indicies | Ben Boeckel | 2021-02-18 | 1 | -0/+1 |
|/ / / / / |
|
* | | | | | Merge topic 'build-test-presets' | Brad King | 2021-02-05 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | Tests: Add test preset tests | Sam Freed | 2021-02-04 | 1 | -0/+1 |
|
|
| * | | | | | Tests: Add build preset tests | Sam Freed | 2021-02-04 | 1 | -0/+1 |
|
|
* | | | | | | AIX: Enable XCOFF editing to replace RPATH on installation | Brad King | 2021-02-03 | 1 | -2/+2 |
|
|
* | | | | | | Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF case | Brad King | 2021-02-03 | 1 | -0/+3 |
|
|
* | | | | | | FindOpenSSL: Add support for version-range | Deniz Bahadir | 2021-02-01 | 1 | -0/+3 |
|
|
* | | | | | | Tests: Update tests for NVHPC compiler | Tin Huynh | 2021-01-27 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | OUTPUT_DIRECTORY: Support tgt genex in output artifact vars | Asit Dhal | 2021-01-26 | 1 | -0/+3 |
|
|
* | | | | | Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency | Marc Chevrier | 2021-01-19 | 1 | -1/+4 |
|
|
* | | | | | Merge topic 'issue-21557-test-cases' | Brad King | 2020-12-15 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | cmake_policy: Implement test cases for cmake_policy VERSION | Asit Dhal | 2020-12-14 | 1 | -0/+1 |
|
|
* | | | | | | Merge topic 'execute_process-command-error' | Brad King | 2020-12-14 | 1 | -1/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios | Asit Dhal | 2020-12-10 | 1 | -1/+4 |
|
|
* | | | | | Merge topic 'apple-silicon-host-arch' | Brad King | 2020-12-11 | 1 | -0/+3 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Tests: Cover macOS host architecture selection on Apple Silicon hosts | Brad King | 2020-12-10 | 1 | -0/+3 |
| |/ / / |
|