summaryrefslogtreecommitdiffstats
path: root/Source/cmCommandArgumentParserTokens.h
Commit message (Collapse)AuthorAgeFilesLines
* 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: Allow most characters in ENV variable refsBrad King2008-12-171-33/+42
| | | | | | The $ENV{VAR} syntax permits access to environment variables. This teaches CMake to recognize most characters in the VAR name since some environments may have variables with non-C-identifier characters.
* STYLE: fix some kwstyle errorsBill Hoffman2007-07-271-0/+16
|
* STYLE: fix line lengthKen Martin2006-05-101-2/+3
|
* ENH: Using patch from Frans Englich to clarify error messages.Brad King2006-03-161-5/+5
|
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-1/+2
|
* ENH: Initial importAndy Cedilnik2005-06-131-0/+70