index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalXCodeGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach Xcode generator to set XCODE_VERSION
Brad King
2009-09-23
1
-7/+16
*
Fix Xcode project references to the source tree
Brad King
2009-09-22
1
-56/+31
*
Fix Bug #8332, add support for .pch files for Xcode.
Bill Hoffman
2009-09-21
1
-1/+2
*
Fix Bug #8928, add support for .xib files for Xcode.
Bill Hoffman
2009-09-21
1
-0/+4
*
Remove cmGlobalXCode21Generator subclass
Brad King
2009-09-19
1
-12/+27
*
Fix the build for version 2.5 of Xcode.
Bill Hoffman
2009-09-18
1
-0/+9
*
Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...
Bill Hoffman
2009-09-17
1
-27/+27
*
Bug #8356, add support for image types in Xcode files.
Bill Hoffman
2009-09-14
1
-0/+4
*
Fix for bug #8807, add support for CMAKE_EXE_LINKER_FLAGS_(config) to Xcode g...
Bill Hoffman
2009-09-14
1
-0/+9
*
Separate Xcode flag escaping code from defines
Brad King
2009-07-29
1
-28/+69
*
Re-order cmGlobalXCodeGenerator implementation
Brad King
2009-07-29
1
-51/+51
*
BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...
David Cole
2009-07-24
1
-0/+6
*
BUG: Fix issue #8481 - generate Xcode projects such that breakpoints may be u...
David Cole
2009-07-22
1
-3/+34
*
BUG: Fix Xcode linker language
Brad King
2009-07-10
1
-0/+57
*
ENH: Pass config to cmTarget::GetLinkerLanguage
Brad King
2009-07-08
1
-1/+1
*
ENH: Use fixed header file type mapping for Xcode
Brad King
2009-07-08
1
-10/+6
*
ENH: Simpler cmTarget::GetLinkerLanguage signature
Brad King
2009-07-07
1
-2/+2
*
BUG: Do not generate "global" Xcode config
Brad King
2009-07-02
1
-16/+18
*
ENH: Simplify Xcode CreateBuildSettings method
Brad King
2009-07-02
1
-52/+57
*
ENH: Use logical target names in Xcode projects
Brad King
2009-07-02
1
-21/+5
*
ENH: Generate native Xcode 3.0 and 3.1 projects
Brad King
2009-06-29
1
-29/+113
*
BUG: Do not automatically set HEADER_FILE_ONLY
Brad King
2009-03-16
1
-2/+11
*
BUG: fix xcode depend issue and add a test for it
Bill Hoffman
2009-02-19
1
-1/+1
*
BUG: Fix issue #8253 - handle xib file extension in Xcode projects so that do...
David Cole
2009-02-19
1
-0/+4
*
BUG: fix depend bug again for Xcode
Bill Hoffman
2009-02-19
1
-3/+2
*
BUG: use the top level project name for the xcode depend helper directory names
Bill Hoffman
2009-02-18
1
-1/+2
*
BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to speci...
David Cole
2009-01-27
1
-0/+7
*
BUG: Fix LOCATION property for Mac AppBundles
Brad King
2009-01-20
1
-10/+0
*
ENH: Put custom target sources in Xcode projects
Brad King
2008-10-09
1
-24/+61
*
BUG: 7763 fix, OPTIMIZATION was not set right. Also fix for BUG 7764, put XC...
Bill Hoffman
2008-10-02
1
-16/+14
*
ENH: Use improved target dependencies for Xcode
Brad King
2008-09-15
1
-62/+4
*
BUG: make sure flag is found even with extra spaces at the start
Bill Hoffman
2008-09-11
1
-1/+1
*
BUG: Fix issue #7046 - make sure extensionless headers and resource files wor...
David Cole
2008-09-05
1
-17/+31
*
ENH: Create Info.plist files in OS X Frameworks
Brad King
2008-09-02
1
-0/+12
*
ENH: Simplify string attributes in Xcode generator
Brad King
2008-09-02
1
-15/+1
*
BUG: fix for bug 7316
Bill Hoffman
2008-07-14
1
-4/+0
*
ENH: Set version info for shared libs on OSX.
Brad King
2008-07-09
1
-4/+32
*
BUG: Do not build human-reference files in Xcode
Brad King
2008-07-07
1
-1/+8
*
ENH: Add projectRoot to Xcode projects
Brad King
2008-07-07
1
-0/+7
*
BUG: Fix AppBundle=>Library depends in Xcode
Brad King
2008-07-07
1
-2/+12
*
BUG: Fix Xcode reference to Info.plist resource
Brad King
2008-07-03
1
-10/+15
*
BUG: Fix Xcode per-config bundle name in Info.plist
Brad King
2008-07-03
1
-1/+5
*
ENH: fix for flags that have sub-string matches
Bill Hoffman
2008-06-06
1
-1/+1
*
ENH: allow users to set sysroot
Bill Hoffman
2008-04-28
1
-1/+22
*
BUG: Correct Mac OS X framework behavior
Brad King
2008-04-08
1
-48/+13
*
ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties
Brad King
2008-02-18
1
-8/+8
*
ENH: Allow multiple OS X applications bundles to be created in a single build...
Brad King
2008-02-14
1
-12/+9
*
ENH: Avoid computing link information for static library targets. They do no...
Brad King
2008-02-07
1
-20/+25
*
ENH: Add cmTarget::GetLinkInformation method to allow several places in the g...
Brad King
2008-01-29
1
-2/+3
*
ENH: Support exporting/importing of Framework targets.
Brad King
2008-01-28
1
-6/+3
[next]