backports: pycocci - make the Coccinelle wrapper a standalone tool
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 15 Apr 2014 22:48:26 +0000 (22:48 +0000)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 17 Apr 2014 23:23:09 +0000 (16:23 -0700)
commitee6dd7b99be6209c9b7bef8b4b176ca8be1b3af7
tree895e1fc3182512521e42f1140d33780ed3c3bec5
parentecec075043a34fa0e88c2716c5f4eca3782f7ca3
backports: pycocci - make the Coccinelle wrapper a standalone tool

This lets us share it for general use as a generic tool, we'll upkeep
it here for now and if Coccinelle picks it up we can drop it and just
require folks to install it.

This lets us use the same solution for standard testing / regular
development and also for backports without any discrepencies.

Cc: Peter Senna <peter.senna@gmail.com>
Cc: Julia Lawall <julia.lawall@lip6.fr>
Cc: Gilles Muller <Gilles.Muller@lip6.fr>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
devel/pycocci [new file with mode: 0755]
gentree.py
lib/bpcoccinelle.py [deleted file]