Ben Boeckel
|
48f78f5f9e
Xcode: use a map to look up target pointers (#15201)
|
11 лет назад |
Geoff Viola
|
bef23e8181
Fix some spelling errors in comments
|
11 лет назад |
Brad King
|
05d064fec3
Merge topic 'xcode-6-librarian-flags'
|
11 лет назад |
Brad King
|
608cf8149c
Xcode: Fix static library creation for Xcode 6 (#15038)
|
11 лет назад |
Brad King
|
f5c0efdbe4
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
|
11 лет назад |
Brad King
|
528e8af19f
Allow a toolchain file to specify a generator toolset
|
11 лет назад |
Brad King
|
3e9f6e36f3
Xcode: Rename internal variable {Platform => Generator}Toolset
|
11 лет назад |
Brad King
|
a339ea6529
Xcode: Add source file property to control file type (#14854)
|
11 лет назад |
Stephen Kelly
|
6c9dd0ec7b
cmGlobalGenerator: Make ComputeTargetObjects non-virtual
|
12 лет назад |
Stephen Kelly
|
cd43433de5
cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.
|
12 лет назад |
Brad King
|
9a5c554414
cmGlobalXCodeGenerator: Simplify handling of multiple outputs
|
12 лет назад |
Ben Boeckel
|
6557382dcf
stringapi: Use strings for program paths
|
12 лет назад |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
12 лет назад |
Ben Boeckel
|
24b5e93de2
stringapi: Use strings for directories
|
12 лет назад |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
12 лет назад |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
12 лет назад |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
12 лет назад |
Ben Boeckel
|
c3833c7da4
stringapi: Use strings for VS project names
|
12 лет назад |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
12 лет назад |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
12 лет назад |
Ben Boeckel
|
b26c70cc9a
stringapi: Use strings for AddString methods
|
12 лет назад |
Clinton Stimpson
|
028a5285d8
OS X: Make sure RPATHs are unique to avoid possible corruption.
|
12 лет назад |
Stephen Kelly
|
2cbf031190
cmGlobalGenerator: Make SelectMakeProgram const.
|
12 лет назад |
Stephen Kelly
|
ef25ba8d06
Constify handling of target dependencies.
|
12 лет назад |
Brad King
|
8904d1410b
cmGlobalGenerator: Cleanup GenerateBuildCommand API
|
12 лет назад |
Brad King
|
3e04946f7b
Require CMAKE_<LANG>_COMPILER to be found as a full path
|
12 лет назад |
Brad King
|
b6385cabec
Escape target flags taken from COMPILE_OPTIONS
|
12 лет назад |
Petr Kmoch
|
de8be9ef7d
Add projectDir parameter to GenerateBuildCommand
|
13 лет назад |
Brad King
|
f980a80495
Xcode: Implement generator toolset selection (#9831, #13802)
|
13 лет назад |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 лет назад |