| Commit message (Expand) | Author | Age | Files | Lines |
* | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Add self-sufficient wrapper for <sys/stat.h> | Daniel Pfeifer | 2017-03-24 | 1 | -4/+1 |
|
|
* | Remove redundant c_str() calls | Daniel Pfeifer | 2016-10-30 | 1 | -1/+1 |
|
|
* | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -0/+5 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -33/+23 |
|
|
* | Source: Stabilize include order of sys/types.h before sys/stat.h | Brad King | 2016-05-03 | 1 | -0/+1 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Remove borland workarounds. | Stephen Kelly | 2014-10-15 | 1 | -2/+0 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -1/+2 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Borland: No S_IWGRP is available | Brad King | 2010-06-03 | 1 | -0/+2 |
|
|
* | Really trust umask in file(WRITE) command (#10789, #10126) | Brad King | 2010-06-03 | 1 | -12/+7 |
|
|
* | Trust umask for file permissions | Brad King | 2010-01-12 | 1 | -4/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Remove check for files written by file(WRITE) being loaded. | Brad King | 2008-04-30 | 1 | -1/+0 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+2 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -1/+2 |
|
|
* | ENH: Allow blocking of writing into the source tree | Andy Cedilnik | 2006-03-22 | 1 | -0/+10 |
|
|
* | ENH: Cleanup bootstrap even more | Andy Cedilnik | 2006-03-22 | 1 | -0/+3 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -1/+1 |
|
|
* | STYLE: Fix typos | Andy Cedilnik | 2005-07-06 | 1 | -1/+1 |
|
|
* | BUG: Handle restrictive permissions | Andy Cedilnik | 2005-03-07 | 1 | -0/+27 |
|
|
* | ENH: Add check for infinite loops. Make sure that files written using WRITE_F... | Andy Cedilnik | 2004-04-18 | 1 | -0/+1 |
|
|
* | ENH: Moved ExpandListVariables out of individual commands. Argument evaluati... | Brad King | 2002-12-11 | 1 | -4/+2 |
|
|
* | Make directory if it does not exist yet | Andy Cedilnik | 2002-11-04 | 1 | -2/+5 |
|
|
* | Add flag to WRITE_FILE to append | Andy Cedilnik | 2002-10-29 | 1 | -2/+10 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | removed some includes | Ken Martin | 2002-09-27 | 1 | -1/+0 |
|
|
* | compiler warning | Ken Martin | 2002-09-22 | 1 | -1/+0 |
|
|
* | Fix namespace problem | Andy Cedilnik | 2002-09-21 | 1 | -1/+1 |
|
|
* | Add WRITE_FILE command, which writes string to a file | Andy Cedilnik | 2002-09-20 | 1 | -0/+54 |
|
|