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
*
Preemptively fix line too long problem before tomorrow's dashboard has a chan...
David Cole
2010-02-12
1
-3/+4
*
Fix for issue #9125 - invent CMAKE_XCODE_ATTRIBUTE_* variable mechanism. If t...
David Cole
2010-02-12
1
-0/+15
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-0/+15
*
Implement LINK_FLAGS_<CONFIG> property on Xcode
Brad King
2009-11-06
1
-0/+10
*
Fix Xcode <= 2.0 projects with CMAKE_BUILD_TYPE
Brad King
2009-10-28
1
-1/+4
*
Keep Xcode intermediate files away from output dir
Brad King
2009-10-28
1
-2/+14
*
Fix Xcode dylib version default
Brad King
2009-10-26
1
-10/+10
*
Add Xcode file association for Fortran
Brad King
2009-10-22
1
-0/+4
*
Define per-target OSX_ARCHITECTURES property
Brad King
2009-10-21
1
-0/+28
*
fix Xcode 30 generator
Bill Hoffman
2009-10-07
1
-8/+8
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Add Xcode SYMROOT setting for custom targets
Brad King
2009-09-23
1
-3/+4
*
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
[next]