lasso/tools
Benjamin Dauvergne e5ad4b1702 misc: clear warnings about class_init signature using coccinelle
$ spatch --in-place --sp-file add-second-arg-to-class-init.cocci `git grep -l -C1 ^class_init \*.c`
	$ sed -i 's/\*unused\>/*unused G_GNUC_UNUSED/' `git grep -l 'void \*unused'`
2020-03-26 22:52:49 +01:00
..
spatch misc: clear warnings about class_init signature using coccinelle 2020-03-26 22:52:49 +01:00
api.py Make more Python scripts compatible with both Py2 and Py3 2018-07-24 11:03:09 +02:00
check-lasso-sections.py Make more Python scripts compatible with both Py2 and Py3 2018-07-24 11:03:09 +02:00
check-makefile.sh Tools: add check-makefile.sh script to tools 2010-06-12 00:43:31 +00:00
format-suppressions.py Make more Python scripts compatible with both Py2 and Py3 2018-07-24 11:03:09 +02:00
generate_idwsf2_classes.py Make more Python scripts compatible with both Py2 and Py3 2018-07-24 11:03:09 +02:00
git-version-gen toosl/git-version-gen: use a dot to separate the commit string from the regular version 2013-09-27 16:19:28 +02:00
gitlog-to-changelog Add tool gitlog-to-changelog 2014-08-28 16:00:13 +02:00