[vlc-commits] python bindings: refactor, move template files to their own directory

Olivier Aubert git at videolan.org
Tue Oct 10 19:14:50 CEST 2017


vlc/python | branch: master | Olivier Aubert <contact at olivieraubert.net> | Tue Oct 10 12:57:32 2017 +0200| [a17b7767b2436759eb3d21dfb39b600ad7fa9de8] | committer: Olivier Aubert

python bindings: refactor, move template files to their own directory

> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=a17b7767b2436759eb3d21dfb39b600ad7fa9de8
---

 Makefile                     |   4 +-
 generator/LibVlc-footer.java |   1 -
 generator/LibVlc-header.java | 255 ----------------
 generator/boilerplate.java   |  26 --
 generator/footer.py          | 240 ----------------
 generator/generate.py        |  16 +-
 generator/header.py          | 670 -------------------------------------------
 generator/override.py        | 500 --------------------------------
 8 files changed, 11 insertions(+), 1701 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=a17b7767b2436759eb3d21dfb39b600ad7fa9de8


More information about the vlc-commits mailing list