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 'Wcomma'
Brad King
2019-01-22
1
-6/+8
|
\
|
*
Fixed all but one clang -Wcomma warning
Sean McBride
2019-01-12
1
-6/+8
*
|
Merge topic 'cmake-gui-generator-platform'
Brad King
2019-01-22
1
-1/+15
|
\
\
|
*
|
Add global generator factory method to get default platform name
Brad King
2019-01-18
1
-0/+2
|
*
|
Add global generator factory method to get list of known platforms
Brad King
2019-01-18
1
-0/+5
|
*
|
Split global generator factory list with and without platforms
Brad King
2019-01-18
1
-1/+8
*
|
|
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-13/+13
|
/
/
*
|
Factor out enum MessageType into dedicated header
Bruno Manganelli
2019-01-16
1
-3/+4
|
/
*
cmOutputConverter: Moved ForceToRelativePath to cmSystem
Bruno Manganelli
2018-12-07
1
-1/+1
*
clang-tidy: fix warnings in macOS-only code
Brad King
2018-11-27
1
-11/+8
*
POSITION_INDEPENDENT_CODE: Manage link flags for executables
Marc Chevrier
2018-11-11
1
-0/+23
*
Using front() and back() instead of calculations
Cengizhan Pasaoglu
2018-11-06
1
-1/+1
*
cmGeneratorTarget::GetExportMacro: return const std::string*
Vitaly Stakhovsky
2018-10-16
1
-2/+2
*
genex: Simplify cmGeneratorExpressionInterpreter
Brad King
2018-09-07
1
-7/+5
*
Merge topic 'genex-evaluate-stdstring'
Brad King
2018-08-30
1
-3/+5
|
\
|
*
Genex: Return Evaluate results as const std::string&
Vitaly Stakhovsky
2018-08-28
1
-3/+5
*
|
Merge topic 'lg-directory'
Brad King
2018-08-28
1
-1/+1
|
\
\
|
*
|
cmLocalGenerator: return directories as const std::string&
Vitaly Stakhovsky
2018-08-27
1
-1/+1
|
|
/
*
|
static library: add property STATIC_LIBRARY_OPTIONS
Marc Chevrier
2018-08-15
1
-1/+1
|
/
*
Xcode: Process targets in depth-first order during generation
Brad King
2018-07-19
1
-1/+5
*
Xcode: Refactor storage of ordered list of targets
Brad King
2018-07-19
1
-10/+8
*
Xcode: Factor target generation loop body into helper method
Brad King
2018-07-19
1
-224/+229
*
Xcode: Compute global order index for targets
Brad King
2018-07-19
1
-0/+34
*
Xcode: Remove loop over local generators that has no effect
Brad King
2018-07-19
1
-7/+0
*
Merge topic 'xcode-10-legacy-build-system'
Brad King
2018-06-20
1
-11/+22
|
\
|
*
Xcode: Use legacy build system
Gregor Jasny
2018-06-19
1
-11/+22
*
|
Merge topic 'xcode-10-archs'
Brad King
2018-06-19
1
-1/+6
|
\
\
|
|
/
|
*
Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH
Brad King
2018-06-18
1
-1/+6
*
|
LINK_OPTIONS: Add new family of properties
Marc Chevrier
2018-06-06
1
-0/+4
|
/
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-3/+3
*
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
1
-1/+9
*
Merge branch 'backport-fix-explicit-CMakeLists.txt'
Brad King
2018-04-13
1
-8/+15
|
\
|
*
Restore support for explicitly referenced CMakeLists.txt sources
Brad King
2018-04-13
1
-8/+15
*
|
Add glob verify support to XCode, VS, Ninja, and Makefile generators
Shane Parris
2018-04-02
1
-2/+22
*
|
Merge topic 'genex-COMPILE_LANGUAGE-system-include'
Brad King
2018-03-13
1
-3/+6
|
\
\
|
|
/
|
*
Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories
Brad King
2018-03-12
1
-3/+6
*
|
Remove c_str() from calls to converttorelativeformake in XCode Generator
Shane Parris
2018-02-28
1
-22/+16
*
|
Document and extend the CMAKE_SUPPRESS_REGENERATION variable
Shane Parris
2018-02-23
1
-1/+1
|
/
*
Xcode: Generate ZERO_CHECK generator target only once
Gregor Jasny
2018-02-22
1
-1/+5
*
cmGlobalXCodeGenerator: Properly initialize TARGETS variable
Gregor Jasny
2018-02-13
1
-0/+1
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-1/+2
*
cmGlobalXCodeGenerator: Avoid -Wconditional-uninitialized warning
Brad King
2018-01-29
1
-1/+1
*
sourceFile properties: add property INCLUDE_DIRECTORIES
Marc Chevrier
2018-01-24
1
-0/+10
*
sourceFile properties: add property COMPILE_OPTIONS
Marc Chevrier
2018-01-23
1
-0/+5
*
LocalGenerator: refactoring
Marc Chevrier
2018-01-23
1
-1/+1
*
Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode
Brad King
2018-01-12
1
-2/+4
*
Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode
Brad King
2018-01-12
1
-1/+5
*
Merge topic '17431-iphone-deployment-target'
Brad King
2018-01-08
1
-3/+24
|
\
|
*
Darwin: Emit deployment target that matches the SDK
Gregor Jasny
2017-12-22
1
-1/+22
|
*
Xcode: rename embedded SDK query function
Gregor Jasny
2017-12-22
1
-2/+2
[next]