summaryrefslogtreecommitdiff
path: root/Source/cmXCodeObject.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-9/+9
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-10/+2
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-10/+10
* stringapi: Use strings in target nameBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for the languagesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for AddString methodsBen Boeckel2014-03-081-1/+1
* Xcode: Each target dependency edge needs a unique object (#13935)Brad King2013-02-191-9/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-14/+14
* Xcode: Save object id values in CMakeCache.txt (#11690)David Cole2011-08-241-0/+4
* Xcode: Fix parallel build depends with universal binaries (#11844)Brad King2011-06-061-0/+14
* XCode: Also qoute [] as needed to set build-configurations.Johan Björk2011-04-071-0/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Simplify string attributes in Xcode generatorBrad King2008-09-021-0/+2
* STYLE: fix some kwstyle errorsBill Hoffman2007-07-271-0/+16
* STYLE: fix line lengthKen Martin2006-05-121-11/+14
* ENH: Add copy stages for bundle filesAndy Cedilnik2006-03-291-0/+1
* BUG: some UNIX fixes for my m_ commitKen Martin2006-03-151-11/+11
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-38/+38
* BUG: Sweeping changes to cleanup computation of target names. This shouldBrad King2006-01-131-4/+10
* ENH: fixes for xcode21 and build styles and comments in the generated projectBill Hoffman2005-11-161-6/+6
* ENH: fix warningsBill Hoffman2005-09-051-1/+1
* ENH: add real support for Xcode21Bill Hoffman2005-09-021-2/+8
* ENH: more tests are passing, relative paths, and external objects are the one...Bill Hoffman2005-02-171-0/+20
* ENH: add link library stuffBill Hoffman2005-02-081-0/+4
* ENH: fix bug in target linkingBill Hoffman2005-02-071-0/+5
* ENH: this version can build cmakeBill Hoffman2005-02-041-0/+24
* ENH: depends work between targetsBill Hoffman2005-02-031-5/+27
* ENH: getting closerBill Hoffman2005-02-021-1/+3
* ENH: add initial non-working XCode stuffBill Hoffman2005-01-251-4/+5
* ENH: initial xcode stuffBill Hoffman2005-01-241-3/+7
* ENH: start xcode stuffBill Hoffman2005-01-211-0/+49