foretspaisibles / bsdowl

A highly portable build system targeting modern UNIX systems. Supports C, OCaml, TeX, METAPOST, NOWEB, M4, and more. Based on BSD Make.
http://michipili.github.io/bsdowl/
Other
102 stars 7 forks source link

Use a better approach to timestamp files #146

Closed foretspaisibles closed 9 years ago

foretspaisibles commented 10 years ago

Time-stamping files in DRAFT mode use compile time instead of write time for the document. We should consider using a script looking for some classical SCMs artefacts or use the access time of the file to produce a more useful time-stamp.