Historial de Commits

Autor SHA1 Mensaje Fecha
  Brad King d57047de33 Pre-compute object file names before VS project generation hace 13 años
  Brad King 67734be8cf VS: Simplify object name computation hace 13 años
  Brad King c92ffece80 Enumerate VS11 version explicitly in local generators hace 14 años
  Brad King 1be4b6f463 Order VS local generator Version ivar values consistently hace 14 años
  Brad King b98fdd5284 VS: Use setlocal/endlocal only in VS 10 custom commands hace 14 años
  Brad King 06fcbc4757 VS10: Fix working directory of consecutive custom commands (#11938) hace 14 años
  Brad King 2516c05c2c VS: Create a Fortran DLL's import library directory hace 14 años
  Brad King 533f5a2037 Merge topic 'custom-command-refactor' hace 15 años
  David Cole 66e7917532 VS10: stop build on custom command error (#11533) hace 15 años
  Brad King 6fe5b3db0b Simplify VS generator ConstructScript interface hace 15 años
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  Brad King 355511ade9 Do Windows command line escapes for VS 10 too hace 16 años
  Bill Hoffman 5c4208f50e ENH: only 5 failing tests for VS 10 hace 16 años
  Bill Hoffman 7491f52992 ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail hace 16 años
  Brad King 764ac9803d ENH: Generalize exe implib dir creation for VS hace 16 años
  Alexander Neundorf 94f0eca689 BUG: fix #5326: source files with the same name in different groups lead to colliding object file names hace 18 años
  Brad King 15f21aa74c STYLE: Removed stray comment. hace 18 años
  Alexander Neundorf 7f11536704 hace 18 años
  Bill Hoffman ca0230a33e ENH: check in initial conv library stuff hace 18 años
  Brad King dd332a00cc ENH: Re-implemented command line argument shell quoting to support several platforms with one code base. hace 19 años
  Brad King 2459ceb076 BUG: Centralized generation of command line arguments in escaped form. This addresses bug#3786 for several platforms. hace 19 años
  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. hace 19 años
  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. hace 19 años