Remake
|
Public Attributes | |
string_list | targets |
string_set | deps |
Definition at line 496 of file remake.cpp.
string_set dependency_t::deps |
Definition at line 499 of file remake.cpp.
Referenced by accept_client(), get_status(), load_dependencies(), main(), register_scripted_rule(), register_transparent_rule(), run_script(), save_dependencies(), and still_need_rebuild().
string_list dependency_t::targets |
Definition at line 498 of file remake.cpp.
Referenced by get_status(), load_dependencies(), register_scripted_rule(), register_transparent_rule(), run_script(), save_dependencies(), and still_need_rebuild().