Commit History

Author SHA1 Message Date
  Brad King cde384411d Several fixes/improvements: 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
  Ken Martin 7b5a8762c6 modified how source files store properties 23 years ago
  Bill Hoffman 4ea0f6b949 ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler 23 years ago
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 23 years ago
  Bill Hoffman 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 23 years ago