Brad King
|
173448d988
ENH: Pass config to cmTarget::GetLinkerLanguage
|
16 years ago |
Brad King
|
6ef56f7778
ENH: Use fixed header file type mapping for Xcode
|
16 years ago |
Brad King
|
a608467180
ENH: Simpler cmTarget::GetLinkerLanguage signature
|
16 years ago |
Brad King
|
2247153110
BUG: Do not generate "global" Xcode config
|
16 years ago |
Brad King
|
6bd9d5ab8a
ENH: Simplify Xcode CreateBuildSettings method
|
16 years ago |
Brad King
|
f952ead857
ENH: Use logical target names in Xcode projects
|
16 years ago |
Brad King
|
f33a27abd6
ENH: Generate native Xcode 3.0 and 3.1 projects
|
16 years ago |
Brad King
|
921f3a1ac2
BUG: Do not automatically set HEADER_FILE_ONLY
|
16 years ago |
Bill Hoffman
|
756cb547f3
BUG: fix xcode depend issue and add a test for it
|
16 years ago |
David Cole
|
6e87aa49e6
BUG: Fix issue #8253 - handle xib file extension in Xcode projects so that double clicking on xib files opens them up in Interface Builder. Thanks to baron_roberts for the patch.
|
16 years ago |
Bill Hoffman
|
65c1511814
BUG: fix depend bug again for Xcode
|
16 years ago |
Bill Hoffman
|
f535cf99ed
BUG: use the top level project name for the xcode depend helper directory names
|
16 years ago |
David Cole
|
1dee719cdc
BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to specify the target deployment runtime OS version of the built executables on Mac OSX. Thanks to Mike Jackson for the patch.
|
17 years ago |
Brad King
|
acb0e8fb85
BUG: Fix LOCATION property for Mac AppBundles
|
17 years ago |
Brad King
|
576167d381
ENH: Put custom target sources in Xcode projects
|
17 years ago |
Bill Hoffman
|
600470e5ca
BUG: 7763 fix, OPTIMIZATION was not set right. Also fix for BUG 7764, put XCODE_ATTRIBUTES_ last
|
17 years ago |
Brad King
|
76c5697a16
ENH: Use improved target dependencies for Xcode
|
17 years ago |
Bill Hoffman
|
7ac6912d5e
BUG: make sure flag is found even with extra spaces at the start
|
17 years ago |
David Cole
|
58be1b005f
BUG: Fix issue #7046 - make sure extensionless headers and resource files work with the Xcode generator. Also fix incorrect mappings in the lastKnownFileType code. Add some extensionless files to the Framework test.
|
17 years ago |
Brad King
|
f89dae7a94
ENH: Create Info.plist files in OS X Frameworks
|
17 years ago |
Brad King
|
698b8044a6
ENH: Simplify string attributes in Xcode generator
|
17 years ago |
Bill Hoffman
|
e5ba0296c2
BUG: fix for bug 7316
|
17 years ago |
Brad King
|
0d54001276
ENH: Set version info for shared libs on OSX.
|
17 years ago |
Brad King
|
9a3c0bf073
BUG: Do not build human-reference files in Xcode
|
17 years ago |
Brad King
|
e225a377b9
ENH: Add projectRoot to Xcode projects
|
17 years ago |
Brad King
|
97e658c571
BUG: Fix AppBundle=>Library depends in Xcode
|
17 years ago |
Brad King
|
1342965b05
BUG: Fix Xcode reference to Info.plist resource
|
17 years ago |
Brad King
|
264af17bfc
BUG: Fix Xcode per-config bundle name in Info.plist
|
17 years ago |
Bill Hoffman
|
4bc39940c3
ENH: fix for flags that have sub-string matches
|
17 years ago |
Bill Hoffman
|
d4fdbeed64
ENH: allow users to set sysroot
|
17 years ago |