Remake
|
Public Attributes | |
status_e | status |
Actual status. | |
time_t | last |
Last-modified date. |
Build status of a target.
Definition at line 536 of file remake.cpp.
time_t status_t::last |
Last-modified date.
Definition at line 539 of file remake.cpp.
Referenced by get_status(), and update_status().
status_e status_t::status |
Actual status.
Definition at line 538 of file remake.cpp.
Referenced by get_status(), and update_status().