summaryrefslogtreecommitdiffstats
path: root/src/graph.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * Move RealDiskInterface class to disk_interface.h.Thiago Farina2011-08-251-0/+1
* | semantic change: allow reaching into parent directories in pathsEvan Martin2011-08-241-2/+1
|/
* src/graph.cc: fix EdgeEnv::LookupVariableQingning Huo2011-06-101-1/+6
* make the phony depfile edge order-onlyEvan Martin2011-05-171-0/+1
* SEMANTIC CHANGE: implicit inputs are now required to existEvan Martin2011-05-131-3/+10
* 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