Histórico de Commits

Autor SHA1 Mensagem Data
  Stephen Kelly b5f093f096 VS: Simplify setting of flag table. há 10 anos atrás
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. há 10 anos atrás
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. há 10 anos atrás
  Brad King 1e3843373f cmake: Show in --help how to select VS target platform (#15422) há 10 anos atrás
  Brad King 7a526c35f6 VS: Delay getting platform name in local generator há 11 anos atrás
  Brad King d3d9218a52 VS: Remove unused method from VS 9 generator há 11 anos atrás
  Brad King eeb60102e8 VS: Refactor CMAKE_FORCE_*64 platform definitions há 11 anos atrás
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names há 11 anos atrás
  Brad King 558c74d0ab VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators há 12 anos atrás
  Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry há 12 anos atrás
  Patrick Gansterer b02f09d434 VS: Replace ArchitectureId with PlatformName há 12 anos atrás
  Patrick Gansterer 038df9e49e VS: Allow setting the name of the target platform há 13 anos atrás
  Patrick Gansterer 6fe4fcba78 VS: Add parser for WCE.VCPlatform.config to read WinCE platforms há 13 anos atrás
  Patrick Gansterer 75ebebc39c VS: Remove platform specific generator files há 13 anos atrás
  Patrick Gansterer 5170a8800f Make cmGlobalGenerator::GetDocumentation() a static function há 13 anos atrás
  Brad King 485a940e4c VS: Simplify MSVC version reporting há 13 anos atrás
  Patrick Gansterer 2c7a451de0 VS: Cleanup AddPlatformDefinitions() of Visual Studio generators há 13 anos atrás
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code há 13 anos atrás
  Brad King 1be4b6f463 Order VS local generator Version ivar values consistently há 14 anos atrás
  Patrick Gansterer ef4394defa VS: Add ArchitectureId to VS 8 and 9 generators há 15 anos atrás
  Patrick Gansterer 807fca4ce6 VS: Convert PlatformName member to a virtual method há 15 anos atrás
  Bill Hoffman 268448b891 Teach VS generators to set the MACHINE type correctly. há 16 anos atrás
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License há 16 anos atrás
  David Cole ca2a16c0a2 ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too. há 17 anos atrás
  Bill Hoffman 77ef811c8e ENH: add MSVC90 define to vs9 ide há 18 anos atrás
  Brad King eee575283d STYLE: Fixed line-too-long. COMP: Fixed warnings about lossy conversions. há 18 anos atrás
  David Cole 867de7fc67 ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded. há 18 anos atrás
  Ken Martin 6cdf032505 ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now há 18 anos atrás
  Bill Hoffman 9cbb998737 ENH: add support for vs 2008 beta 2 há 18 anos atrás