| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: remove else after break and continue | Daniel Pfeifer | 2017-04-21 | 1 | -2/+1 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -1/+6 |
|
|
* | 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 | -46/+31 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Remove unused cmLocalGenerator include. | Stephen Kelly | 2015-10-05 | 1 | -1/+0 |
|
|
* | Fix warnings from clang scanbuild. | Bill Hoffman | 2015-03-25 | 1 | -9/+1 |
|
|
* | Replace while loop with member insert. | Stephen Kelly | 2015-02-06 | 1 | -8/+1 |
|
|
* | Take a size check outside of an inner loop. | Stephen Kelly | 2015-02-06 | 1 | -5/+5 |
|
|
* | Replace 'foo.size() == 0' pattern with foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -1/+1 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -4/+4 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | cmMakefile: make some methods take const std::string& instead of const char* | Rolf Eike Beer | 2014-01-16 | 1 | -1/+1 |
|
|
* | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 1 | -0/+5 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -4/+4 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Disallow link-type keywords in link interface | Brad King | 2008-08-19 | 1 | -0/+1 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -3/+1 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -2/+2 |
|
|
* | ENH: add the IMPORT keyword to ADD_EXECUTABLE(), which generates an | Alexander Neundorf | 2007-05-22 | 1 | -1/+1 |
|
|
* | BUG: fix for bug 4414, find targets in the global generator for set_target_pr... | Bill Hoffman | 2007-02-07 | 1 | -8/+7 |
|
|
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -16/+30 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -3/+6 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -1/+1 |
|
|
* | BUG: Report error when a target does not exist. | Brad King | 2006-02-16 | 1 | -0/+1 |
|
|
* | ENH: add target properties files | Bill Hoffman | 2002-12-21 | 1 | -0/+99 |
|
|