Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fujitsu-compiler-4.0-support' | Brad King | 2021-04-01 | 9 | -19/+25 |
|\ | |||||
| * | Tests: Update for the FujitsuClang compiler | Yuichiro Utsumi | 2021-03-31 | 3 | -5/+5 |
| * | Tests: Update for the Fujitsu compiler | Chuck Atkins | 2021-03-31 | 9 | -19/+25 |
* | | Merge topic 'cmake-presets-condition-regex' | Brad King | 2021-04-01 | 6 | -0/+80 |
|\ \ | |||||
| * | | CMakePresets.json: Add matches condition | Kyle Edwards | 2021-03-31 | 6 | -0/+80 |
* | | | Merge topic 'cpackrpm-debuginfo-single-package-install-erase-scripts' | Brad King | 2021-04-01 | 6 | -2/+32 |
|\ \ \ | |||||
| * | | | CPackRPM: handle scripts in debuginfo single package mode | Domen Vrankar | 2021-03-30 | 6 | -2/+32 |
* | | | | Merge topic 'genex-HOST_LINK-in-try_compile' | Brad King | 2021-04-01 | 4 | -0/+20 |
|\ \ \ \ | |||||
| * | | | | Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compile | Marc Chevrier | 2021-03-31 | 4 | -0/+20 |
* | | | | | Merge topic 'CUDA-device-link' | Brad King | 2021-04-01 | 4 | -0/+20 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | CUDA Device link: Ensure all link options are correctly formatted | Marc Chevrier | 2021-03-31 | 4 | -0/+20 |
| |/ / / | |||||
| * | | | Merge topic 'ninja-automoc-cycle' into release-3.20 | Brad King | 2021-03-30 | 6 | -17/+51 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'nmc-cc-no-output' into release-3.20 | Brad King | 2021-03-30 | 10 | -2/+63 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'cpackrpm-single-package-handling-empty-dir' | Brad King | 2021-03-31 | 2 | -1/+4 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | CPackRPM: correctly handle empty dir in single package mode | Domen Vrankar | 2021-03-28 | 2 | -1/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'multiple-L-labels' | Brad King | 2021-03-30 | 5 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | ctest: Support multiple -L and -LE options to mean "AND" | Adriaan de Groot | 2021-03-28 | 5 | -0/+12 |
* | | | | | | Merge topic 'ninja-automoc-cycle' | Brad King | 2021-03-30 | 6 | -17/+51 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Tests: Add test for Ninja automoc dependency cyle | Kyle Edwards | 2021-03-29 | 6 | -17/+51 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge topic 'commands-file-permissions' into release-3.20 | Brad King | 2021-03-29 | 5 | -7/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'correct_arg_parsing' into release-3.20 | Brad King | 2021-03-29 | 3 | -0/+6 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'nmc-cc-no-output' | Brad King | 2021-03-30 | 10 | -2/+63 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Ninja Multi-Config: Fix crash on custom command config with no output | Brad King | 2021-03-29 | 8 | -0/+61 |
| * | | | | | | Tests: Teach RunCMake to ignore incidental 'Recompacting log' ninja output | Brad King | 2021-03-29 | 2 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'SWIG' | Brad King | 2021-03-29 | 8 | -0/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | UseSWIG: Use standard library name conventions for csharp language | Marc Chevrier | 2021-03-26 | 8 | -0/+51 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'commands-file-permissions' | Brad King | 2021-03-29 | 5 | -7/+7 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Tests: Check host platform instead of target for running stat | Craig Scott | 2021-03-26 | 3 | -7/+7 |
| * | | | | | Tests: Remove redundant files for configure_file() tests | Craig Scott | 2021-03-26 | 2 | -0/+0 |
* | | | | | | Merge topic 'correct_arg_parsing' | Brad King | 2021-03-29 | 3 | -0/+6 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | cmCommandLineArgument: correctly compute next parse index | Robert Maynard | 2021-03-26 | 3 | -0/+6 |
| |/ / / | |||||
* | | | | Merge topic 'project-is-top-level' | Brad King | 2021-03-26 | 8 | -0/+50 |
|\ \ \ \ | |||||
| * | | | | project: Define variables indicating whether project is top level | friendlyanon | 2021-03-26 | 8 | -0/+50 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'ninja-multi-long-custom-command' | Brad King | 2021-03-26 | 2 | -0/+21 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Ninja Multi-Config: Include configs in long CC scripts | Kyle Edwards | 2021-03-25 | 2 | -0/+21 |
| |/ | |||||
* | | Merge topic 'vs-custom-flag-table' | Brad King | 2021-03-23 | 10 | -2/+79 |
|\ \ | |||||
| * | | VS: Add a mostly-undocumented hook to load custom JSON flag tables | Brad King | 2021-03-22 | 9 | -0/+77 |
| * | | Tests: Add RunCMake hook to describe test variants | Brad King | 2021-03-22 | 1 | -2/+2 |
* | | | Merge topic 'cmake-presets-condition' | Brad King | 2021-03-23 | 31 | -2/+529 |
|\ \ \ | |||||
| * | | | CMakePresets.json: Add the ability to conditionally disable presets | Kyle Edwards | 2021-03-22 | 31 | -2/+529 |
* | | | | Tests: set CMAKE_PREFIX_PATH to the installation prefix | Ben Boeckel | 2021-03-19 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'update_cuda_custom_toolkit_location_folder_structure' | Brad King | 2021-03-19 | 5 | -3/+21 |
|\ \ \ | |||||
| * | | | VS: switch to new folder structure while keeping the old one working | Marcel Ritzschke | 2021-03-18 | 5 | -3/+21 |
| |/ / | |||||
* | | | Merge topic 'FindDevIL-targets' | Brad King | 2021-03-19 | 5 | -0/+58 |
|\ \ \ | |||||
| * | | | FindDevIL: add imported targets and tests | Alex | 2021-03-18 | 5 | -0/+58 |
| |/ / | |||||
* | | | Merge topic 'fix-CMP0118-NEW' | Brad King | 2021-03-19 | 21 | -97/+44 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | CMP0118: Fix NEW behavior when looking up target sources | Brad King | 2021-03-18 | 21 | -97/+44 |
* | | Merge topic 'lang_win32_console' | Brad King | 2021-03-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | Per-language Win32/Console flags | Raul Tambre | 2021-03-17 | 1 | -1/+1 |
* | | | Merge topic 'fileapi-codemodel-directory' | Brad King | 2021-03-18 | 20 | -23/+1019 |
|\ \ \ |