Commit History

Author SHA1 Message Date
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Bill Hoffman ada0f98e91 BUG: fix for 5071, report error if output file can not be opened 17 years ago
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 years ago
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags 18 years ago
  Ken Martin 3c4bfa1003 STYLE: fix line length 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
  Bill Hoffman 13c322a0be ENH: fix test 20 years ago
  Bill Hoffman eef7ccc9d6 ENH: add .txx files and put the start directory in the search path 20 years ago
  Andy Cedilnik a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline 23 years ago
  Ken Martin 7928df0817 updated for changes in Depend Calcs 23 years ago
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 24 years ago
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 years ago
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
  Brad King 82c1916a6d ENH: Hacked together a new implementation of the dependency generator code. This should support finding dependencies for individual files without doing them for the entire makefile. Use cmMakeDepend::FindDependencies() to do this. 24 years ago
  Brad King b4339eba05 ERR: Removed unused variable. 24 years ago
  Ken Martin 9508ae2b19 added new command 24 years ago