| Commit message (Expand) | Author | Age | Files | Lines |
* | SetProperty: suppress raw pointer usage | Marc Chevrier | 2023-05-26 | 1 | -1/+2 |
|
|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -4/+4 |
|
|
* | Enhancement: SetProperty accept cmProp or std::string | Marc Chevrier | 2021-08-25 | 1 | -0/+5 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | Single location for cmProp typedef | Vitaly Stakhovsky | 2020-06-01 | 1 | -1/+1 |
|
|
* | cmPropertyMap: Introduce cmProp as return type for GetProperty() functions | Vitaly Stakhovsky | 2020-03-13 | 1 | -1/+3 |
|
|
* | AppendProperty: convert value param to std::string | Vitaly Stakhovsky | 2020-01-25 | 1 | -1/+1 |
|
|
* | cmPropertyMap: Use std::unordered_map as container instead of std::map | Sebastian Holtermann | 2019-06-08 | 1 | -2/+6 |
|
|
* | cmPropertyMap: Add RemoveProperty method | Sebastian Holtermann | 2019-06-08 | 1 | -0/+8 |
|
|
* | cmPropertyMap: Use std::string as value container class | Sebastian Holtermann | 2019-06-08 | 1 | -3/+1 |
|
|
* | cmPropertyMap: Make std::map container private | Sebastian Holtermann | 2019-06-08 | 1 | -3/+8 |
|
|
* | cmPropertyMap: Add GetList method | Sebastian Holtermann | 2019-06-08 | 1 | -0/+4 |
|
|
* | cmPropertyMap: Rename GetPropertyList method to GetKeys | Sebastian Holtermann | 2019-06-08 | 1 | -2/+5 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 1 | -0/+6 |
|
|
* | cmPropertyList: Add a way to retrieve all properties | Tobias Hunger | 2016-06-10 | 1 | -0/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -6/+5 |
|
|
* | cmPropertyMap: Remove chaining logic. | Stephen Kelly | 2015-06-07 | 1 | -12/+1 |
|
|
* | cmPropertyMap: Remove scope parameter from API where not used. | Stephen Kelly | 2015-06-07 | 1 | -3/+2 |
|
|
* | Remove extra semicolons from C++ code. | Stephen Kelly | 2014-04-03 | 1 | -2/+2 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -2/+2 |
|
|
* | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple... | Brad King | 2008-01-17 | 1 | -0/+3 |
|
|
* | ENH: getting some of the property changed chewcked into CVS at least | Ken Martin | 2006-12-01 | 1 | -0/+45 |
|
|