summaryrefslogtreecommitdiff
path: root/Source/cmIncludeRegularExpressionCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Refactor: reduce cmToCStr usageMarc Chevrier2021-08-191-1/+1
* cmIncludeRegularExpressionCommand: Port away from cmCommandRegina Pfeifer2019-09-121-9/+9
* Include necessary headers in commandsDaniel Pfeifer2016-10-261-0/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* use empty method to check for emptynessDaniel Pfeifer2016-09-151-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-9/+6
* Remove some c_str() calls.Stephen Kelly2014-03-111-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+1
* STYLE: fix line lengthKen Martin2006-05-111-1/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-2/+2
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about ...Brad King2001-06-211-1/+6
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used ...Brad King2001-03-151-0/+30