Ninja
Variables
debug_flags.cc File Reference

Go to the source code of this file.

Variables

bool g_experimental_statcache = true
 
bool g_explaining = false
 
bool g_keep_depfile = false
 
bool g_keep_rsp = false
 

Variable Documentation

◆ g_experimental_statcache

bool g_experimental_statcache = true

Definition at line 21 of file debug_flags.cc.

◆ g_explaining

bool g_explaining = false

Definition at line 15 of file debug_flags.cc.

Referenced by BuildStatus::BuildLoadDyndeps().

◆ g_keep_depfile

bool g_keep_depfile = false

Definition at line 17 of file debug_flags.cc.

Referenced by Builder::ExtractDeps().

◆ g_keep_rsp

bool g_keep_rsp = false

Definition at line 19 of file debug_flags.cc.

Referenced by Builder::FinishCommand().