summaryrefslogtreecommitdiffstats
path: root/Source/cmXCode21Object.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* ENH: Improvements to the Xcode generator. Build frameworks using native Copy ↵David Cole2007-08-141-1/+19
| | | | 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-121-2/+4
|
* ENH: Add support for Xcode 2.1Andy Cedilnik2006-03-291-0/+1
|
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-5/+5
|
* STYLE: fix line lengthsBill Hoffman2006-03-101-4/+8
|
* ENH: fixes for xcode21 and build styles and comments in the generated projectBill Hoffman2005-11-161-3/+16
|
* ENH: add real support for Xcode21Bill Hoffman2005-09-021-0/+72