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
*
cmGlobalGenerator: Compute a global target ordering respecting dependencies
Brad King
2020-09-04
1
-3/+0
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
Xcode: Avoid unnecessary duplication of custom commands across targets
Brad King
2020-09-01
1
-0/+2
*
Xcode: Refactor build setting append code and attribute getter naming
Gusts Kaksis
2020-08-28
1
-2/+2
*
Merge topic 'xcode-native-arch'
Craig Scott
2020-07-21
1
-0/+2
|
\
|
*
cmGlobalXCodeGenerator: Save CMAKE_SYSTEM_NAME in member
Brad King
2020-07-16
1
-0/+2
*
|
Xcode: Use "Link Binary With Libraries" to link any library
Gusts Kaksis
2020-07-14
1
-4/+6
*
|
Xcode: Fix LANGUAGE property on .m/.mm files
Harry Mallon
2020-07-03
1
-0/+1
*
|
Xcode: Use "Link Binary With Libraries" build phase when possible
Gusts Kaksis
2020-06-17
1
-0/+1
*
|
Xcode: Refactor generator variable names and types
Gusts Kaksis
2020-06-15
1
-1/+1
|
/
*
Modernize memory management
Marc Chevrier
2020-03-05
1
-2/+6
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-1/+1
*
cmLocalGenerator: modernize memory management
Marc Chevrier
2019-12-09
1
-1/+3
*
cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET
Alexander Boczar
2019-10-15
1
-1/+2
*
clang-tidy: Resolve performance-unnecessary-value-param diagnostics
Brad King
2019-09-09
1
-7/+5
*
Fix invalid ///! doxygen comment line starts
Sebastian Holtermann
2019-03-31
1
-4/+4
*
Xcode: Create Xcode schemes per target
Harry Mallon
2019-03-21
1
-3/+4
*
cmGlobalXCodeGenerator: Prefer std::string over char*
Gregor Jasny
2019-03-17
1
-2/+2
*
cmake: Teach --build mode to support multiple targets
Bartosz Kosiorek
2019-03-05
1
-9/+6
*
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
[next]