| Commit message (Expand) | Author | Age | Files | Lines |
* | Add options to specify linker tool | Marc Chevrier | 2023-10-13 | 1 | -0/+13 |
|
|
* | Merge topic 'ghs-escape-custom-command-comments' | Brad King | 2023-08-16 | 1 | -1/+3 |
|\ |
|
| * | GHS: Escape custom command comments | William Sciaroni | 2023-08-15 | 1 | -1/+3 |
|
|
* | | IWYU: Update for Debian 12 CI job | Brad King | 2023-07-28 | 1 | -0/+1 |
|/ |
|
* | CMake code rely on cmList class for CMake lists management (part. 1) | Marc Chevrier | 2023-04-24 | 1 | -1/+2 |
|
|
* | cmCustomCommandGenerator: refactor GetComment to return std::string | Peter Würth | 2022-11-19 | 1 | -3/+4 |
|
|
* | CUDA: Add Device LTO support for nvcc | Robert Maynard | 2022-07-22 | 1 | -2/+2 |
|
|
* | GHS: Set LANGUAGE type for source files | Fred Baksik | 2022-04-27 | 1 | -13/+7 |
|
|
* | GHS: Rearrange project files in binary directory | Fred Baksik | 2022-03-17 | 1 | -14/+22 |
|
|
* | Merge topic 'color-diagnostics' | Brad King | 2022-03-09 | 1 | -0/+1 |
|\ |
|
| * | color: Introduce CMAKE_COLOR_DIAGNOSTICS variable | Semyon Kolton | 2022-03-08 | 1 | -0/+1 |
|
|
* | | GHS: fix build event script error on Linux | Fred Baksik | 2022-02-17 | 1 | -26/+51 |
|/ |
|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -5/+5 |
|
|
* | GHS: Remove bashism from custom command shell scripts | Lawrence A | 2021-07-28 | 1 | -1/+1 |
|
|
* | cmLocalGenerator: Factor out relative path conversion helpers | Brad King | 2021-05-13 | 1 | -6/+2 |
|
|
* | Source: Remove unnecessary comparisons to nullptr | Vitaly Stakhovsky | 2021-05-10 | 1 | -1/+1 |
|
|
* | clang-tidy: fix `readability-use-anyofallof` warnings | Ben Boeckel | 2021-01-27 | 1 | -6/+4 |
|
|
* | clang-tidy: fix `readability-qualified-auto` warnings | Ben Boeckel | 2021-01-27 | 1 | -6/+6 |
|
|
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -3/+3 |
|
|
* | Reduce the scope of temporary cmProp variables and other improvements | Vitaly Stakhovsky | 2020-11-05 | 1 | -2/+1 |
|
|
* | cmLocalGenerator: Migrate custom command output lookup from cmMakefile | Brad King | 2020-10-08 | 1 | -3/+3 |
|
|
* | cmMakefile::GetDefinition: return cmProp | Vitaly Stakhovsky | 2020-09-02 | 1 | -2/+2 |
|
|
* | cmIsOn: add overload accepting const std::string* | Vitaly Stakhovsky | 2020-07-14 | 1 | -3/+3 |
|
|
* | Single location for cmProp typedef | Vitaly Stakhovsky | 2020-06-01 | 1 | -0/+1 |
|
|
* | Merge topic 'gitlab-ci-lint' | Brad King | 2020-04-30 | 1 | -1/+1 |
|\ |
|
| * | IWYU: mark cmLinkLineComputer as necessary | Ben Boeckel | 2020-04-29 | 1 | -1/+1 |
|
|
* | | cmGeneratorTarget::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-29 | 1 | -4/+4 |
|/ |
|
* | cmSourceFile::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-14 | 1 | -4/+4 |
|
|
* | Refactor: Avoid `std::endl` where it's not necessary (part 3) | Alex Turbov | 2020-03-24 | 1 | -27/+27 |
|
|
* | Merge topic 'loops-improve' | Brad King | 2020-03-11 | 1 | -7/+7 |
|\ |
|
| * | GHS: Name range-based for-loop variable types explicitly | Vitaly Stakhovsky | 2020-03-10 | 1 | -7/+7 |
|
|
* | | Source: use std::string overloads | Vitaly Stakhovsky | 2020-03-10 | 1 | -12/+8 |
|/ |
|
* | cmGlobalGenerator: modernize memrory managemenbt | Marc Chevrier | 2019-12-30 | 1 | -2/+2 |
|
|
* | cmTarget: add std::string overloads | Vitaly Stakhovsky | 2019-12-14 | 1 | -1/+1 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -7/+7 |
|
|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -6/+3 |
|
|
* | cmSourceFile: Rename mutating GetFullPath() overload | Daniel Eiband | 2019-08-29 | 1 | -2/+2 |
|
|
* | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -2/+1 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -32/+24 |
|
|
* | Source sweep: Use cmIsOn instead of cmSystemTools::IsOn | Sebastian Holtermann | 2019-08-17 | 1 | -6/+3 |
|
|
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -1/+1 |
|
|
* | clang-tidy: Enable performance-inefficient-string-concatenation | Sebastian Holtermann | 2019-08-05 | 1 | -2/+3 |
|
|
* | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 1 | -0/+2 |
|
|
* | GHS: Update project layout to accommodate gbuild inconsistencies | Fred Baksik | 2019-04-11 | 1 | -23/+0 |
|
|
* | GHS: Update project layout to build targets correctly | Fred Baksik | 2019-04-11 | 1 | -38/+32 |
|
|
* | GHS: Support add_dependencies() command | Fred Baksik | 2019-04-11 | 1 | -17/+25 |
|
|
* | GHS: Support add_custom_target() command | Fred Baksik | 2019-04-11 | 1 | -33/+61 |
|
|
* | GHS: Support add_custom_command( OUTPUT ) signature | Fred Baksik | 2019-04-11 | 1 | -24/+150 |
|
|
* | GHS: Update custom command build events | Fred Baksik | 2019-04-10 | 1 | -34/+132 |
|
|
* | Merge topic 'ghs-linux' | Brad King | 2019-03-22 | 1 | -24/+33 |
|\ |
|