Commit történet

Szerző SHA1 Üzenet Dátum
  Brad King cf82992964 ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. 24 éve
  Brad King 5f12ae0c62 BUG: Dependency hints must be removed by the makefile generator before adding the dependencies generated by cmMakeDepend. 24 éve
  Ken Martin ff529aa861 some cleanup to the make depend process 24 éve
  Bill Hoffman 1cd9ce6f6e ENH: unify make process on unix 24 éve
  Will Schroeder 54cfe84f3f ENH:New copyright 24 éve
  Brad King ddbf1feab4 STYLE: Updated comments for name change cmClassFile->cmSourceFile 24 éve
  Ken Martin 73f04d1409 many fixes and cleanup and features 24 éve
  Brad King 57c4325c7d ERR: We can't assume a vector iterator is a pointer. It must be dereferenced to get a reference to the element, and then we can take the address of that to get a pointer. "i" becomes "&*i" 24 éve
  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 éve
  Ken Martin 865ec96644 major changes to support multiple libraries and source lists 24 éve
  Brad King be4db9150c ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking. 25 éve
  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 éve
  Bill Hoffman 0adb5237bd ENH: fix depend segfault 25 éve
  Will Schroeder 0ce5ac760b ENH:Documentation and cleanups 25 éve
  Bill Hoffman c54a05bfc7 ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files. 25 éve
  Bill Hoffman 748e1a36b3 BUG: remove bogus warning about not finding a depend file, if there are no include paths 25 éve
  Bill Hoffman 1e3ba0f1d7 ENH: clean up code, and varible names 25 éve
  Bill Hoffman 283d3a0b73 ENH: added a config setup file for CMakeSetup. Cleaned up the names of the source and binary directories 25 éve
  Bill Hoffman aa3ca2b432 ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the directories of the system. 25 éve
  Bill Hoffman 1f42f521ce NEW: move from tools and config to create CMake 25 éve