summaryrefslogtreecommitdiff
path: root/Source/cmProperty.h
Commit message (Expand)AuthorAgeFilesLines
* Rename cmProp in cmValueMarc Chevrier2021-09-211-209/+0
* remove cmToCStr functionMarc Chevrier2021-09-191-8/+0
* cmProp: cm::string_view cast operator must be explicitMarc Chevrier2021-09-141-1/+4
* cmProp: refactoring: transform alias in classMarc Chevrier2021-08-081-5/+205
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* cmMakefile::GetDefinition: return cmPropVitaly Stakhovsky2020-09-021-0/+10
* Single location for cmProp typedefVitaly Stakhovsky2020-06-011-0/+4
* cmPropertyMap: Use std::string as value container classSebastian Holtermann2019-06-081-18/+0
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-241-1/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-5/+15
* cmProperty: Remove needless Name member.Stephen Kelly2015-06-071-4/+2
* Add an "installed file" property scopeNils Gladitz2014-05-281-1/+1
* Remove extra semicolons from C++ code.Stephen Kelly2014-04-031-1/+1
* stringapi: Use strings for property namesBen Boeckel2014-03-081-2/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Use cmPropertyMap for cache propertiesBrad King2009-03-101-1/+1
* ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...Brad King2008-01-171-0/+3
* ENH: added the ability to document variables and cached_variablesKen Martin2007-06-251-1/+2
* ENH: getting some of the property changed chewcked into CVS at leastKen Martin2006-12-011-0/+42