コミット履歴

作者 SHA1 メッセージ 日付
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 年 前
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 年 前
  Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 年 前
  Stephen Kelly 44ffb9cdb4 Replace foo.size() pattern with !foo.empty(). 10 年 前
  Brad King c85367f408 VS: Compute project GUIDs deterministically 10 年 前
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 年 前
  Stephen Kelly e435f875ec VS: Move version information to global generator. 10 年 前
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 年 前
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 年 前
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 年 前
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 11 年 前
  Stephen Kelly fe732264e9 Add the INTERFACE_LIBRARY target type. 13 年 前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年 前
  Leonid Yurchenko 59139031a1 include_external_msproject: Add TYPE, GUID, PLATFORM options (#13120) 13 年 前
  Brad King 01e979acef VS: Add CMakeLists.txt re-run rules at start of generation 13 年 前
  Brad King 1be4b6f463 Order VS local generator Version ivar values consistently 14 年 前
  Bill Hoffman 6c72d25aee Initial support for Intel Fortran VS2010. 14 年 前
  Brad King 06fcbc4757 VS10: Fix working directory of consecutive custom commands (#11938) 14 年 前
  David Cole 66e7917532 VS10: stop build on custom command error (#11533) 15 年 前
  Bill Hoffman 8507a73ea6 Fix for bug#10483, INCLUDE_EXTERNAL_MSPROJECT: ProjectGUID now ProjectGuid 15 年 前
  Brad King 50759a9ed3 WIP: VS 10 Win64 generator 16 年 前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年 前
  Brad King 355511ade9 Do Windows command line escapes for VS 10 too 16 年 前
  Bill Hoffman 3d1c12b802 ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10 16 年 前
  Bill Hoffman 11d42b3e8f ENH: almost all tests passing in vs 10, commit fixes preprocess and starts vs external project 16 年 前
  Bill Hoffman 5c4208f50e ENH: only 5 failing tests for VS 10 16 年 前
  Bill Hoffman 7491f52992 ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail 16 年 前