summaryrefslogtreecommitdiffstats
path: root/Source/cmPropertyDefinition.cxx
Commit message (Collapse)AuthorAgeFilesLines
* stringapi: Use strings for property namesBen Boeckel2014-03-081-1/+1
| | | | Property names are always generated by CMake and should never be NULL.
* Drop unused builtin documentation APIsBrad King2013-10-161-13/+0
| | | | | Now that all DefineProperty documentation calls have been dropped, drop the supporting APIs.
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-1/+0
| | | | | We need only 'Brief' for usage documentation. We no longer have builtin 'Full' documentation, which is now in Help/*/*.rst files.
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* ENH: change to make the documentation class more generic, about halfway ↵Ken Martin2007-10-221-4/+8
| | | | there, also provides secitons for Variables now
* BUG: revert doc changes since VS7 cannot compile them, will implement them ↵Ken Martin2007-10-091-2/+2
| | | | in a different manner
* ENH: make documentation entries actually store their dataKen Martin2007-10-091-2/+2
|
* STYLE: sort the property documentation intoAlexander Neundorf2007-07-111-20/+1
| | | | | | global/directory/target/test/sourcefile and variable sections Alex
* BUG: Fixed spelling of globally in global property names.Brad King2007-06-271-1/+1
|
* ENH: added the ability to document variables and cached_variablesKen Martin2007-06-251-0/+5
|
* ENH: fix compiler warningKen Martin2006-12-051-6/+6
|
* ENH: fix compiler warningKen Martin2006-12-051-0/+4
|
* ENH: getting some of the property changed chewcked into CVS at leastKen Martin2006-12-011-0/+58