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
*
Merge topic 'xcode-framework-paths'
Brad King
2013-06-05
1
-11/+7
|
\
|
*
Xcode: Fix framework search paths in STATIC library targets (#14191)
Brad King
2013-06-04
1
-11/+7
*
|
Merge topic 'VISIBILITY_PRESET-property'
Brad King
2013-06-05
1
-0/+3
|
\
\
|
*
|
Introduce target property <LANG>_VISIBILITY_PRESET
Stephen Kelly
2013-06-02
1
-0/+3
*
|
|
Merge topic 'cfbundle-location'
Brad King
2013-06-04
1
-7/+1
|
\
\
\
|
*
|
|
OS X: Fix getting of CFBundle LOCATION property.
Clinton Stimpson
2013-06-03
1
-7/+1
*
|
|
|
Merge topic 'target-COMPILE_OPTIONS'
Brad King
2013-06-03
1
-2/+4
|
\
\
\
\
|
*
|
|
|
Add cmLocalGenerator::GetCompileOptions.
Stephen Kelly
2013-06-02
1
-2/+4
*
|
|
|
|
Merge topic 'rpath-on-mac'
Brad King
2013-06-03
1
-0/+23
|
\
\
\
\
\
|
*
|
|
|
|
Xcode: Add rpath support in Xcode generator.
Clinton Stimpson
2013-06-03
1
-0/+23
*
|
|
|
|
|
Merge topic 'xcode-shlib-versioning'
Brad King
2013-06-03
1
-15/+79
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Xcode: Add support for shared library versioning
Clinton Stimpson
2013-05-29
1
-15/+79
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'framework-refactor'
Brad King
2013-06-03
1
-2/+7
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Refactor how bundles and frameworks are supported.
Clinton Stimpson
2013-05-23
1
-2/+7
*
|
|
|
Merge topic 'xcode-attributes-variant'
Brad King
2013-05-23
1
-2/+33
|
\
\
\
\
|
*
|
|
|
Xcode: Support XCODE_ATTRIBUTE_ with [variant=<config>] (#12532)
Cédric OCHS
2013-05-22
1
-2/+33
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Xcode: Honor CMAKE_(MODULE|SHARED)_LINKER_FLAGS_<CONFIG> (#14161)
Matthew Bentham
2013-05-22
1
-17/+13
|
/
/
/
*
|
|
Merge topic 'xcode-explicitFileType'
Brad King
2013-05-16
1
-3/+3
|
\
\
\
|
*
|
|
Xcode: Use explicitFileType to mark source types (#14093)
Brad King
2013-04-16
1
-3/+3
|
|
/
/
*
|
|
Add projectDir parameter to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-0/+2
|
/
/
*
|
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
Stephen Kelly
2013-03-25
1
-6/+2
*
|
Xcode: Generate recommended artwork setting (#13954)
Brad King
2013-02-26
1
-0/+2
*
|
Merge topic 'xcode-target-depends'
Brad King
2013-02-20
1
-41/+19
|
\
\
|
*
|
Xcode: Each target dependency edge needs a unique object (#13935)
Brad King
2013-02-19
1
-23/+19
|
*
|
Xcode: Drop check for circular target dependencies
Brad King
2013-02-19
1
-18/+0
*
|
|
Merge topic 'ide-compiler-vars-cleanup'
Brad King
2013-02-20
1
-2/+0
|
\
\
\
|
*
|
|
VS,Xcode: Remove unused CMAKE_GENERATOR_* variables
Brad King
2013-02-19
1
-2/+0
|
|
/
/
*
|
|
Xcode: Sort source files
Alexander Chehovsky
2013-02-18
1
-1/+12
*
|
|
Xcode: Fix nested source group handling (#12943)
Alexander Chehovsky
2013-02-18
1
-1/+1
|
/
/
*
|
Merge branch 'master' into generator-toolset
Brad King
2013-02-07
1
-2/+2
|
\
\
|
*
|
Move GetCompileDefinitions to cmTarget.
Stephen Kelly
2013-01-29
1
-2/+2
*
|
|
Xcode: Implement generator toolset selection (#9831, #13802)
Brad King
2013-02-07
1
-0/+24
|
/
/
*
|
XCode generator won't infinitely parse compiler flags (bug #13354).
Robert Maynard
2013-01-18
1
-5/+10
*
|
Process the INTERFACE_PIC property from linked dependencies
Stephen Kelly
2013-01-10
1
-2/+4
*
|
Make linking APIs aware of 'head' target
Stephen Kelly
2013-01-08
1
-1/+1
|
/
*
Xcode: Add frameworks search paths from link dependeny closure (#13397)
Brad King
2012-12-07
1
-25/+11
*
Revert "Move GetLinkInformation to cmGeneratorTarget"
Stephen Kelly
2012-11-21
1
-2/+1
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-3/+2
*
Allow a GeneratorFactory handling of more than one generator
Patrick Gansterer
2012-11-19
1
-2/+4
*
Add cmGlobalGeneratorFactory::GetGenerators()
Patrick Gansterer
2012-11-19
1
-0/+3
*
Introduce the abstract class cmGlobalGeneratorFactory
Patrick Gansterer
2012-11-19
1
-1/+18
*
Xcode: Fix ReRunCMake.make path to cmake.check_cache (#13603)
Brad King
2012-10-24
1
-2/+6
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
1
-1/+2
*
Merge topic 'generator-expression-target-properties'
Brad King
2012-09-28
1
-12/+5
|
\
|
*
Return a std::string from GetCompileDefinitions.
Stephen Kelly
2012-09-21
1
-2/+3
|
*
Port remaining code to GetCompileDefinitions().
Stephen Kelly
2012-09-21
1
-12/+4
*
|
Merge topic 'use-generator-target'
David Cole
2012-09-25
1
-3/+8
|
\
\
|
|
/
|
*
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-1/+2
|
*
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-1/+4
|
*
Move GetLinkInformation to cmGeneratorTarget
Stephen Kelly
2012-09-19
1
-1/+2
[next]