Geoff Viola
|
bef23e8181
Fix some spelling errors in comments
|
11 роки тому |
Brad King
|
f5c0efdbe4
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
|
11 роки тому |
Brad King
|
d57be904ae
cmTarget: Run old-style link dependencies only for VS 6
|
11 роки тому |
Ben Boeckel
|
6557382dcf
stringapi: Use strings for program paths
|
11 роки тому |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 роки тому |
Ben Boeckel
|
24b5e93de2
stringapi: Use strings for directories
|
11 роки тому |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 роки тому |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 роки тому |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 роки тому |
Ben Boeckel
|
c3833c7da4
stringapi: Use strings for VS project names
|
11 роки тому |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 роки тому |
Stephen Kelly
|
ef25ba8d06
Constify handling of target dependencies.
|
12 роки тому |
Brad King
|
0c55729c13
VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables
|
12 роки тому |
Brad King
|
558c74d0ab
VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators
|
12 роки тому |
Brad King
|
5f5c92b9a2
VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev
|
12 роки тому |
Brad King
|
8904d1410b
cmGlobalGenerator: Cleanup GenerateBuildCommand API
|
12 роки тому |
Petr Kmoch
|
de8be9ef7d
Add projectDir parameter to GenerateBuildCommand
|
12 роки тому |
Patrick Gansterer
|
5170a8800f
Make cmGlobalGenerator::GetDocumentation() a static function
|
13 роки тому |
Patrick Gansterer
|
e8f841473b
Introduce the abstract class cmGlobalGeneratorFactory
|
13 роки тому |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 роки тому |
Brad King
|
9c0a00d6dd
Rename/constify build-time config placeholder lookup
|
13 роки тому |
Brad King
|
79a88c35f8
Refactor VS <= 7.1 utility-depends workaround
|
15 роки тому |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 роки тому |
Brad King
|
09e398fa9f
Create VS generator GetRegistryBase method
|
16 роки тому |
Bill Hoffman
|
3d1c12b802
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10
|
16 роки тому |
Alexander Neundorf
|
43de8c8628
|
18 роки тому |
Brad King
|
2c1204e361
ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global generators.
|
18 роки тому |
Brad King
|
87d4d0e039
BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles.
|
19 роки тому |
Ken Martin
|
bf0cb4d49a
STYLE: fix line length
|
19 роки тому |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
19 роки тому |