summaryrefslogtreecommitdiff
path: root/Source/cmGlobalXCodeGenerator.h
Commit message (Expand)AuthorAgeFilesLines
...
| * Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)Gregor Jasny2016-01-031-0/+1
| * Xcode: Factor out XCODE_ATTRIBUTE_ variant filter (#14947)Gregor Jasny2016-01-031-0/+2
* | Xcode: Escape all backslashes in strings (#15328)Gregor Jasny2016-01-071-1/+0
|/
* Merge topic 'use-generator-target'Brad King2015-10-261-22/+21
|\
| * Xcode: Port API to cmGeneratorTarget.Stephen Kelly2015-10-241-21/+20
| * Xcode: Port ForceLinkerLanguage to cmGeneratorTarget.Stephen Kelly2015-10-241-1/+1
* | Merge topic 'xcode-optimization-flags'Brad King2015-10-261-0/+2
|\ \ | |/ |/|
| * Xcode: Use regular expression to extract all optimisation flags (#15794)Gregor Jasny2015-10-231-0/+2
* | Xcode: Port internal API to cmGeneratorTarget.Stephen Kelly2015-10-181-2/+2
|/
* cmGlobalGenerator: Call AddExtraIDETargets as a hook of Compute().Stephen Kelly2015-10-051-2/+1
* Xcode: Extract a AddExtraIDETargets method.Stephen Kelly2015-10-051-0/+1
* cmLocalGenerator: Create from already-constructed cmMakefile.Stephen Kelly2015-08-281-1/+1
* cmLocalGenerator: Remove Parent pointer.Stephen Kelly2015-08-281-2/+1
* cmGlobalGenerator: Virtualize the Compute step and override it.Stephen Kelly2015-07-301-0/+1
* cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.Stephen Kelly2015-05-271-1/+2
* cmGlobalGenerator: Require a cmake instance in ctor.Stephen Kelly2015-05-271-1/+1
* cmLocalGenerator: Require a parent in the constructor.Stephen Kelly2015-04-281-1/+1
* Xcode: Sort Xcode objects by IdGregor Jasny2015-04-171-0/+1
* cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for NinjaGregor Jasny2015-02-261-1/+1
* Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324)Brad King2015-01-291-0/+2
* Xcode: Add internal API to find xcodebuildBrad King2015-01-281-0/+5
* Merge topic 'xcode-target-sort'Brad King2015-01-201-3/+3
|\
| * Xcode: Fix early termination on per-config source file errorBrad King2015-01-191-3/+3
* | Xcode: Fix rebuild with multiple custom command outputs (#15116)Brad King2014-12-051-2/+1
* | Xcode: use a map to look up target pointers (#15201)Ben Boeckel2014-12-021-0/+1
|/
* Fix some spelling errors in commentsGeoff Viola2014-10-131-1/+1
* Merge topic 'xcode-6-librarian-flags'Brad King2014-07-291-0/+1
|\
| * Xcode: Fix static library creation for Xcode 6 (#15038)Brad King2014-07-281-0/+1
* | cmGlobalGenerator: Create a non-virtual 'DoGenerate' methodBrad King2014-07-221-7/+2
* | Allow a toolchain file to specify a generator toolsetBrad King2014-06-041-1/+1
* | Xcode: Rename internal variable {Platform => Generator}ToolsetBrad King2014-06-041-1/+1
* | Xcode: Add source file property to control file type (#14854)Brad King2014-05-151-2/+4
* | cmGlobalGenerator: Make ComputeTargetObjects non-virtualStephen Kelly2014-03-151-1/+0
* | cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.Stephen Kelly2014-03-131-0/+1
* | cmGlobalXCodeGenerator: Simplify handling of multiple outputsBrad King2014-03-121-3/+1
* | stringapi: Use strings for program pathsBen Boeckel2014-03-081-1/+1
* | stringapi: Use strings for generator namesBen Boeckel2014-03-081-2/+2
* | stringapi: Use strings for directoriesBen Boeckel2014-03-081-1/+1
* | stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-2/+2
* | stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-5/+6
* | strings: Remove cmStdString referencesBen Boeckel2014-03-081-8/+8
* | stringapi: Use strings for VS project namesBen Boeckel2014-03-081-1/+1
* | stringapi: Use strings in target nameBen Boeckel2014-03-081-2/+2
* | stringapi: Use strings for the languagesBen Boeckel2014-03-081-5/+6
* | stringapi: Use strings for AddString methodsBen Boeckel2014-03-081-1/+1
|/
* OS X: Make sure RPATHs are unique to avoid possible corruption.Clinton Stimpson2014-02-031-0/+3
* cmGlobalGenerator: Make SelectMakeProgram const.Stephen Kelly2014-01-121-1/+1
* Constify handling of target dependencies.Stephen Kelly2013-12-111-1/+1
* cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-8/+10
* Require CMAKE_<LANG>_COMPILER to be found as a full pathBrad King2013-10-281-0/+1