[Reproducible-commits] [cdbs] 30/41: Add FIXMEs and TODOs.

Mattia Rizzolo mattia at debian.org
Tue May 10 14:42:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch reproducible
in repository cdbs.

commit 264a52a023735e652960c60df3ddf4ba75ca9d19
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jan 23 04:05:54 2014 +0100

    Add FIXMEs and TODOs.
---
 debian/TODO | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/debian/TODO b/debian/TODO
index af1715c..a82115a 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,3 +1,25 @@
+FIXME
+  * Avoid introducing cdbs_$p_mainflavor by putting it as first value of
+    cdbs_python_flavors.
+  * doublecheck all deprecated vars - especially how they resolve!
+  * Verify that all deprecations are fixable with only public variables.
+
+Misc ideas...
+  * avoid confusing variables _cdbs_expand_$p_allflavors and
+    _cdbs_expand_$p_defaultflavor.
+  * Simplify build-dependencies separately from splitting systems from implementations.
+  * add ruby.mk, based on ruby-sass rules file.
+  * Add nodejs.mk, based on ??? rules file.
+  * Drop unused dkms.mk snippet?
+  * Unconvolute shell checks in waf.mk.
+
+  * strip tabs in middle of lines
+
+  * && at start of line
+
+  * avoid shell calls in ant.mk
+  * avoid shell tests (use wildcard) in autotools-files.mk.in.
+
   * avoid copyright check on arch-only builds.
     Thanks to Matthias Klose (see bug#717827).
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/cdbs.git



More information about the Reproducible-commits mailing list