Commit Graph

55 Commits

Author SHA1 Message Date
a10170b4e5
Include SQL scripts into the apk (fixes: #1949) 2024-02-26 20:43:19 +02:00
f88ffccfb0
Remove x86 arch 2024-02-01 01:09:28 +02:00
f6538a3473
Set NDK as recommended by buildozer, update also SDK tools versions 2024-02-01 00:55:11 +02:00
57c50eafbf
Copy qt.conf from the old appimage 2023-10-30 20:18:58 +02:00
4e20421500
Parametrize appimage-builder recipe,
setup environment in build.sh, start from building amd64 appimage,
download appimage-builder in docker.
2023-09-14 13:57:24 +03:00
027a74646a
A basic recipe for appimage-builder - currently builds armhf one 2023-09-14 13:57:23 +03:00
942c27a7fb
update android arch for multi build 2022-09-06 12:12:30 +05:30
fc18d3c84a
kivy mock android build 2022-08-25 12:24:03 +05:30
746e25c752
Add support for startonlogon in appimage 2022-08-14 01:14:06 +03:00
78e16e61a0
Build tests into the windows bundle if DEBUG=True is set in pyinstaller spec 2022-08-07 17:36:21 +03:00
eb43f2c068
Add a container for building snap 2022-08-03 17:03:46 +03:00
3cbd77f194
Add a stage winebuild for building 32bit exe 2022-08-03 17:03:46 +03:00
6b25a5481f
Move the appimage build to CMD, packages will be in /dist/ (run -v) 2022-08-03 17:03:46 +03:00
e048905b8b
Move appimage dry run into buildscripts/appimage.sh like in winbuild 2022-08-03 17:03:46 +03:00
4b8d04c420
Rewrite Dockerfile.bionic:
- install needed dependencies separately in each stage
  - make appimage the first stage because it needs minimum packages
  - replace travis2bash by tox
2022-08-03 17:03:46 +03:00
b257accb81
Add tor 2022-07-14 18:14:19 +03:00
c203f196a5
A snapcraft recipe.
Forced to add description and summary because parse-info didn't work.
Used git source because snapcraft expects different directory layout.

Closes: #1906
2022-07-14 18:13:49 +03:00
2b629ee0e9
Exclude more unused debs from appimage recipe 2022-07-12 20:33:38 +03:00
b3495a1e78
Don't use libglib2.0 while building appimage and exclude it from the recipe.
Closes: #1941
2022-07-12 20:33:07 +03:00
32651fbe53
Fix a mistake in packaging sql files for Windows 2022-07-12 01:17:43 +03:00
3b060d84b9
Make a separate script launcher.sh for the entry point, it allows
- passing args to the pybitmessage
  - setting API username and password through env
2022-04-20 21:34:38 +03:00
70dcb944c8
add sql scripts files for sqlthread, change in sql import, updated code for sql file loading and fixed some linting 2022-03-23 16:36:10 +05:30
a5773999fe
Refactor BMConfigParser as a Module variable 2022-02-15 17:12:43 +05:30
05046154da
update androiddev.sh for docker 2021-12-15 18:12:21 +05:30
971c79b3f5
Added dynamic version of appimage build 2021-12-14 20:57:59 +05:30
5bc92987c0
Fixed appimage build 2021-12-14 16:03:16 +05:30
6f1f47fb6a
Bundle the packages needed for json and xml extras into appimage 2021-12-13 15:57:06 +02:00
99abb6c880
Updated buildbot and travis in Dockerfile.bionic 2021-11-26 13:56:56 +05:30
53fd0e825d
Move additional dockerfiles into packages/docker 2021-10-04 15:08:46 +03:00
4747d6fe3d
Also remove Makefile (closes #843) 2021-10-04 15:08:46 +03:00
066626a1ec
Updated string formating, json.loads exception & white spaces changes 2021-10-01 17:33:58 +05:30
1dbdb0cd10
Update code quality function spacing, bare except & long line changes 2021-10-01 17:33:58 +05:30
2ace579107
Runtime hook for pyinstaller to load plugins and setup %PATH%. 2021-08-02 13:45:23 +03:00
11cf001d1a
Support running plugins menu_qrcode and proxyconfig_stem on Windows
by bundling needed metadata into exe.
2021-08-02 13:45:16 +03:00
5fa8115273
Improve the appimage recipe:
- add sni-qt into the appimage for tray icon
  - remove python-stem - it's not functional and needs debugging
  - exclude more libs: ncurses, readline
2021-07-02 21:19:02 +03:00
cd21d34e62
Fix the issue with python2 in the appimage (closes: #1769) 2021-07-02 18:25:56 +03:00
6463a4833a
AppImage recipe 2021-06-29 13:21:23 +03:00
132b413f6e
Exclude tests package from exe 2021-06-07 18:30:31 +03:00
5b71bd1931
Format and simplify bitmessagemain.spec, exclude unused libs and files 2021-02-09 22:56:44 +02:00
citizenaspirant
93bf7ad62c
Add apparmor config to data_files for Debian and Ubuntu 2020-11-04 15:47:46 +02:00
d3fbf17acf
Remove unmaintained debian package 2020-11-04 14:25:20 +02:00
73ecf07dec
Wine build cleanup and XP fix
- spec file was cleaned up
- 32bit build runs on XP (downgrade of PyInstaller needed)
2020-02-17 16:03:28 +08:00
3fb34370a7
Wine build script update
- update and clean up and make sure it works
- it builds the binary but I haven't tried to run the binary
- it probably still missing some fine tuning, OpenCL probably doesn't work
2020-02-12 16:16:53 +08:00
lakshyacis
d9ef4a8e8d
fix spelling mistakes 2020-01-04 18:48:23 +05:30
ekta-v
425a49edaf
update spec file for build script cross compile exe 2019-09-16 16:20:40 +05:30
ef1cd5a9bd
Merge branch '1159' into upstream-v0.6 2018-03-20 06:49:42 +01:00
sigoa
84c94ad748
codacy no like this 2018-03-18 11:50:57 +01:00
sigoa
c93b31dd45
backticks problematic 2018-03-18 11:46:10 +01:00
6fb5a751c6
Add collectd monitoring script 2017-12-20 09:41:36 +01:00
395812c0f8
Systemd config file
- tested on Debian 9, you may have to adjust paths/uids if your
deployment differs
2017-12-20 09:20:24 +01:00