#include "types.h"
#include "variable.h"
Go to the source code of this file.
◆ OUTPUT_SYNC_LINE
#define OUTPUT_SYNC_LINE 1 |
◆ OUTPUT_SYNC_NONE
#define OUTPUT_SYNC_NONE 0 |
◆ OUTPUT_SYNC_RECURSE
#define OUTPUT_SYNC_RECURSE 3 |
◆ OUTPUT_SYNC_TARGET
#define OUTPUT_SYNC_TARGET 2 |
◆ b_debugger_preread
If true, enter the debugger before reading any makefiles.
◆ check_symlink_flag
◆ db_level
◆ debugger_flag
If 1, same as –debugger=preaction
◆ env_overrides
◆ ignore_errors_flag
◆ in_debugger
True if we are inside the debugger, false otherwise.
◆ just_print_flag
◆ makelevel
◆ no_builtin_rules_flag
int no_builtin_rules_flag |
◆ no_builtin_variables_flag
int no_builtin_variables_flag |
◆ no_extended_errors
If 1, we don't give additional error reporting information.
◆ print_data_base_flag
◆ print_directory_flag
◆ print_version_flag
◆ profile_flag
Nonzero means profile calls (option –profile).
◆ question_flag
◆ search_parent_flag
Nonzero means look in parent directories for a Makefile if one isn't found in the current directory (option –search-parent).
◆ shell_trace
Nonzero means –trace and shell trace with input.
◆ shell_var
◆ show_targets_flag
Nonzero gives a list of explicit target names and exits. Set by option –targets
◆ show_tasks_flag
Nonzero gives a list of explicit target names that have commands associated with them and exits. Set by option –tasks
◆ silent_flag
◆ touch_flag
◆ verify_flag