Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put & operator with the type rather than the variable name. | Thiago Farina | 2012-04-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Thiago Farina <tfarina@chromium.org> | ||||
* | Fix tabs, typos | PetrWolf | 2012-02-14 | 1 | -3/+3 |
| | |||||
* | Response files | unknown | 2012-02-09 | 1 | -0/+5 |
| | |||||
* | convert all time_t to a new TimeStamp type | Evan Martin | 2012-01-05 | 1 | -9/+12 |
| | |||||
* | Move RealDiskInterface class to disk_interface.h. | Thiago Farina | 2011-08-25 | 1 | -0/+9 |
| | | | | | | This is a TODO in src/ninja_jumble.cc Signed-off-by: Thiago Farina <tfarina@chromium.org> | ||||
* | Factor out DiskInterface class into its own source/header files. | Thiago Farina | 2011-08-10 | 1 | -0/+49 |
This is a TODO in src/ninja_jumble.cc Signed-off-by: Thiago Farina <tfarina@chromium.org> |