Fixed 'noprocess' sed script.
[autodist.git] / apps / autodist / TODO
index aee5459335d0fd758ee99b6af5e4a48b3e76f484..e3e00ead42729904c74acb67257dd340f72f54cd 100644 (file)
@@ -4,3 +4,13 @@ TODO In Autodist
 o Autodist should produce output file when 'license-header' is used for
   files that _was not_ re-licensed.  This would be useful to check if
   there are files in the distribution with wrong license.
+
+o Better 'license-header' implementation.
+
+o Perhaps ability to partially re-license the source tree.  Now all files
+  will be processed if 'license-header' is used.
+
+o Better 'noprocess' so that it would work with directories recursively,
+  such as noprocess foo/bar, would not process anything under foo/bar.
+
+o Perhaps output autodist.log when processing the source tree.