summaryrefslogtreecommitdiff
path: root/Source/cmPropertyDefinition.h
Commit message (Expand)AuthorAgeFilesLines
* define_property(): Add INITIALIZE_FROM_VARIABLE argumentKyle Edwards2022-01-201-4/+18
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* cmPropertyDefinitionMap: simplify and shortenTushar Maheshwari2020-05-151-11/+25
* cmPropertyDefinition: Construct directly in defined stateVitaly Stakhovsky2020-03-131-7/+4
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* 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-0/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-9/+11
* Remove extra semicolons from C++ code.Stephen Kelly2014-04-031-5/+5
* stringapi: Use strings for property namesBen Boeckel2014-03-081-1/+1
* Drop unused builtin documentation APIsBrad King2013-10-161-9/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3
* Merge branch 'add-const-qualifiers' into doxygen-fixesBrad King2012-03-011-1/+1
|\
| * cmPropertyDefinition::IsChained is constYury G. Kudryashov2012-02-241-1/+1
* | doxygen: cmPropertyDefinitionYury G. Kudryashov2012-02-291-12/+23
|/
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add ability to get documentaiton of a property from a scriptKen Martin2007-10-241-0/+6
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-0/+10
* STYLE: sort the property documentation intoAlexander Neundorf2007-07-111-1/+0
* ENH: getting some of the property changed chewcked into CVS at leastKen Martin2006-12-011-0/+49