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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require CMAKE_<LANG>_COMPILER to be found as a full path
Brad King
2013-10-28
1
-0/+1
*
Escape target flags taken from COMPILE_OPTIONS
Brad King
2013-06-27
1
-1/+1
*
Add projectDir parameter to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-0/+1
*
Xcode: Implement generator toolset selection (#9831, #13802)
Brad King
2013-02-07
1
-0/+2
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-1/+1
*
Introduce the abstract class cmGlobalGeneratorFactory
Patrick Gansterer
2012-11-19
1
-1/+3
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-18/+18
*
Pre-compute object file names before Xcode generation
David Cole
2012-03-19
1
-0/+2
*
Xcode: Re-factor some existing methods into "FromPath" variants
David Cole
2012-03-16
1
-0/+6
*
Xcode: Re-factor code into GetObjectsNormalDirectory method
David Cole
2012-03-16
1
-0/+5
*
Rename/constify build-time config placeholder lookup
Brad King
2012-03-09
1
-1/+1
*
Remove unused partial OBJECT_FILES property implementation
Brad King
2012-03-06
1
-3/+0
*
Constify XCode generator getters to match cmGlobalGenerator
Brad King
2011-10-07
1
-2/+2
*
Xcode: Save object id values in CMakeCache.txt (#11690)
David Cole
2011-08-24
1
-0/+4
*
Merge topic 'xcode-source_groups-folders-issue-10039'
Brad King
2011-06-08
1
-0/+2
|
\
|
*
Xcode: Support multiple level nesting of XCode folders (#10039)
Johan Björk
2011-06-07
1
-0/+2
*
|
Xcode: Fix parallel build depends with universal binaries (#11844)
Brad King
2011-06-06
1
-0/+2
|
/
*
Xcode: Make generation depend on all input directories
Brad King
2011-01-13
1
-1/+2
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-0/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Teach Xcode generator to set XCODE_VERSION
Brad King
2009-09-23
1
-3/+3
*
Fix Xcode project references to the source tree
Brad King
2009-09-22
1
-0/+3
*
Remove cmGlobalXCode21Generator subclass
Brad King
2009-09-19
1
-4/+3
*
Separate Xcode flag escaping code from defines
Brad King
2009-07-29
1
-0/+4
*
BUG: Fix Xcode linker language
Brad King
2009-07-10
1
-0/+2
*
BUG: Do not generate "global" Xcode config
Brad King
2009-07-02
1
-2/+1
*
ENH: Simplify Xcode CreateBuildSettings method
Brad King
2009-07-02
1
-3/+2
*
ENH: Generate native Xcode 3.0 and 3.1 projects
Brad King
2009-06-29
1
-1/+4
*
BUG: Do not automatically set HEADER_FILE_ONLY
Brad King
2009-03-16
1
-0/+1
*
STYLE: Fix line-too-long
Brad King
2008-10-10
1
-1/+2
*
ENH: Put custom target sources in Xcode projects
Brad King
2008-10-09
1
-0/+1
*
BUG: Fix Xcode reference to Info.plist resource
Brad King
2008-07-03
1
-0/+2
*
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...
Brad King
2008-01-14
1
-0/+3
*
ENH: Improvements to the Xcode generator. Build frameworks using native Copy ...
David Cole
2007-08-14
1
-5/+6
*
ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do
Alexander Neundorf
2007-06-28
1
-1/+1
*
ENH: add copy header stuff
Bill Hoffman
2007-05-24
1
-0/+3
*
BUG: Fixed generation of XCODE_DEPEND_HELPER.make into proper directory. Cle...
Brad King
2007-05-11
1
-1/+1
*
STYLE: fix line length
Alexander Neundorf
2007-05-10
1
-1/+1
*
ENH: now target names can be used in add_custom_command() and
Alexander Neundorf
2007-05-09
1
-0/+9
*
ENH: Removed unused variables LibraryOutputPath and ExecutableOutputPath. Ea...
Brad King
2007-03-08
1
-3/+0
*
ENH: check in initial conv library stuff
Bill Hoffman
2007-02-16
1
-1/+5
*
BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...
Brad King
2006-06-01
1
-1/+2
*
ENH: fix rebuild problem with xcode and universal binaries
Bill Hoffman
2006-05-16
1
-0/+1
*
STYLE: fix line length
Ken Martin
2006-05-11
1
-1/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-23/+23
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-2/+5
*
BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...
Brad King
2006-03-03
1
-1/+4
*
ENH: Cleanup global targets even more and potentially fix Xcode
Andy Cedilnik
2006-03-01
1
-0/+3
*
COMP: Even more global target fixes
Andy Cedilnik
2006-02-24
1
-1/+3
*
ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...
Brad King
2006-02-24
1
-0/+5
[next]