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
*
LocalGenerator: refactoring
Marc Chevrier
2018-01-23
1
-1/+1
*
Darwin: Emit deployment target that matches the SDK
Gregor Jasny
2017-12-22
1
-0/+2
*
cmake: Add --open option for IDE generators
Gregor Jasny
2017-10-13
1
-0/+7
*
Fix some occurrences using string by value rather than by const&
Matthias Maennich
2017-09-28
1
-1/+2
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-21/+21
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Xcode: Use correct Object Library paths for cross-SDK builds
Gregor Jasny
2017-06-29
1
-1/+1
*
Merge topic 'remove-top-level-xcode-groups'
Brad King
2017-05-04
1
-2/+0
|
\
|
*
Xcode: Remove the top-level Sources and Resources groups
Matt Stevens
2017-05-03
1
-2/+0
*
|
Xcode: Support IPO (LTO)
Ruslan Baratov
2017-05-02
1
-0/+2
|
/
*
Xcode: Compute version number earlier
Brad King
2017-04-21
1
-1/+2
*
cmGlobalGenerator: Add method to check if object file location is known
Brad King
2017-04-18
1
-0/+2
*
Merge topic 'include-style'
Brad King
2017-04-13
1
-1/+2
|
\
|
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
|
*
cmConfigure: Ensure separate include block in headers
Daniel Pfeifer
2017-04-11
1
-0/+1
*
|
Xcode: Compute a concrete object file arch dir if possible
Brad King
2017-04-11
1
-0/+1
*
|
Xcode: Refactor object directory name computation
Brad King
2017-04-11
1
-0/+2
*
|
Xcode: Refactor internal architecture list construction
Brad King
2017-04-11
1
-0/+2
|
/
*
Apple: Fix Resources location for all generators
Gregor Jasny
2017-03-23
1
-0/+2
*
Xcode: Fix schema container location calculation
Gregor Jasny
2017-02-28
1
-2/+1
*
Xcode: Do not autocreate schemes
Gregor Jasny
2017-02-28
1
-0/+1
*
Xcode: Write shared schemes based on the default files generated by Xcode
Gusts Kaksis
2017-02-28
1
-0/+3
*
Xcode: Control emission of EFFECTIVE_PLATFORM_NAME
Gregor Jasny
2017-01-20
1
-0/+2
*
iwyu: Fix OSX specific issues
Daniel Pfeifer
2016-11-22
1
-2/+14
*
Xcode: Add override keyword to suppress warnings
Gregor Jasny
2016-11-17
1
-26/+28
*
cmGlobalGenerator: Allow FindMakeProgram to fail
Brad King
2016-10-20
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Xcode: Remove unused member
Stephen Kelly
2016-09-19
1
-1/+0
*
Xcode: Add targets marked as EXCLUDE_FROM_ALL to project (#16101)
Gregor Jasny
2016-08-31
1
-2/+1
*
cmGlobalGenerator: Make IsMultiConfig() const
Tobias Hunger
2016-06-01
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-59/+55
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
make cmGlobalXCodeGenerator::XCodeEscapePath() take a std::string&
Rolf Eike Beer
2016-04-20
1
-1/+1
*
Merge topic 'xcode-global-attribute-variant'
Brad King
2016-01-07
1
-0/+3
|
\
|
*
Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)
Gregor Jasny
2016-01-03
1
-0/+1
|
*
Xcode: Factor out XCODE_ATTRIBUTE_ variant filter (#14947)
Gregor Jasny
2016-01-03
1
-0/+2
*
|
Xcode: Escape all backslashes in strings (#15328)
Gregor Jasny
2016-01-07
1
-1/+0
|
/
*
Merge topic 'use-generator-target'
Brad King
2015-10-26
1
-22/+21
|
\
|
*
Xcode: Port API to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-21/+20
|
*
Xcode: Port ForceLinkerLanguage to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-1/+1
*
|
Merge topic 'xcode-optimization-flags'
Brad King
2015-10-26
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
Xcode: Use regular expression to extract all optimisation flags (#15794)
Gregor Jasny
2015-10-23
1
-0/+2
*
|
Xcode: Port internal API to cmGeneratorTarget.
Stephen Kelly
2015-10-18
1
-2/+2
|
/
*
cmGlobalGenerator: Call AddExtraIDETargets as a hook of Compute().
Stephen Kelly
2015-10-05
1
-2/+1
*
Xcode: Extract a AddExtraIDETargets method.
Stephen Kelly
2015-10-05
1
-0/+1
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-1/+1
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-2/+1
*
cmGlobalGenerator: Virtualize the Compute step and override it.
Stephen Kelly
2015-07-30
1
-0/+1
*
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
Stephen Kelly
2015-05-27
1
-1/+2
[next]