Commit Graph

62 Commits

Author SHA1 Message Date
Martin
ed9760bf4c Set and reset PATH correctly
(cherry picked from commit 5ade06ef39)
2019-11-23 15:08:49 +01:00
Martin
0ee5c2d928 Add ELLCC build for ARMv6 again
(cherry picked from commit 5200984551)
2019-11-23 15:08:42 +01:00
Martin
f11ac7f4e5 Option to compile with embedded ZSTD 2019-10-08 12:52:37 +02:00
Martin
7cb2c05ce2 Use different sdk for arm 2019-10-05 16:28:07 +02:00
Martin
d5998502cd Fix disabling sse4 in linux build 2019-10-05 13:34:03 +02:00
Martin
5b06471b77 Set base arch instead of disabling sse4 2019-10-05 02:38:54 +02:00
Martin
3dfe4dfc2b Build without sse4 2019-10-05 02:23:53 +02:00
Martin
97dc6e011e Enable CRC32C cpu feature 2019-08-08 21:27:28 +02:00
Martin
4ff5671687 Make OpenSSL linking work 2019-08-08 21:15:13 +02:00
Martin
2c8e291d7c Set OpenSSL prefix 2019-08-08 19:58:33 +02:00
Martin
92ad459630 Install block alignment tool on Linux 2019-08-07 21:13:31 +02:00
Martin
a861e1abfe Add capath parameter and link openssl statically in linux binary client 2019-08-04 14:00:57 +02:00
Martin
ff5361d22a Disable cryptopp init priority 2019-08-01 20:53:32 +02:00
Martin
5a00fb9ee6 Disable ASM when building for armv7-a 2019-08-01 19:40:50 +02:00
Martin
d2aad9edfe Replace adhoc file with empty file 2019-08-01 19:09:48 +02:00
Martin
4511810829 Replace adhoc file with empty file 2019-08-01 18:59:53 +02:00
Martin
8560618688 Re-enable LTO; use embedded cryptopp 2019-08-01 18:32:42 +02:00
Martin
6484a2ace3 Disable lto in Android NDK build 2019-08-01 03:27:34 +02:00
Martin
b311f9632f Merge branch '2.4.x' of server.raiber.de:/home/git/urbackup_backend into 2.4.x
# Conflicts:
#	create_linux_installer.sh
2019-07-31 22:39:34 +02:00
Martin
1a58f48dc3 Option to use c-ares for DNS resolution and use it for android linux client builds 2019-07-31 22:38:55 +02:00
Martin
1fcc000eb4 Add ARM32 cpu flags 2019-07-31 18:49:32 +02:00
Martin
f36993a3e9 Use lto for linux installers 2019-07-11 23:21:38 +02:00
Martin
1ffefce796 Use more recent android sdk version to get posix_spawn support 2019-07-11 22:59:01 +02:00
Martin
417ea4e167 Use Android NDK to build Linux binaries 2019-07-06 22:45:09 +02:00
Martin
c665c6ac4e Build Linux binaries with Android NDK 2019-07-06 21:57:18 +02:00
Martin
88fd9da759 Use gcc/ecc ar and ranlib 2018-10-23 17:42:33 +02:00
Martin
7187ed56c3 Run installer script by calling sh 2017-12-15 21:24:18 +01:00
Martin
1ff5bfb6c6 Run installer script by calling /bin/sh 2017-12-15 20:21:04 +01:00
Martin
00282415ea Use up-to-date crypto++ in linux client 2017-02-19 16:41:42 +01:00
Martin
40b3383c7e Added uninstall script 2016-09-29 12:47:10 +02:00
Martin
6ce68b5101 Use embedded instead of static cryptopp 2016-06-11 17:56:14 +02:00
Martin
6017464274 Use embedded instead of static cryptopp 2016-06-11 17:43:38 +02:00
Martin
3818914a07 Enable LTO 2016-06-11 14:42:08 +02:00
Martin
21b570ee9e Include x86_64 glibc binary in Linux installer 2016-06-11 14:12:33 +02:00
Martin
1258453a0f Enable Linux & Mac client update 2016-03-20 22:02:07 +01:00
Martin
512c17fbc1 Compile without SQLite lock tracing 2016-02-26 15:48:32 +01:00
Martin
e6d066ba4a Enable SQLite lock tracing 2016-02-23 12:05:39 +01:00
Martin
38fedd3c0a Add debug info to sqlite 2016-02-23 12:01:26 +01:00
Martin
97c1215249 Fixed Linux installer build 2016-02-22 20:34:35 +01:00
Martin
4f2eb3e99b Create second installer with debug symbols 2016-02-13 13:06:41 +01:00
Martin
1e42813658 Enable client update only if set via configure 2016-02-01 15:58:15 +01:00
Martin
beaaeaf36a Revert "Remove aarch64 again"
This reverts commit 11c4d1c498.
2016-02-01 15:35:45 +01:00
Martin
f3ab036bd6 "Fix" compiler assertion 2016-02-01 15:27:54 +01:00
Martin
11c4d1c498 Remove aarch64 again 2016-02-01 14:43:36 +01:00
Martin
bd62a2c504 Make installer smaller 2016-02-01 14:41:21 +01:00
Martin
f7d5f0fb56 Added aarch64-linux-eng back 2016-02-01 13:10:34 +01:00
Martin
95da2f9409 Use hashes of previous versions on all platforms + reset 2016-02-01 01:13:04 +01:00
Martin
c263f009af Defines to increase stack size 2016-01-25 00:35:01 +01:00
Martin
889abc8559 Removed arch armv6-linux-engeabi 2016-01-23 20:08:00 +01:00
Martin
c466cf7e7a Fixed compile 2016-01-21 23:52:32 +01:00