Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove cmGlobalXCode21Generator subclass | Brad King | 2009-09-19 | 1 | -41/+0 |
| | | | | | | | This subclass of cmGlobalXCodeGenerator only provided two virtual method overrides, and it made construction of the Xcode generator instance complicated. This commit removes it and replaces the virtual methods with tests of the Xcode version. The change removes duplicate code. | ||||
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -1/+2 |
| | |||||
* | COMP: Even more global target fixes | Andy Cedilnik | 2006-02-24 | 1 | -0/+3 |
| | |||||
* | ENH: add real support for Xcode21 | Bill Hoffman | 2005-09-02 | 1 | -0/+3 |
| | |||||
* | ENH: add new stub generator | Bill Hoffman | 2005-07-19 | 1 | -0/+34 |