aboutsummaryrefslogtreecommitdiff
path: root/src/functiontostring.h (unfollow)
AgeCommit message (Collapse)Author
2010-01-05Turns out the statcache broke other things, and didn't help at all. It's deadMike Buland
now...
2010-01-05Removed some silly debugging output and added the StatCache, it turns out thisMike Buland
doesn't matter, at least on linux...but...it's a nice idea? I dunno.
2010-01-05More view tweaks, it's nice.Mike Buland
2010-01-04Ok, now I've cleaned up the output to match the new revised build requiresMike Buland
procedure in the default view, it's really much nicer.
2010-01-04The cache works...really well.Mike Buland
2010-01-04Requires no longer effect build order, so do not count officially as "deps",Mike Buland
they are still influencing things such as filetime build decisions, but this change to the policy simplifies everything and makes building faster.
2009-12-30Minor changes to the way requires are computed, getting ready for caching.Mike Buland
2009-12-29Ok, cache stuff is in, and that's good, now we have to use it.Mike Buland