Commit History

Autor SHA1 Mensaxe Data
  Brad King 2516c05c2c VS: Create a Fortran DLL's import library directory %!s(int64=14) %!d(string=hai) anos
  Brad King 31b0657e7d Merge topic 'custom-command-generator-expressions' %!s(int64=15) %!d(string=hai) anos
  Brad King 533f5a2037 Merge topic 'custom-command-refactor' %!s(int64=15) %!d(string=hai) anos
  David Cole 66e7917532 VS10: stop build on custom command error (#11533) %!s(int64=15) %!d(string=hai) anos
  Brad King bfb7288f81 Record backtrace in cmCustomCommand %!s(int64=15) %!d(string=hai) anos
  Brad King 542b517449 Factor out common custom command generator %!s(int64=15) %!d(string=hai) anos
  Brad King 6fe5b3db0b Simplify VS generator ConstructScript interface %!s(int64=15) %!d(string=hai) anos
  Bill Hoffman cf3e42f811 Partial fix from bug #10503, use full paths to fix custom commands. %!s(int64=15) %!d(string=hai) anos
  David Cole af92e72362 Add errorlevel checking after each custom command in a sequence. %!s(int64=15) %!d(string=hai) anos
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License %!s(int64=16) %!d(string=hai) anos
  Brad King 355511ade9 Do Windows command line escapes for VS 10 too %!s(int64=16) %!d(string=hai) anos
  Bill Hoffman 5c4208f50e ENH: only 5 failing tests for VS 10 %!s(int64=16) %!d(string=hai) anos
  Brad King 764ac9803d ENH: Generalize exe implib dir creation for VS %!s(int64=16) %!d(string=hai) anos
  Bill Hoffman a7e1031efe ENH: remove patch as directory change was already fixed %!s(int64=18) %!d(string=hai) anos
  Bill Hoffman feea7133ef BUG: fix for bug 6234, use cd /d so that drives can be changed. %!s(int64=18) %!d(string=hai) anos
  Brad King abaa026721 BUG: When the working directory for a custom command is on another drive letter we need to change to that drive letter after changing its working directory. Fixes issue #6150. %!s(int64=18) %!d(string=hai) anos
  Alexander Neundorf 94f0eca689 BUG: fix #5326: source files with the same name in different groups lead to colliding object file names %!s(int64=18) %!d(string=hai) anos
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags %!s(int64=18) %!d(string=hai) anos
  Alexander Neundorf 7f11536704 %!s(int64=18) %!d(string=hai) anos
  Bill Hoffman ca0230a33e ENH: check in initial conv library stuff %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman 1589890a09 ENH: do not use relative paths for custom command commands if they working directory is used %!s(int64=19) %!d(string=hai) anos
  Brad King e23b82c2cf BUG: Avoid leading and trailing newlines in custom command scripts because some VS6 versions do not like the trailing backslash this produces. This addresses bug#3977. %!s(int64=19) %!d(string=hai) anos
  Brad King dd332a00cc ENH: Re-implemented command line argument shell quoting to support several platforms with one code base. %!s(int64=19) %!d(string=hai) anos
  Brad King 2459ceb076 BUG: Centralized generation of command line arguments in escaped form. This addresses bug#3786 for several platforms. %!s(int64=19) %!d(string=hai) anos
  Brad King 6ad36e407e BUG: Duplicate object name detection should not be case sensitive since this code is used on Windows file systems. This addresses bug#3589. %!s(int64=19) %!d(string=hai) anos
  Brad King 24b55bfe11 BUG: Make sure sources with unknown extensions are not compiled by VS. %!s(int64=19) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  Ken Martin dd8247e324 STYLE: fix long lines %!s(int64=19) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos