summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalXCode21Generator.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Improvements to the Xcode generator. Build frameworks using native Copy ↵David Cole2007-08-141-0/+1
| | | | Headers and Copy Bundle Resources phases. Fix bugs: eliminate folders with no names, ensure source files show up in multiple targets, remove empty utility targets from Sources subtrees, ensure that fileRefs only show up once in each grouping folder.
* STYLE: fix line lengthKen Martin2006-05-111-1/+2
|
* ENH: fix up this changes for macBill Hoffman2006-03-151-1/+1
|
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-3/+3
|
* ENH: add real support for Xcode21Bill Hoffman2005-09-021-0/+22
|
* ENH: if Xcode21 is installed then create 21 compatible project filesBill Hoffman2005-07-191-0/+2
|
* ENH: add new stub generatorBill Hoffman2005-07-191-0/+21