summaryrefslogtreecommitdiffstats
path: root/Source/cmOutputRequiredFilesCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Hacked together a new implementation of the dependency generator code. ↵Brad King2001-07-171-12/+11
| | | | This should support finding dependencies for individual files without doing them for the entire makefile. Use cmMakeDepend::FindDependencies() to do this.
* ERR: Removed unused variable.Brad King2001-06-191-1/+0
|
* added new commandKen Martin2001-06-121-0/+238