| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+6 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+1 |
|
|
* | Separate compilation for commands included in cmBootstrapCommands1 | Daniel Pfeifer | 2016-10-21 | 1 | -0/+1 |
|
|
* | 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 | -56/+32 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -1/+0 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -3/+3 |
|
|
* | cmCMakeMinimumRequired: Use unsigned int for version numbers | Christoph GrĂ¼ninger | 2014-12-23 | 1 | -8/+8 |
|
|
* | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
|
|
* | Drop compatibility with CMake < 2.4 | Brad King | 2013-10-23 | 1 | -0/+3 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Teach cmake_minimum_required about tweak version | Brad King | 2010-04-23 | 1 | -6/+13 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Add parentheses around '&&' between '||' for gcc | Brad King | 2009-09-11 | 1 | -7/+7 |
|
|
* | ENH: Ignore unknown cmake_minimum_required args | Brad King | 2009-01-03 | 1 | -5/+21 |
|
|
* | ENH: Cleanup policy version interface presented to user. | Brad King | 2008-03-24 | 1 | -6/+5 |
|
|
* | ENH: clean up some policy stuff and interactions with CMAKE_BACKWARDS_COMPATI... | Ken Martin | 2008-03-07 | 1 | -0/+9 |
|
|
* | BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILIT... | Ken Martin | 2008-03-06 | 1 | -3/+0 |
|
|
* | ENH: Make CMAKE_MINIMUM_REQUIRED command FATAL_ERROR option implicit (always ... | Brad King | 2008-03-04 | 1 | -15/+2 |
|
|
* | ENH: more policy changes | Ken Martin | 2008-03-04 | 1 | -0/+3 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+2 |
|
|
* | ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ... | Bill Hoffman | 2006-11-29 | 1 | -3/+3 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -5/+6 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -5/+8 |
|
|
* | ENH: Added FATAL_ERROR option and fixed check to not have floating point roun... | Brad King | 2006-02-14 | 1 | -23/+90 |
|
|
* | ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch lev... | Brad King | 2005-06-17 | 1 | -1/+11 |
|
|
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -1/+0 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Re... | Brad King | 2002-10-10 | 1 | -1/+1 |
|
|
* | ENH: Added cmStringStream class to wrap std::stringstream or std::strstream d... | Brad King | 2002-06-19 | 1 | -4/+3 |
|
|
* | WAR: remove warnings for .NET compiler | Bill Hoffman | 2002-04-25 | 1 | -1/+1 |
|
|
* | BUG: add missing include | Bill Hoffman | 2002-04-18 | 1 | -0/+1 |
|
|
* | ENH: backwards compatible for VTK 4.0, add cmake version requires | Bill Hoffman | 2002-04-17 | 1 | -0/+45 |
|
|