Commit History

Author SHA1 Message Date
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 11 years ago
  Stephen Kelly ef25ba8d06 Constify handling of target dependencies. 12 years ago
  Brad King 0c55729c13 VS: Add CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMAND variables 12 years ago
  Brad King 558c74d0ab VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators 12 years ago
  Brad King 123a0608df Teach GenerateBuildCommand to find its own make program 12 years ago
  Brad King 5f5c92b9a2 VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev 12 years ago
  Brad King 8904d1410b cmGlobalGenerator: Cleanup GenerateBuildCommand API 12 years ago
  Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 years ago
  Stephen Kelly fe732264e9 Add the INTERFACE_LIBRARY target type. 13 years ago
  Petr Kmoch de8be9ef7d Add projectDir parameter to GenerateBuildCommand 12 years ago
  Brad King bed6c38896 VS,Xcode: Remove unused CMAKE_GENERATOR_* variables 12 years ago
  Patrick Gansterer 5170a8800f Make cmGlobalGenerator::GetDocumentation() a static function 13 years ago
  Stephen Kelly bd8bdb6fdd Resolve warnings about unused variables. 13 years ago
  Brad King 485a940e4c VS: Simplify MSVC version reporting 13 years ago
  Patrick Gansterer 2c7a451de0 VS: Cleanup AddPlatformDefinitions() of Visual Studio generators 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 772817242b Remove unused variable "rootdir" in VS generators 15 years ago
  Brad King 79a88c35f8 Refactor VS <= 7.1 utility-depends workaround 15 years ago
  Brad King 325bdb2a92 Factor out duplicate VS target dependency code 15 years ago
  Bill Hoffman 268448b891 Teach VS generators to set the MACHINE type correctly. 16 years ago
  Brad King 9000b5a4de Avoid non-root copies of root-only targets 16 years ago
  Brad King c8ddb6813b Cleanup cmGlobalGenerator::GetTargetSets method 16 years ago
  Brad King 55eec2a5bf Use target dependency closure for VS 6 solutions 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Bill Hoffman 3d1c12b802 ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10 16 years ago
  David Cole 227c86d8cc STYLE: Fix line length style violations. 17 years ago
  David Cole 16f35e189e COMP: Fix the ExternalProject test for Visual Studio 6. Visual Studio 6 *.dsp files cannot have hyphens in them. Add utility function GetVS6TargetName to replace hyphens with underscores when generating *.dsp file names. Use the function everywhere necessary in the VS6 generators. And, a workaround: VS6 uses ".\Debug" (for example) as an "$(IntDir)" value - strip any leading ".\" when processing a --config argument in the cmake --build handling code. 17 years ago
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. 18 years ago
  Ken Martin 6cdf032505 ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now 18 years ago