|
Ninja
|
#include <stdio.h>#include <memory>#include <string>#include "hash_map.h"#include "load_status.h"#include "timestamp.h"#include "util.h"

Go to the source code of this file.
Classes | |
| struct | BuildLog |
| Store a log of every command ran for every build. More... | |
| struct | BuildLogUser |
| Can answer questions about the manifest for the BuildLog. More... | |
| struct | BuildLog::LogEntry |