summaryrefslogtreecommitdiff
path: root/Source/cmProperty.cxx
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-2/+0
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* 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/+1
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-9/+7
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* cmProperty: Remove needless Name member.Stephen Kelly2015-06-071-5/+2
* stringapi: Use strings for property namesBen Boeckel2014-03-081-2/+3
* Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...Brad King2008-01-171-0/+11
* ENH: getting some of the property changed chewcked into CVS at leastKen Martin2006-12-011-0/+34