Commit Graph

10 Commits

Author SHA1 Message Date
Philipp Hörist 5271f19294 Windows: Fix build
data is now a str
2018-11-16 15:28:40 +01:00
Philipp Hörist 9ba97c4be3 Windows: Get objdump output as string
Otherwise we have to guess the encoding of the host system
2018-11-16 15:28:28 +01:00
Philipp Hörist 060332e319 Windows: Add folder to DLL search
This makes python look into the `bin` folder when searching for DLLs before
it trys C:\Windows or C:\Windows\system32 and potentially finds other versions of DLLs

Fixes #8968
2018-10-24 19:10:22 +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 379a4b03d7 Fix Windows build 2018-04-26 20:59:12 +02:00
Philipp Hörist 2ff96ad793 Provide 64bit installer for Windows 2018-03-30 13:59:41 +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
André Apitzsch 68a57e7c91 Replace src by gajim 2017-07-02 17:25:46 +02:00
Philipp Hörist 6c9e68548b Switch to using MSYS2 for Windows build 2017-05-16 16:39:52 +02:00