summaryrefslogtreecommitdiffstats
path: root/src/graph.cc
Commit message (Expand)AuthorAgeFilesLines
* add doxygen-compatibile comments to most classesEvan Martin2011-04-291-0/+1
* Move CanonicalizePath into util.h so it can be shared by the other modules.Thiago Farina2011-04-151-53/+1
* files that have both implicit and explicit edges should be implicitEvan Martin2011-03-071-11/+3
* canonicalize paths loaded from depfilesEvan Martin2011-03-071-1/+58
* add copyrightsEvan Martin2011-02-061-0/+14
* cleanup phony testingEvan Martin2011-02-051-0/+3
* include path when printing a makefile parse errorEvan Martin2011-02-041-1/+4
* remove bottom-up dirtyingEvan Martin2011-01-081-32/+0
* split out graph into its own headerEvan Martin2011-01-081-0/+201