summaryrefslogtreecommitdiff
path: root/Source/cmXCodeObject.h
Commit message (Expand)AuthorAgeFilesLines
* Source: Fix IWYU warnings in Xcode generatorsNAKAMURA Takumi2021-11-161-0/+1
* Merge topic 'xcode-object-ids'Brad King2021-01-081-1/+1
|\
| * cmGlobalXCodeGenerator: Adopt pbxproj object id generationBrad King2021-01-061-1/+1
* | Xcode: add support for embedding frameworksGusts Kaksis2020-11-281-0/+7
|/
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-3/+1
* Xcode: Refactor build setting append code and attribute getter namingGusts Kaksis2020-08-281-1/+5
* Refactoring: add cm::contains to <cmext/algorithm>Marc Chevrier2020-04-171-3/+6
* clang-tidy: modernize-use-autoRegina Pfeifer2019-09-101-2/+1
* cmAlgorithms: Add cmContainsRegina Pfeifer2019-08-191-7/+4
* Xcode: use ranged for loops, cleanup existing for loopsCraig Scott2017-11-101-1/+1
* Convert some leftover loops to C++11 range-based loopMatthias Maennich2017-09-281-3/+1
* Fix some occurrences of readability-avoid-const-params-in-declsMatthias Maennich2017-09-281-2/+2
* Fix some occurrences using string by value rather than by const&Matthias Maennich2017-09-281-1/+1
* Use C++11 nullptr (cont.)Matthias Maennich2017-09-191-2/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-231-2/+7
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Xcode: Add function to conditionally add Xcode AttributesGregor Jasny2016-06-171-0/+9
* Xcode: Add const qualifiersJames Touton2016-06-171-16/+21
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-95/+89
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Xcode: Refactor block writes to allow any level of nestingRobert Goulet2016-02-241-0/+4
* Xcode: Fix typo in commentStephen Kelly2015-10-261-1/+1
* Xcode: Remove trailing semicolonStephen Kelly2015-10-261-1/+1
* Xcode: Port API to cmGeneratorTarget.Stephen Kelly2015-10-241-4/+4
* 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