Florian Bruhin
|
450d1ab70d
|
Update copyright years
|
2015-01-03 15:51:31 +01:00 |
|
Florian Bruhin
|
d1d6fb3dce
|
Use Qt resources for the window icon.
|
2014-12-28 15:10:02 +01:00 |
|
Florian Bruhin
|
2a4e884e1b
|
Set window icon. Closes #325.
|
2014-12-28 14:35:28 +01:00 |
|
Florian Bruhin
|
c48727d19a
|
Force-include pygments in freeze.py.
Fixes #398.
|
2014-12-22 17:30:41 +01:00 |
|
Florian Bruhin
|
77579e7ebd
|
Ensure the docs gets included in freeze.py.
See #346.
|
2014-12-16 13:26:12 +01:00 |
|
Florian Bruhin
|
33120bb780
|
Add .ico file to freeze.py. Fixes #322.
|
2014-12-15 22:45:03 +01:00 |
|
Florian Bruhin
|
86d91b9c3d
|
Require BASEDIR in freeze.py.
|
2014-12-15 22:44:11 +01:00 |
|
Florian Bruhin
|
f355ee6282
|
Don't depend on cx_Freeze for tests.
|
2014-12-05 12:55:20 +01:00 |
|
Florian Bruhin
|
8095de6c59
|
Get rid of the getcwd hack in scripts.
|
2014-09-22 20:41:12 +02:00 |
|
Florian Bruhin
|
e26606b0d6
|
Add /usr/bin/env to shebangs
|
2014-09-22 20:21:00 +02:00 |
|
Florian Bruhin
|
d625cde28c
|
Clean up imports
|
2014-08-26 19:10:14 +02:00 |
|
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 |
|