提交历史

作者 SHA1 备注 提交日期
  Brad King d57047de33 Pre-compute object file names before VS project generation 13 年之前
  Brad King 51b67366ed Merge branch 'cleanup-object-file-names' into object-library 13 年之前
  David Cole f55119e63b Merge topic 'fix-12189-support-SBCS-in-VS' 13 年之前
  Brad King 67734be8cf VS: Simplify object name computation 13 年之前
  Brad King 4ae7f3656b Remove unused partial OBJECT_FILES property implementation 13 年之前
  Stephen Kelly 9106b564ae Extract and use the INCLUDE_DIRECTORIES target properties. 14 年之前
  David Cole df19b9cadb VS6: Avoid _MBCS define when _SBCS is defined (#12189) 13 年之前
  Brad King 1be4b6f463 Order VS local generator Version ivar values consistently 14 年之前
  Brad King 2516c05c2c VS: Create a Fortran DLL's import library directory 14 年之前
  Brad King bfb7288f81 Record backtrace in cmCustomCommand 15 年之前
  Brad King 6fe5b3db0b Simplify VS generator ConstructScript interface 15 年之前
  Brad King e30a775f68 Improve signature of cmLocalGenerator::GetRealDependency 15 年之前
  Bill Hoffman 390117435a Fix KWStyle line length issues. 15 年之前
  Brad King 9d21281b7d Fix line-too-long style errors 15 年之前
  Brad King fe971d97ca Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) 15 年之前
  Brad King 7458d465dd Fix LINK_FLAGS_<CONFIG> in VS 6 generator 15 年之前
  Bill Hoffman 667b1b223f Fix for Bug#10700, COMPILE_DEFINITIONS_MINSIZEREL missing REL part. 15 年之前
  Brad King b38c2929b0 Create a static library's output dir for VS 6 16 年之前
  Brad King 90b8164e44 Use per-config output dir in VS 6 templates 16 年之前
  Brad King 51ba120844 Remove unused members of local VS 6 generator 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King 0e8c7859c8 Silence VS generator for missing CMakeLists.txt 16 年之前
  Bill Hoffman 3d1c12b802 ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties instead, fix VXExternalInclude test for VS10 16 年之前
  Brad King a608467180 ENH: Simpler cmTarget::GetLinkerLanguage signature 16 年之前
  Brad King 43669f0ef2 BUG: Avoid cmTarget::GetDirectory for utilities 16 年之前
  Brad King 44021718a6 STYLE: Replace large if() with named boolean 16 年之前
  Brad King 962bbbec95 BUG: Create an exe's implib output dir for VS 6 16 年之前
  Brad King 5129c23cba ENH: Refactor VS 6 build event generation 16 年之前
  Brad King 708d1cf1ee ENH: Support more preprocessor values in VS6 16 年之前
  Brad King 4085454658 ENH: Support preprocessor def values in VS6 16 年之前