Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -4/+4 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | ENH: Teach separate_arguments() to parse commands | Brad King | 2009-07-14 | 1 | -9/+85 |
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+1 |
* | BUG: improve bad argument handling for INCLUDE_DIRECTORIES and ADD_DEFINITION... | Ken Martin | 2007-03-07 | 1 | -2/+1 |
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -1/+2 |
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -2/+2 |
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
* | ENH: add new command to separate space separated arguments | Bill Hoffman | 2002-04-30 | 1 | -0/+38 |