Commit Graph

41 Commits

Author SHA1 Message Date
Philipp Hörist bf9aed69fe Windows: Add pygments to build
(cherry picked from commit 5059f72373)
2019-02-15 11:38:59 +01:00
Philipp Hörist 14b4488b07 Windows: Use HEAD of nbxmpp_0.6 branch 2019-01-21 22:47:14 +01:00
Philipp Hörist 60f8c52c3a Windows: Use correct nbxmpp version 2019-01-08 22:38:25 +01:00
Philipp Hörist 60b3a1d02e Windows: Downgrade to Gtk 3.24.1 2019-01-07 20:49:37 +01:00
Philipp Hörist bb81277c17 Windows: Use nbxmpp 0.6.8 2018-12-04 12:20:15 +01:00
Philipp Hörist e1773e20bb Windows: Remove cryptography fix
The package has been fixed in the mingw repos
2018-12-03 15:44:01 +01:00
Philipp Hörist 19a46070fa Windows: Remove old ssl fix 2018-11-13 21:58:32 +01:00
Philipp Hörist 335c3e2d3d Windows: Fix build
Fixes #9438
2018-11-11 15:41:12 +01:00
Philipp Hörist c8ca387f01 Remove idna as dependency
We use the python inbuilt idna module
2018-10-22 19:09:13 +02:00
Philipp Hörist 968aae2cd0 Make idna and precis-18n required dependencys 2018-10-22 19:09:12 +02:00
Philipp Hörist c0ae4af7cf Windows: Add precis-i18n to the build 2018-10-13 15:42:19 +02:00
Philipp Hörist 588e5eded7 Windows: Add correct plugin_installer 2018-10-12 00:01:44 +02:00
Philipp Hörist 944a1a9318 Fix Windows build 2018-10-07 00:46:56 +02:00
Philipp Hörist 94c3ea57d4 Fix Windows build
- Downgrade to glib2 2.56.2 because higher is broken on Windows 7
- Dont abort build if depchecker fails on some files
2018-10-07 00:46:39 +02:00
Philipp Hörist 3d4774378e Appveyor: add cssutils dependency 2018-08-25 09:42:09 +02:00
Philipp Hörist f903470130 Windows build: Install ctypes from git
The version on pip is broken with python 3.7
2018-07-24 23:32:27 +02:00
Philipp Hörist 0afd581119 Update windows build to python 3.7 2018-07-11 18:29:38 +02:00
Philipp Hörist 32b74b459e Remove support for ESessions
Fixes #5294
2018-05-28 18:21:45 +02:00
Philipp Hörist 4d9197ef1c Fix Windows build 2018-05-19 09:37:01 +02:00
Philipp Hörist 9154658dbc Add pybonjour to deps on Windows
Fixes #9125
2018-05-19 07:56:24 +02:00
Philipp Hörist 496bfd312d Remove pyasn1 dependency
its not used anymore
2018-05-17 22:42:29 +02:00
Philipp Hörist 1c48ee405d Fix Windows build 2018-04-24 23:53:18 +02:00
Philipp Hörist 2ff96ad793 Provide 64bit installer for Windows 2018-03-30 13:59:41 +02:00
Philipp Hörist 25e123a379 Windows Build: Move ssl libs to correct dir
Python searches in lib-dynload and if not found it searches in
C:/Windows/system32 which can contain dlls with an invalid version

Fixes #8905
2018-03-20 18:25:04 +01:00
Philipp Hörist 9e26411bd6 Fix Windows build 2018-02-11 23:45:36 +01:00
Philipp Hörist 737b5ae04a Fix Windows build 2018-01-25 23:17:18 +01:00
Philipp Hörist bd3d195b29 Stick to pillow version on Windows build
4.3.0 compiles fine on msys2, later version current not.
2018-01-03 22:13:33 +01:00
Philipp Hörist 7692b376ee Refactor SpellChecker
- use Gspell instead of GtkSpell, it seems to have alot less problems
and needs less code
2017-11-26 00:44:50 +01:00
Philipp Hörist f75dd8bcad Fix Window build
New version scheme
2017-11-25 20:09:25 +01:00
Philipp Hörist 021d5c709e Add libwebp to Windows build
A special Client only publishes Images in this Format
2017-10-20 19:15:43 +02:00
Philipp Hörist f4a734b70c Add GooCanvas to the Windows build
Its for the Whiteboard Plugin
2017-10-12 18:29:51 +02:00
Philipp Hörist ab23757f09 Use curl for Windows build instead of wget
wget seems to be broken currently on appveyor
2017-09-30 18:00:39 +02:00
Philipp Hörist a17a030719 Remove GTK Theme on Windows
Standard is good enough
2017-09-29 02:57:58 +02:00
Philipp Hörist b9e54cd92c Fix Windows build 2017-09-26 15:34:39 +02:00
Philipp Hörist 94324625fe WindowsBuild: Install Gajim as a python package 2017-08-19 02:12:11 +02:00
Philipp Hörist 8b02b15176 WindowsBuild: Include emoticon sourcefiles
Our loader cant load compiled sourcefiles
2017-08-11 11:52:59 +02:00
Philipp Hörist e2d61012c6 Windows Build: compile GLib schemas 2017-08-02 20:13:35 +02:00
Philipp Hörist 5dd4ac1c24 Update windows build to include emoticons 2017-07-02 21:30:21 +02:00
Philipp Hörist d5d9456d42 Add sqlite3 dependency to Windows build 2017-05-25 19:12:09 +02:00
Philipp Hörist 7931af0523 Add pillow to windows build dependencys 2017-05-18 22:08:02 +02:00
Philipp Hörist 6c9e68548b Switch to using MSYS2 for Windows build 2017-05-16 16:39:52 +02:00