Commit Graph

15 Commits

Author SHA1 Message Date
Alberto Sottile 8f44c28c73 macOS build: upgrade to Python 3.9 and PySide2 5.15.2 2021-10-18 21:57:18 +02:00
Etoh f7faa59246
Make Windows build 32-bit 2021-08-06 19:23:56 +01:00
daniel-123 f558337b4c
Bundle libxcb1 into AppImage to fix #380 2021-07-21 18:46:11 +02:00
Daniel Wróbel acc8a05961
Merge pull request #432 from teohhanhui/fix/appimage-missing-deps
Bundle libgthread-2.0.so.0 into AppImage
2021-07-21 18:32:00 +02:00
Alberto Sottile 915be38008 Enable GitHub Actions on pull requests 2021-07-21 18:01:46 +02:00
Teoh Han Hui 184b8d9e47
Bundle libgthread-2.0.so.0 into AppImage 2021-06-20 05:52:55 +08:00
Daniel Wróbel 4eececef25
Build AppImage on Ubuntu 18.04
Temporary workaround for AppImage built on Ubuntu 20.04 crashing with segmentation fault. #401
2021-03-09 19:03:31 +01:00
Daniel Wróbel c56f77c984
Fix package filename for debs 2021-03-08 22:04:43 +01:00
Daniel Wróbel 6c346e733d
Fix server deb deployment name in CI workflow 2021-03-08 22:02:32 +01:00
Daniel Wróbel 5db8135b20
Separate debian package artifacts
Make it so that server and full packages are separate artifacts in CI rather than single zip containing both.
2021-03-08 22:01:34 +01:00
Alberto Sottile 73da46a9f3
Migrate from AppVeyor to GitHub Actions (#399)
* Disable AppVeyor

* Actions: disable other jobs

* Actions: implement windows job

* Use requirements

* Typo in version parser

* Replace type nul for PowerShell

* Change Python version to 3.7

* buildPy2exe: exclude tcl and tkinter

* buildPy2exe: rename zip archive to include extension

* Actions for Windows: build on Python 3.8

* Re-enable build flow for other platforms

* Remove AppVeyor configuration file
2021-03-07 19:25:23 +00:00
Alberto Sottile aeada06d33 Actions: do not ls LIBPYTHON_FOLDER with hardcoded path 2021-02-25 19:06:25 +01:00
Daniel Wróbel 12ee960cdc
Fix invalid artifact name 2021-01-24 13:21:08 +01:00
Daniel Wróbel 7e8f0cdb64
Pipe in the server deb build into CI workflow 2021-01-23 20:43:39 +01:00
Alberto Sottile f791faca91
Migrate from Travis CI to GitHub Actions (#374)
* Migrate from Travis CI to GitHub Actions

* Remove snapcraft build
2021-01-11 18:55:59 +00:00