Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace 'foo.size() == 0' pattern with foo.empty(). | Stephen Kelly | 2015-08-24 | 1 | -1/+1 |
* | Xcode: Let PrintComment decide if the comment is non-empty | Gregor Jasny | 2015-04-17 | 1 | -0/+4 |
* | Xcode: PrintComment will prepend a whitespace itself before the comment | Gregor Jasny | 2015-04-17 | 1 | -1/+1 |
* | 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: Improvements to the Xcode generator. Build frameworks using native Copy ... | David Cole | 2007-08-14 | 1 | -1/+19 |
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -2/+4 |
* | ENH: Add support for Xcode 2.1 | Andy Cedilnik | 2006-03-29 | 1 | -0/+1 |
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -5/+5 |
* | STYLE: fix line lengths | Bill Hoffman | 2006-03-10 | 1 | -4/+8 |
* | ENH: fixes for xcode21 and build styles and comments in the generated project | Bill Hoffman | 2005-11-16 | 1 | -3/+16 |
* | ENH: add real support for Xcode21 | Bill Hoffman | 2005-09-02 | 1 | -0/+72 |