cfe69c6bcd
Merge pull request 'fix/custom-sysroot' ( #125 ) from fix/custom-sysroot into release/v9.1.0
...
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/build_tools/pulls/125
2025-09-24 07:18:30 +00:00
3646a2560a
Add flag for build qt
2025-09-23 16:45:37 +03:00
af9db63711
Update for sysroot build
2025-09-09 13:45:01 +03:00
944caac250
Fix build heif with custom-sysroot
2025-09-02 21:22:43 +03:00
3d51a5e648
Fix build
2025-09-02 19:14:20 +03:00
e69a5135da
Fix for linux_arm64
2025-08-25 15:19:21 +04:00
75faf391b6
Merge branch 'release/v9.1.0' into feature/custom-sysroot
2025-08-22 14:40:15 +03:00
4e6b45043a
Update for custom arm toolchain
2025-08-20 17:47:45 +03:00
72124a2305
Disable QtQuick and qml building
2025-08-20 17:07:43 +03:00
b4b84dc462
Add cross building for linux arm64
2025-08-20 14:47:41 +03:00
ac394d8de6
Update for github downloading
2025-07-15 14:20:42 +03:00
abde837a74
Update arm toolchain to gcc 5.4.1
2025-07-14 20:47:06 +03:00
0f89ba4247
Restore LD_LIBRARY_PATH after building
...
And fix bugs
2025-07-08 21:02:32 +03:00
4cefdc38fb
FIx symlinks for entire folder
2025-07-08 19:53:46 +03:00
d1481021a7
Add custom sysroot for arm
2025-07-08 18:34:40 +03:00
fa589c9523
[build] Bump Ubuntu to 20.04(Dockerfile); switch to @yao-pkg/pkg; For bug 74773
2025-06-06 17:45:07 +03:00
d929ed411f
Fix typo
2024-11-22 11:34:58 +03:00
80fb376132
Fix bug 71595
2024-11-21 17:29:22 +03:00
30df3df8cf
Setup qmake with portable data
2024-11-21 14:32:00 +03:00
fa7e324fe0
Add deps
2024-11-18 18:30:05 +03:00
af3627bccb
Fix build
2024-11-11 16:50:32 +03:00
5e4b3cf0d2
Fix build with modern compilers
2024-11-05 14:22:50 +03:00
bba0ff87da
Add script for qt arm builds
2024-05-16 13:31:32 +03:00
c9de5278ea
Fix build
2024-05-16 12:10:50 +03:00
7349c64253
Add arm32 build
2024-04-26 19:18:48 +04:00
88649507c7
Fix problem with cores
2024-04-26 14:08:27 +04:00
cc503473f9
Add dockerfile and python script
2024-04-25 22:07:46 +04:00
c17037ef65
Change link to qt
2023-06-12 12:10:09 +03:00
9b81677fbf
Update patchelf
2023-05-24 20:59:19 +03:00
ce9762da73
Update patchelf and add build script
2023-05-24 11:56:33 +03:00
dc08890d4c
Merge branch 'hotfix/v7.3.3' into release/v7.4.0
2023-05-02 17:22:16 +03:00
6bdfc8a141
Create use_system_qt.py
2023-04-21 01:51:35 +03:00
a7f0f1611f
Update linux automate script
2023-04-14 16:00:52 +03:00
c7465ba9ee
Add library for ubuntu14
2023-03-30 12:25:34 +03:00
7c1f957275
Add rpath to elf tools
2023-03-28 01:28:32 +03:00
ad762c667b
Fix elf tools
2023-03-28 00:30:43 +03:00
803fa4781b
Update patchelf
2023-03-27 13:21:52 +03:00
63cdb366ba
Fix rpath for old systems
2023-03-26 21:08:38 +03:00
585d1bfba9
Add tools
2023-03-26 20:59:49 +03:00
e50882881d
Fix error code
2022-08-24 17:10:09 +03:00
2937163371
Add executable rights
2022-08-24 16:57:47 +03:00
0e6af8fc1b
Add .system directory for old linux
2022-08-24 16:53:45 +03:00
bc005c4e5f
Developing...
2022-01-04 19:03:42 +03:00
104c02c61a
Fix automate.py CLI args
...
Currently, CLI args passed to automate.py are not included when calling configure.py. This commit allows the user to make use of the various options in configure.py.
2021-11-10 09:52:06 -06:00
d162d24acd
Fix build for example without sync-rpc
2021-11-01 14:24:17 +03:00
830b01114a
Fix compile on ubuntu14
2021-05-28 19:04:08 +03:00
ee22cbca1b
Fix forgotten -y flag for installation confirmation
2021-05-28 10:27:03 +03:00
74a6da2f57
Fix build in Debian 10
2021-05-27 20:42:58 +03:00
aa978f56d1
Update Qt 5.9.9 link
2021-05-07 17:20:17 -05:00
9486e8ef1c
Fix key verification for nodejs installation ( #280 )
...
For some reason installing nodejs on Ubuntu 14.04
will result in error:
```
WARNING: The following packages cannot be authenticated!
nodejs
```
See also:
https://github.com/nodesource/distributions/issues/1181
2021-03-26 14:17:02 +03:00