aboutsummaryrefslogtreecommitdiff
path: root/brep/build
diff options
context:
space:
mode:
Diffstat (limited to 'brep/build')
-rw-r--r--brep/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/brep/build b/brep/build
index 3d969db..adc52ff 100644
--- a/brep/build
+++ b/brep/build
@@ -118,6 +118,10 @@ namespace brep
//
timestamp_type timestamp;
+ // True if the package rebuild has been forced.
+ //
+ //bool forced;
+
// Present only if the state is 'tested'.
//
optional<result_status> status;