Gusts Kaksis
|
e637744c51
Xcode: Use "Link Binary With Libraries" to link any library
|
6 년 전 |
Harry Mallon
|
258c8734a9
Xcode: Fix LANGUAGE property on .m/.mm files
|
5 년 전 |
Gusts Kaksis
|
58c05e1c73
Xcode: Use "Link Binary With Libraries" build phase when possible
|
5 년 전 |
Gusts Kaksis
|
927373b678
Xcode: Refactor generator variable names and types
|
5 년 전 |
Marc Chevrier
|
9de0355d4f
Modernize memory management
|
5 년 전 |
Marc Chevrier
|
a00960288b
GlobalGenerator family: modernize memory management
|
5 년 전 |
Marc Chevrier
|
36c8cae2e8
cmLocalGenerator: modernize memory management
|
6 년 전 |
Alexander Boczar
|
99e83d4235
cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET
|
6 년 전 |
Brad King
|
175d8c4bf6
clang-tidy: Resolve performance-unnecessary-value-param diagnostics
|
6 년 전 |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 년 전 |
Harry Mallon
|
413b71485a
Xcode: Create Xcode schemes per target
|
6 년 전 |
Gregor Jasny
|
482d9ef9a8
cmGlobalXCodeGenerator: Prefer std::string over char*
|
6 년 전 |
Bartosz Kosiorek
|
324d18bb34
cmake: Teach --build mode to support multiple targets
|
6 년 전 |
Brad King
|
eff9c69740
Xcode: Place object library artifacts outside Objects-normal directory
|
6 년 전 |
Robert Maynard
|
1a45266cb5
cmGlobalGenerator: Add a class that represent the build command
|
7 년 전 |
Marc Chevrier
|
c4b4d8b3a6
POSITION_INDEPENDENT_CODE: Manage link flags for executables
|
7 년 전 |
Brad King
|
39c91d0703
cmGlobalGenerator: Add IsXcode query
|
7 년 전 |
Brad King
|
d0de296e50
Xcode: Factor target generation loop body into helper method
|
7 년 전 |
Brad King
|
30e27b4110
Xcode: Compute global order index for targets
|
7 년 전 |
Gregor Jasny
|
985d3a162c
Xcode: Use legacy build system
|
7 년 전 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 년 전 |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 년 전 |
Brad King
|
8480c2afc0
Restore support for explicitly referenced CMakeLists.txt sources
|
7 년 전 |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 년 전 |
Marc Chevrier
|
3f935e690a
LocalGenerator: refactoring
|
8 년 전 |
Gregor Jasny
|
4017bf40de
Darwin: Emit deployment target that matches the SDK
|
8 년 전 |
Gregor Jasny
|
5de37a4a64
cmake: Add --open option for IDE generators
|
8 년 전 |
Matthias Maennich
|
bb0ad1bea8
Fix some occurrences using string by value rather than by const&
|
8 년 전 |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 년 전 |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 년 전 |