提交歷史

作者 SHA1 備註 提交日期
  Brad King 67734be8cf VS: Simplify object name computation 13 年之前
  Brad King c92ffece80 Enumerate VS11 version explicitly in local generators 14 年之前
  Brad King 1be4b6f463 Order VS local generator Version ivar values consistently 14 年之前
  Brad King b98fdd5284 VS: Use setlocal/endlocal only in VS 10 custom commands 14 年之前
  Brad King 06fcbc4757 VS10: Fix working directory of consecutive custom commands (#11938) 14 年之前
  Brad King 2516c05c2c VS: Create a Fortran DLL's import library directory 14 年之前
  Brad King 533f5a2037 Merge topic 'custom-command-refactor' 15 年之前
  David Cole 66e7917532 VS10: stop build on custom command error (#11533) 15 年之前
  Brad King 6fe5b3db0b Simplify VS generator ConstructScript interface 15 年之前
  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 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 年之前
  Brad King 764ac9803d ENH: Generalize exe implib dir creation for VS 16 年之前
  Alexander Neundorf 94f0eca689 BUG: fix #5326: source files with the same name in different groups lead to colliding object file names 18 年之前
  Brad King 15f21aa74c STYLE: Removed stray comment. 18 年之前
  Alexander Neundorf 7f11536704 18 年之前
  Bill Hoffman ca0230a33e ENH: check in initial conv library stuff 18 年之前
  Brad King dd332a00cc ENH: Re-implemented command line argument shell quoting to support several platforms with one code base. 19 年之前
  Brad King 2459ceb076 BUG: Centralized generation of command line arguments in escaped form. This addresses bug#3786 for several platforms. 19 年之前
  Brad King 8dda3a2f6e ENH: Adding .hh file as a C++ header file extension. Remove duplicate code from implementation of unique object name computation for VS generators. This addresses bug#3565. 19 年之前
  Brad King 9bf5af6e32 ENH: Moved unique object file name computation from cmLocalUnixMakefileGenerator3 up to cmLocalGenerator for use by all generators. Created cmLocalVisualStudioGenerator as superclass for all VS generators. Implemented on-demand unique object file name computation for VS 7 generator to avoid slow compiles when all sources are in subdirectories. 19 年之前