| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -7/+7 |
|
|
* | cmProp: cm::string_view cast operator must be explicit | Marc Chevrier | 2021-09-14 | 1 | -0/+4 |
|
|
* | Refactor: Convert parallel string/backtrace vectors to BT vectors | Kyle Edwards | 2021-09-03 | 1 | -11/+5 |
|
|
* | Enhancement: SetProperty accept cmProp or std::string | Marc Chevrier | 2021-08-25 | 1 | -0/+5 |
|
|
* | Refactor: reduce cmToCStr usage | Marc Chevrier | 2021-08-19 | 1 | -4/+4 |
|
|
* | cmMakefile: Split out CreateNewTarget from AddNewTarget | NAKAMURA Takumi | 2021-07-08 | 1 | -0/+5 |
|
|
* | cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPES | Brad King | 2021-06-30 | 1 | -0/+2 |
|
|
* | Source: Fix typos and spelling in comments | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
|
|
* | foreach(): loop variables are only available in the loop scope | Marc Chevrier | 2021-04-28 | 1 | -0/+1 |
|
|
* | cmCustomCommand: Record value of CMP0116 at time of creation | Kyle Edwards | 2021-02-23 | 1 | -16/+18 |
|
|
* | file(GENERATE): Support new line style | Asit Dhal | 2021-02-01 | 1 | -1/+2 |
|
|
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -1/+1 |
|
|
* | file(GENERATE): Support options to manipulate file permissions | Asit Dhal | 2020-12-21 | 1 | -1/+1 |
|
|
* | cmLocalGenerator: Adopt custom target 'force' output name generation | Brad King | 2020-12-15 | 1 | -5/+0 |
|
|
* | cmMakefile: Simplify custom target 'force' output name generation | Brad King | 2020-12-15 | 1 | -2/+2 |
|
|
* | Reduce the scope of temporary cmProp variables and other improvements | Vitaly Stakhovsky | 2020-11-05 | 1 | -2/+1 |
|
|
* | configure_file: Add option for user defined permissions | Asit Dhal | 2020-10-24 | 1 | -2/+3 |
|
|
* | Constify some code as suggested by clang-tidy | Cengizhan Pasaoglu | 2020-10-19 | 1 | -5/+5 |
|
|
* | cmMakefile: Consolidate CreateGenerated{Outputs,Byproducts} | Brad King | 2020-10-08 | 1 | -1/+0 |
|
|
* | cmLocalGenerator: Migrate custom command output lookup from cmMakefile | Brad King | 2020-10-08 | 1 | -75/+5 |
|
|
* | cmMakefile: Drop unnecessary custom command APPEND check | Brad King | 2020-10-08 | 1 | -11/+1 |
|
|
* | cmake_language: Add signature to DEFER calls to later times | Brad King | 2020-09-29 | 1 | -4/+33 |
|
|
* | cmMakefile: Clarify name of internal list file run method | Brad King | 2020-09-29 | 1 | -2/+2 |
|
|
* | cmMakefile: Replace GetExecutionFilePath with the top of the Backtrace | Brad King | 2020-09-28 | 1 | -2/+0 |
|
|
* | cmMakefile: Simplify ExpandArguments signature | Brad King | 2020-09-28 | 1 | -5/+2 |
|
|
* | cmMakefile: Remove now-unused overload of GetBacktrace | Brad King | 2020-09-28 | 1 | -1/+0 |
|
|
* | cmMakefile: Inline GetExecutionContext at call sites | Brad King | 2020-09-28 | 1 | -1/+0 |
|
|
* | Merge topic 'GetExecutionListFile-by-ref' | Brad King | 2020-09-08 | 1 | -1/+1 |
|\ |
|
| * | cmStateSnapshot: Return const reference from GetExecutionListFile() | Oleksandr Koval | 2020-09-03 | 1 | -1/+1 |
|
|
* | | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|/ |
|
* | cmMakefile::GetDefinition: return cmProp | Vitaly Stakhovsky | 2020-09-02 | 1 | -2/+1 |
|
|
* | file(GENERATE): Add TARGET argument | Raul Tambre | 2020-08-20 | 1 | -1/+1 |
|
|
* | Merge topic 'refactor-generator-configs' | Brad King | 2020-07-06 | 1 | -4/+11 |
|\ |
|
| * | cmMakefile: Refactor API to better handle empty config values | Robert Maynard | 2020-07-03 | 1 | -4/+11 |
|
|
* | | cmStandardLevelResolver: Added to handle standard level queries | Robert Maynard | 2020-07-01 | 1 | -86/+0 |
|/ |
|
* | Merge topic 'remove-warn-unused-vars' | Craig Scott | 2020-07-01 | 1 | -7/+0 |
|\ |
|
| * | cmake: Remove broken '--warn-unused-vars' option | Brad King | 2020-06-29 | 1 | -7/+0 |
|
|
* | | configure_file: Add option to control file permissions transfer to copy | Rahul Gottipati | 2020-06-30 | 1 | -0/+1 |
|/ |
|
* | Refactor language standard computation | Justin Goshi | 2020-06-16 | 1 | -9/+45 |
|
|
* | cmMakefile: Change CompileFeatureKnown to take target name instead of target | Justin Goshi | 2020-06-15 | 1 | -2/+3 |
|
|
* | add_library/add_executable: allow local alias to imported targets | Marc Chevrier | 2020-06-02 | 1 | -1/+2 |
|
|
* | Merge topic 'getdef-expand' | Brad King | 2020-06-02 | 1 | -0/+2 |
|\ |
|
| * | cmMakefile: add GetDefExpandList() that splits value into std::vector | Vitaly Stakhovsky | 2020-05-30 | 1 | -0/+2 |
|
|
* | | Single location for cmProp typedef | Vitaly Stakhovsky | 2020-06-01 | 1 | -2/+1 |
|/ |
|
* | Add support to indicate UTF-8 custom command pipe output encoding | Justin Goshi | 2020-04-13 | 1 | -4/+8 |
|
|
* | cmMakefile::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-01 | 1 | -3/+6 |
|
|
* | Merge topic 'export-repeat' | Brad King | 2020-03-20 | 1 | -4/+6 |
|\ |
|
| * | export: Fix use-after-free on multiple calls overwriting same FILE | Brad King | 2020-03-19 | 1 | -4/+6 |
|
|
* | | cmMakefile::AddCacheDefinition: Add overload that accepts std::string value | Vitaly Stakhovsky | 2020-03-11 | 1 | -0/+6 |
|
|
* | | cmake_command: Add command to EVAL a CMake script as a string | Cristian Adam | 2020-03-03 | 1 | -0/+3 |
|/ |
|