summaryrefslogtreecommitdiffstats
path: root/Source/cmExprParserHelper.h
Commit message (Expand)AuthorAgeFilesLines
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* ParserHelper: Move macros to bottom of filesDaniel Pfeifer2017-02-201-12/+7
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-5/+3
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-4/+2
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Remove cmExprParserHelper::SetLineFile()Yury G. Kudryashov2012-03-031-2/+0
* Remove UnionsAvailable member from 2 classesYury G. Kudryashov2012-03-031-1/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-6/+6
* ENH: Add rudamentary mathematical expression supportAndy Cedilnik2005-10-171-0/+79