| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: remove else after break and continue | Daniel Pfeifer | 2017-04-21 | 1 | -2/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
|
|
* | fix some include-what-you-use diagnostics | Daniel Pfeifer | 2017-02-17 | 1 | -1/+0 |
|
|
* | cmDisallowedCommand: extract policy checking from cmCommand | Daniel Pfeifer | 2017-02-13 | 1 | -5/+0 |
|
|
* | Avoid some copies | Daniel Pfeifer | 2016-10-30 | 1 | -9/+6 |
|
|
* | Remove redundant c_str() calls | Daniel Pfeifer | 2016-10-30 | 1 | -2/+2 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+3 |
|
|
* | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -1/+11 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Avoid else after return | Daniel Pfeifer | 2016-09-16 | 1 | -11/+10 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -4/+4 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -254/+175 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | cmMakeDepend: Inline into inheriting class. | Stephen Kelly | 2015-10-20 | 1 | -175/+128 |
|
|
* | cmMakeDepend: Inline into only user. | Stephen Kelly | 2015-10-20 | 1 | -1/+438 |
|
|
* | cmMakefile: Port users of GetStart* methods to new names. | Stephen Kelly | 2015-04-20 | 1 | -1/+1 |
|
|
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+1 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -2/+3 |
|
|
* | Use new cmHasLiteralPrefix function | Stephen Kelly | 2013-11-21 | 1 | -1/+1 |
|
|
* | Add policy CMP0032 to disallow output_required_files | Brad King | 2013-10-22 | 1 | -0/+3 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -9/+9 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: fix for 5071, report error if output file can not be opened | Bill Hoffman | 2008-10-10 | 1 | -0/+7 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -18/+16 |
|
|
* | ENH: Merging changes from branch CMake-SourceFile2-b between tags | Brad King | 2007-06-18 | 1 | -7/+0 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -1/+2 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -27/+27 |
|
|
* | ENH: fix test | Bill Hoffman | 2005-10-18 | 1 | -1/+0 |
|
|
* | ENH: add .txx files and put the start directory in the search path | Bill Hoffman | 2005-10-18 | 1 | -3/+23 |
|
|
* | Implement GetLineFromStream that actually works and use it instead of getline | Andy Cedilnik | 2003-03-27 | 1 | -4/+3 |
|
|
* | updated for changes in Depend Calcs | Ken Martin | 2002-12-10 | 1 | -12/+32 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -26/+26 |
|
|
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 1 | -1/+1 |
|
|
* | ENH: expand variables in arguments before the commands get them | Bill Hoffman | 2002-03-05 | 1 | -4/+0 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
|
|
* | ENH: change InitialPass to take a const reference to the argument string, to ... | Bill Hoffman | 2001-09-20 | 1 | -1/+1 |
|
|
* | ENH: Hacked together a new implementation of the dependency generator code. ... | Brad King | 2001-07-17 | 1 | -12/+11 |
|
|
* | ERR: Removed unused variable. | Brad King | 2001-06-19 | 1 | -1/+0 |
|
|
* | added new command | Ken Martin | 2001-06-12 | 1 | -0/+238 |
|
|