ninja: Split StatCache struct into its own header file.
authorThiago Farina <tfransosi@gmail.com>
Tue, 31 May 2011 16:36:23 +0000 (13:36 -0300)
committerEvan Martin <martine@danga.com>
Tue, 31 May 2011 16:39:45 +0000 (09:39 -0700)
commit2e173199dfb36de2843722664607160e397846dd
tree9dae69fd7207beb613aef2e40cacd592ec2b7a7e
parent0d4c9611aa6f8958cc2c7bf4355f46945d09c1a4
ninja: Split StatCache struct into its own header file.

Note: This is a TODO in ninja_jumble.cc.

Signed-off-by: Thiago Farina <tfarina@chromium.org>
configure.py
src/ninja.h
src/ninja_jumble.cc
src/stat_cache.cc [new file with mode: 0644]
src/stat_cache.h [new file with mode: 0644]