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 |
Ben Boeckel
|
c3833c7da4
stringapi: Use strings for VS project names
|
11 years ago |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 years ago |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
11 years ago |
Ben Boeckel
|
b26c70cc9a
stringapi: Use strings for AddString methods
|
11 years ago |
Clinton Stimpson
|
028a5285d8
OS X: Make sure RPATHs are unique to avoid possible corruption.
|
11 years ago |
Stephen Kelly
|
2cbf031190
cmGlobalGenerator: Make SelectMakeProgram const.
|
12 years ago |
Stephen Kelly
|
ef25ba8d06
Constify handling of target dependencies.
|
12 years ago |
Brad King
|
8904d1410b
cmGlobalGenerator: Cleanup GenerateBuildCommand API
|
12 years ago |
Brad King
|
3e04946f7b
Require CMAKE_<LANG>_COMPILER to be found as a full path
|
12 years ago |
Brad King
|
b6385cabec
Escape target flags taken from COMPILE_OPTIONS
|
12 years ago |
Petr Kmoch
|
de8be9ef7d
Add projectDir parameter to GenerateBuildCommand
|
12 years ago |
Brad King
|
f980a80495
Xcode: Implement generator toolset selection (#9831, #13802)
|
13 years ago |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 years ago |
Patrick Gansterer
|
e8f841473b
Introduce the abstract class cmGlobalGeneratorFactory
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
David Cole
|
8045e17119
Pre-compute object file names before Xcode generation
|
13 years ago |
David Cole
|
be01f3b098
Xcode: Re-factor some existing methods into "FromPath" variants
|
13 years ago |
David Cole
|
34e4985eed
Xcode: Re-factor code into GetObjectsNormalDirectory method
|
13 years ago |
Brad King
|
9c0a00d6dd
Rename/constify build-time config placeholder lookup
|
13 years ago |
Brad King
|
4ae7f3656b
Remove unused partial OBJECT_FILES property implementation
|
13 years ago |
Brad King
|
029ab3102e
Constify XCode generator getters to match cmGlobalGenerator
|
14 years ago |
David Cole
|
1834f232a7
Xcode: Save object id values in CMakeCache.txt (#11690)
|
14 years ago |