]> Cypherpunks.ru repositories - goredo.git/blobdiff - dep.rec
Ability to rely on mtime, instead of ctime
[goredo.git] / dep.rec
diff --git a/dep.rec b/dep.rec
index f0f6ced696247a2c78aff300fa692dbf4e8fbe6a..56c32cab8014b4567cf0d8018e58fe378acc3559 100644 (file)
--- a/dep.rec
+++ b/dep.rec
@@ -6,8 +6,12 @@
 %rec: Dependency
 %doc: Dependency information
 %mandatory: Type
-%allowed: Target Ctime Hash
-%unique: Type Target Ctime Hash
+%allowed: Target Size CtimeSec CtimeNsec MtimeSec MtimeNsec Hash
+%unique: Type Target Size CtimeSec CtimeNsec MtimeSec MtimeNsec Hash
 %type: Type enum ifcreate ifchange always stamp
-%type: Ctime regexp /[0-9]+\.[0-9]+/
+%type: Size int
+%type: CtimeSec int
+%type: CtimeNsec int
+%type: MtimeSec int
+%type: MtimeNsec int
 %type: Hash regexp /[0-9a-f]{64}/