]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/news.texi
REDO_STOP_IF_MODIFIED
[goredo.git] / doc / news.texi
index 475fe989f47c1667ff28b735d7e3d134976c2862..1dbdb859919482e084537ec75fcab612dae425d3 100644 (file)
@@ -7,6 +7,16 @@
 @item
     @code{flock} locks replaced with POSIX @code{fcntl} ones.
     They could be more portable.
+@item
+    @command{redo-depfix} command appeared, that traverses through all
+    @file{.redo} directories and their dependency files, checks if
+    corresponding targets has the same content but different
+    @code{ctime}/@code{mtime} values and rewrites dependencies with that
+    updated inode information.
+@item
+    With @env{$REDO_STOP_IF_MODIFIED=1} environment variable redo will
+    stop and fail if it meet externally modified file. By default user
+    is only warned about it, but building continues for convenience.
 @end itemize
 
 @anchor{Release 1_21_0}