Historia zmian

Autor SHA1 Wiadomość Data
  Ken Martin f85f919dbc ENH: reduce the number of files produced still needs a bit more cleanup 20 lat temu
  Bill Hoffman 9062e6d922 ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and value 20 lat temu
  Ken Martin 9d531303c0 BUG: win95 returning non unix path for cmake command 20 lat temu
  Andy Cedilnik 034d87eef5 ENH: Only truncate files when not in try compile. Alsom move truncating code closer to configure 20 lat temu
  Andy Cedilnik 69ca8776a8 ENH: Start adding the code that will truncate output logs 20 lat temu
  Andy Cedilnik 9a7dec33a3 ENH: Before running configre, remove all macros. Also, backup the command names. Also, make command names case insensitive 20 lat temu
  Andy Cedilnik 24a5c0a72e ENH: Save command that macro overwrites 20 lat temu
  Ken Martin e559aa11ac ENH: added support for forcing recomputation of depends 20 lat temu
  Ken Martin c08862a88d ENH: removed UMG2 20 lat temu
  Ken Martin 749fe26394 ENH: fix problem with dependency scanning 20 lat temu
  Ken Martin 193747256b ENH: switch to using new Unix Makefile generator for Unix as well 20 lat temu
  Ken Martin 4a701917a4 BUG: fix bad generator name 20 lat temu
  Ken Martin caf17c123b ENH: added new generator 20 lat temu
  Brad King dc75c22645 COMP: Fixed forced bool conversion warning. 20 lat temu
  Brad King e8911705d6 ENH: Added optional verbose output to build system dependency check. 20 lat temu
  Bill Hoffman d74d8aeb71 BUG: fix for bug 1700 20 lat temu
  Bill Hoffman 3abbf15a5a ENH: make xcode compile only on apple 20 lat temu
  Ken Martin 63cd6e39e1 COMP: fix a warning 20 lat temu
  Ken Martin 3ff6722934 ENH: cleanup by removing all the olf local generate junk that i not longer needed 20 lat temu
  Brad King 2444cd3828 ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 modules to the stamp files more reliably. This removes the temporary hack for per-platform upper-/lower- case. 20 lat temu
  Ken Martin 78ca400d33 ENH: remove code warrior classes 20 lat temu
  Brad King 2aa613b98c ENH: Enabling cmLocalUnixMakefileGenerator2 (new makefile generator) by default. 20 lat temu
  Brad King 832fa0e609 BUG: Need to return before configure step when running in script mode. 20 lat temu
  Brad King 2651d170d5 BUG: Removing "guess when there is a space in the path" check for chdir command. It is the responsibility of the caller of the command to ensure the arguments are properly quoted on the command line. 20 lat temu
  Bill Hoffman ee0db4aeb4 BUG: fix CommandLine test problems with spaces and testing for the return value 20 lat temu
  Andy Cedilnik dd851619ac ENH: Add command to copy directory with content 20 lat temu
  Andy Cedilnik e9eccb0098 BUG: prevent -P or script to be passed as homedirectory 21 lat temu
  Bill Hoffman 96daa417cb ENH: add initial non-working XCode stuff 21 lat temu
  Bill Hoffman a641ad3bba ENH: split up cmCommands into two files 21 lat temu
  Brad King 195cdf172e ENH: Split dependency scanning and checking into separate cmDepends superclass with language-specific subclasses such as cmDependsC. 21 lat temu