summaryrefslogtreecommitdiffstats
path: root/Source/cmMakeDepend.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: unify make process on unixBill Hoffman2001-05-161-1/+0
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* STYLE: Updated comments for name change cmClassFile->cmSourceFileBrad King2001-04-251-7/+7
* many fixes and cleanup and featuresKen Martin2001-04-241-16/+22
* ERR: We can't assume a vector iterator is a pointer. It must be dereferenced...Brad King2001-04-181-1/+1
* ENH: Changed m_Indices to an stl set and renamed it to m_IndexSet. Using a s...Brad King2001-04-161-24/+7
* major changes to support multiple libraries and source listsKen Martin2001-04-111-18/+20
* ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used ...Brad King2001-03-151-8/+5
* ENH: Added support for finding dependencies for files that don't exist. Depe...Brad King2001-03-081-26/+86
* ENH: fix depend segfaultBill Hoffman2001-02-141-0/+4
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-0/+15
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMak...Bill Hoffman2001-01-051-20/+17
* BUG: remove bogus warning about not finding a depend file, if there are no in...Bill Hoffman2000-11-221-4/+4
* ENH: clean up code, and varible namesBill Hoffman2000-09-211-4/+0
* ENH: added a config setup file for CMakeSetup. Cleaned up the names of the ...Bill Hoffman2000-09-181-2/+2
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the di...Bill Hoffman2000-09-121-11/+33
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-291-0/+268