3d19c3f23f
Add transifex update translation file
2023-01-13 12:20:38 +05:30
6310fc8919
Dry run both windows executables - downgrade PyInstaller to 3.5 for win64
2022-08-07 17:36:21 +03:00
d41503ee8a
Redefine VERSION_EXPANDED from pkg2appimage functions.sh
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
2b1187a244
Update winbuild.sh
2022-02-25 19:01:53 +05:30
b393cfc98d
update sdk and ant compatible version
2021-12-23 14:33:28 +05:30
05046154da
update androiddev.sh for docker
2021-12-15 18:12:21 +05:30
5bc92987c0
Fixed appimage build
2021-12-14 16:03:16 +05:30
7740d54ce7
Bundle also json and xml extras into windows exe ( fixes : #1903 )
2021-12-13 15:56:32 +02:00
511c7b69ac
added android dev in buildscript
2021-12-01 15:17:58 +05:30
66e8dbf621
Download vcredist_x86 from web.archive.org, the original is gone
2021-08-02 13:45:24 +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
bfad6cf69d
AppImage build script ( fixes : #1450 )
2021-06-29 13:21:55 +03:00
8cdc934efd
Dry run built 32bit exe in buildscripts/winbuild.sh
2021-06-14 18:07:55 +03:00
39d28b9b0f
Downgrade pyinstaller for python 2.7 compatibility
...
- pyinstaller 3.6 is the last one supporting python 2.7 so we're forcing
it for 64bit windows builds
2020-08-28 13:52:31 +02:00
2c5d15e649
winebuid.sh code quality
...
- code quality only changes
2020-08-27 16:48:02 +02:00
245c8d20e1
Cert removal and pytools compatibility
...
- remove SSL certificate from winebuild.sh (was causing too many
problems, not worth the effort)
- set pytools version to 2020.2 in winebuild.sh, as that's the last one
to support python2
- fixes #1658
2020-08-27 16:13:20 +02:00
7fd6200fb1
Wine build patch for OpenCL frozen mode
...
- PyOpenCL needs to be patched to work in frozen mode
2020-04-29 12:12:38 +08:00
32bb2a6e44
Optionally set git root CA in wine build
...
- I want to use a https cache for build, that requires to add a new root CA for
pip, and I can't find a way to do that cleanly without modifying the
winebuild.sh script
2020-02-19 21:45:23 +08:00
ac2df26e96
Ignore build directory
...
- delete obsolete files from build/
- move files from build/ to buildscripts/
- add build/ to .gitignore
2020-02-19 21:16:41 +08: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
ekta-v
8f848609ef
added builder.sh script
2019-09-16 18:14:34 +05:30