]> Cypherpunks.ru repositories - goredo.git/blob - dep.rec
Repetitive OOD optimization
[goredo.git] / dep.rec
1 %rec: Build
2 %doc: Build session
3 %key: Build
4 %type: Build uuid
5
6 %rec: Dependency
7 %doc: Dependency information
8 %mandatory: Type
9 %allowed: Target Size CtimeSec CtimeNsec Hash
10 %unique: Type Target Size CtimeSec CtimeNsec Hash
11 %type: Type enum ifcreate ifchange always stamp
12 %type: Size int
13 %type: CtimeSec int
14 %type: CtimeNsec int
15 %type: Hash regexp /[0-9a-f]{64}/