index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalXCodeGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xcode: Place object library artifacts outside Objects-normal directory
Brad King
2019-01-30
1
-3
/
+4
*
cmGlobalGenerator: Add a class that represent the build command
Robert Maynard
2019-01-25
1
-1
/
+1
*
POSITION_INDEPENDENT_CODE: Manage link flags for executables
Marc Chevrier
2018-11-11
1
-0
/
+3
*
cmGlobalGenerator: Add IsXcode query
Brad King
2018-08-01
1
-0
/
+2
*
Xcode: Factor target generation loop body into helper method
Brad King
2018-07-19
1
-0
/
+2
*
Xcode: Compute global order index for targets
Brad King
2018-07-19
1
-0
/
+3
*
Xcode: Use legacy build system
Gregor Jasny
2018-06-19
1
-1
/
+3
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-5
/
+8
*
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
1
-7
/
+5
*
Restore support for explicitly referenced CMakeLists.txt sources
Brad King
2018-04-13
1
-0
/
+2
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-1
/
+1
*
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-23
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
|
\
[next]