Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Stephen Kelly
|
5edb335485
cmGlobalGenerator: Virtualize the Compute step and override it.
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Gregor Jasny
|
7b68c8df6b
Xcode: Sort Xcode objects by Id
|
10 years ago |
Gregor Jasny
|
ce935ebe50
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
|
10 years ago |
Brad King
|
ab9fa54d48
Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324)
|
10 years ago |
Brad King
|
e4055a6144
Xcode: Add internal API to find xcodebuild
|
10 years ago |
Brad King
|
4970ac3d5f
Merge topic 'xcode-target-sort'
|
10 years ago |
Brad King
|
c0ff542c58
Xcode: Fix early termination on per-config source file error
|
10 years ago |
Brad King
|
8a4c6d2d2e
Xcode: Fix rebuild with multiple custom command outputs (#15116)
|
11 years ago |
Ben Boeckel
|
48f78f5f9e
Xcode: use a map to look up target pointers (#15201)
|
11 years ago |
Geoff Viola
|
bef23e8181
Fix some spelling errors in comments
|
11 years ago |
Brad King
|
05d064fec3
Merge topic 'xcode-6-librarian-flags'
|
11 years ago |
Brad King
|
608cf8149c
Xcode: Fix static library creation for Xcode 6 (#15038)
|
11 years ago |
Brad King
|
f5c0efdbe4
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
|
11 years ago |
Brad King
|
528e8af19f
Allow a toolchain file to specify a generator toolset
|
11 years ago |
Brad King
|
3e9f6e36f3
Xcode: Rename internal variable {Platform => Generator}Toolset
|
11 years ago |
Brad King
|
a339ea6529
Xcode: Add source file property to control file type (#14854)
|
11 years ago |
Stephen Kelly
|
6c9dd0ec7b
cmGlobalGenerator: Make ComputeTargetObjects non-virtual
|
11 years ago |
Stephen Kelly
|
cd43433de5
cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.
|
11 years ago |
Brad King
|
9a5c554414
cmGlobalXCodeGenerator: Simplify handling of multiple outputs
|
11 years ago |
Ben Boeckel
|
6557382dcf
stringapi: Use strings for program paths
|
11 years ago |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 years ago |
Ben Boeckel
|
24b5e93de2
stringapi: Use strings for directories
|
11 years ago |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |