Histórico de commits

Autor SHA1 Mensagem Data
  Ken Martin cc8aa74ec4 removed duplicate includes 22 anos atrás
  Bill Hoffman 2ba1c0ab06 ENH: performance fixes for network depends 22 anos atrás
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 22 anos atrás
  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 anos atrás
  Ken Martin fd26d44f5f now includes current include files directory when searching for files it includes 23 anos atrás
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 anos atrás
  Bill Hoffman ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 anos atrás
  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 anos atrás
  Brad King cf82992964 ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. 24 anos atrás
  Ken Martin ff529aa861 some cleanup to the make depend process 24 anos atrás
  Will Schroeder 54cfe84f3f ENH:New copyright 24 anos atrás
  Ken Martin 73f04d1409 many fixes and cleanup and features 24 anos atrás
  Brad King f63e4a144c ENH: Changed m_Indices to an stl set and renamed it to m_IndexSet. Using a set results in a significant performance increase and reduction in memory usage. 24 anos atrás
  Ken Martin 865ec96644 major changes to support multiple libraries and source lists 24 anos atrás
  Brad King be4db9150c ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking. 25 anos atrás
  Brad King 02fe911803 ENH: Added support for finding dependencies for files that don't exist. Dependency recursion begins with hints provided in the cmClassFile for a file if it doesn't exist. 25 anos atrás
  Will Schroeder 88bbc0c30d ENH:Documentation and cleanups 25 anos atrás
  Bill Hoffman c54a05bfc7 ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files. 25 anos atrás
  Bill Hoffman 1f42f521ce NEW: move from tools and config to create CMake 25 anos atrás