| Commit message (Expand) | Author | Age | Files | Lines |
* | cmGeneratorTarget::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-29 | 1 | -5/+6 |
|
|
* | Refactoring: add cm::contains to <cmext/algorithm> | Marc Chevrier | 2020-04-17 | 1 | -3/+3 |
|
|
* | Refactor: Avoid `std::endl` where it's not necessary (part 3) | Alex Turbov | 2020-03-24 | 1 | -36/+39 |
|
|
* | cmMakefile::AddCacheDefinition: Add overload that accepts std::string value | Vitaly Stakhovsky | 2020-03-11 | 1 | -5/+5 |
|
|
* | GHS: Use cm::erase in place of loop | Vitaly Stakhovsky | 2020-03-10 | 1 | -10/+6 |
|
|
* | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-12-09 | 1 | -3/+6 |
|
|
* | cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET | Alexander Boczar | 2019-10-15 | 1 | -1/+4 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -6/+6 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -2/+2 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -39/+26 |
|
|
* | Merge topic 'cm-contains' | Brad King | 2019-08-21 | 1 | -4/+3 |
|\ |
|
| * | cmAlgorithms: Add cmContains | Regina Pfeifer | 2019-08-19 | 1 | -4/+3 |
|
|
* | | Source sweep: Use cmIsOn instead of cmSystemTools::IsOn | Sebastian Holtermann | 2019-08-17 | 1 | -10/+7 |
|/ |
|
* | 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 | -5/+6 |
|
|
* | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 1 | -1/+1 |
|
|
* | GHS: Update ExternalProject for GHS tools | Fred Baksik | 2019-04-11 | 1 | -1/+1 |
|
|
* | GHS: Update project layout to accommodate gbuild inconsistencies | Fred Baksik | 2019-04-11 | 1 | -106/+32 |
|
|
* | GHS: Update project layout to build targets correctly | Fred Baksik | 2019-04-11 | 1 | -85/+249 |
|
|
* | GHS: Support add_dependencies() command | Fred Baksik | 2019-04-11 | 1 | -55/+66 |
|
|
* | GHS: Support add_custom_target() command | Fred Baksik | 2019-04-11 | 1 | -42/+108 |
|
|
* | GHS: Support add_custom_command( OUTPUT ) signature | Fred Baksik | 2019-04-11 | 1 | -2/+59 |
|
|
* | GHS: Update GHS_BSP_NAME processing | Fred Baksik | 2019-03-29 | 1 | -27/+24 |
|
|
* | GHS: Print status message regarding GHS_OS_DIR | Fred Baksik | 2019-03-29 | 1 | -26/+49 |
|
|
* | Merge topic 'ghs-linux' | Brad King | 2019-03-22 | 1 | -24/+36 |
|\ |
|
| * | GHS: Add support for GHS Multi Generator in Linux | Naren Manimohan | 2019-03-21 | 1 | -0/+5 |
|
|
| * | GHS: Fix include-what-you-use and clang-tidy diagnostics | Brad King | 2019-03-20 | 1 | -24/+31 |
|
|
* | | Replace use of CollapseCombinedPath with CollapseFullPath | Brad King | 2019-03-19 | 1 | -2/+1 |
|/ |
|
* | cmake: Teach --build mode to support multiple targets | Bartosz Kosiorek | 2019-03-05 | 1 | -11/+19 |
|
|
* | cmGlobalGenerator: Change case of methods from GeneratedMakeCommand struct | Bartosz Kosiorek | 2019-03-04 | 1 | -8/+8 |
|
|
* | Modernize: Use ranged for-loops when possible | Artur Ryt | 2019-02-07 | 1 | -4/+2 |
|
|
* | Merge topic 'add_consistent_verbose_build_flag' | Brad King | 2019-01-29 | 1 | -12/+9 |
|\ |
|
| * | cmGlobalGenerator: Add a class that represent the build command | Robert Maynard | 2019-01-25 | 1 | -12/+9 |
|
|
* | | Merge topic 'cmoutputconverter-simplify' | Brad King | 2019-01-29 | 1 | -1/+1 |
|\ \ |
|
| * | | cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. | Bruno Manganelli | 2019-01-27 | 1 | -1/+1 |
| |/ |
|
* | | cmSystemTools::Message: Add overload accepting std::string | Vitaly Stakhovsky | 2019-01-28 | 1 | -1/+1 |
|
|
* | | cmSystemTools::Error(): new overload accepting std::string | Vitaly Stakhovsky | 2019-01-23 | 1 | -3/+3 |
|/ |
|
* | GHS: Add Compiler ID detection | Fred Baksik | 2019-01-16 | 1 | -18/+0 |
|
|
* | GHS: try_compile() now uses GHS platform variables | Fred Baksik | 2019-01-16 | 1 | -0/+2 |
|
|
* | GHS: Fix toolset selection | Fred Baksik | 2019-01-16 | 1 | -21/+31 |
|
|
* | GHS: Append ".gpj" to target name when generating build command | Fred Baksik | 2019-01-16 | 1 | -1/+5 |
|
|
* | GHS: Integrity Application updates | Fred Baksik | 2019-01-16 | 1 | -1/+19 |
|
|
* | GHS: EXCLUDE_FROM_ALL updates | Fred Baksik | 2019-01-16 | 1 | -15/+4 |
|
|
* | GHS: Cleanup unused file handling functions and file output updates | Fred Baksik | 2019-01-16 | 1 | -145/+11 |
|
|
* | GHS: Place build system outputs per target output directives | Fred Baksik | 2019-01-16 | 1 | -0/+12 |
|
|
* | GHS: Update the top-level project generation | Fred Baksik | 2019-01-16 | 1 | -66/+125 |
|
|
* | GHS: Have the top-level project name follow the specified project name | Fred Baksik | 2019-01-16 | 1 | -2/+5 |
|
|
* | GHS: Only print bsp and os directives if specified by user | Fred Baksik | 2019-01-16 | 1 | -32/+44 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -0/+1 |
|
|