Commit Graph

16 Commits

Author SHA1 Message Date
Florian Bruhin
c7ee655750 Use pylint to check modelines and fix them. 2014-08-06 23:51:44 +02:00
Florian Bruhin
b2d24a4435 Exclude tkinter when freezing.
This is only needed if PyQt5 is unavailable, and that won't be the case when
we're freezed.
2014-08-04 19:49:17 +02:00
Florian Bruhin
8fedf1a9be Adjust shebangs to call python3 2014-07-31 21:14:05 +02:00
Florian Bruhin
09cfa7669e Mark scripts as executable. 2014-07-31 21:09:34 +02:00
Florian Bruhin
e594e42517 Remove unused import from scripts.freeze 2014-06-19 10:19:17 +02:00
Florian Bruhin
61c9afb821 Get python lib dir dynamically 2014-06-19 09:33:47 +02:00
Florian Bruhin
d65587128f Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
Florian Bruhin
6105b41342 Add shebang/GPL header to scripts 2014-06-19 08:28:05 +02:00
Florian Bruhin
7f3a21e4f0 Fix lint in scripts 2014-05-15 08:24:10 +02:00
Florian Bruhin
765e20f881 Try to preserve git commit id with setup.py/freeze.py 2014-05-15 07:13:49 +02:00
Florian Bruhin
1922f51e21 Rename setupdata to setupcommon 2014-05-15 06:38:44 +02:00
Florian Bruhin
1f42cf74ad Make scripts work when not started from scripts folder 2014-05-13 23:17:22 +02:00
Florian Bruhin
e841ea1c5e Remove crlf in freeze.py 2014-05-13 22:51:03 +02:00
Florian Bruhin
ce2ff26771 Adjust freeze.py to work under Linux 2014-05-13 22:50:42 +02:00
Florian Bruhin
ee02b44117 Add MSI options 2014-05-13 14:32:53 +02:00
Florian Bruhin
b2888bf6ca Add freeze.py 2014-05-13 11:41:27 +02:00