42 Commits

Author SHA1 Message Date
1144bb166c Remove using bitcode on ios 2024-10-03 14:19:08 +03:00
0053b72656 Remove unused files 2024-03-13 17:13:25 +03:00
f93a628c24 Refactoring build 2024-03-10 21:58:34 +03:00
571a6f897b Developing 2023-06-29 23:14:25 +03:00
d3dc902f23 Fix export methods 2023-05-09 11:40:02 +05:00
70c4f045ea Fix build 2023-04-26 20:34:11 +05:00
16448245b8 Refactoring gtests 2023-04-21 14:02:36 +03:00
3ef0ed1d36 [copyright] Update address in Copyright 2023-03-01 23:21:57 +03:00
5102820231 [copyright] Fix invalid Copyright 2023-02-28 14:18:51 +03:00
fa075d0224 Add support bundle_xcframeworks build flag 2023-01-22 13:24:46 +05:00
cb52f87188 Refactoring module 2022-11-22 17:42:14 +03:00
6275bc8fa2 Refactoring 2022-11-21 21:42:13 +03:00
b25c3d3022 Switch to openssl 1.1.1i on android 2022-10-14 10:48:00 +03:00
74bbbfd0e9 Refactoring gitignore 2021-11-13 20:13:39 +03:00
3267e7e0fc Fix android build 2021-10-27 21:44:26 +03:00
5d2b5c92d5 Fix ios build with new clang 2021-10-22 17:32:20 +03:00
7c836c61a0 Fix build 2021-10-21 23:06:08 +03:00
2dea9f2096 Fix curl command 2021-10-21 21:36:15 +03:00
c0d4bcd16a Fix build without terminal colors 2021-10-21 21:18:07 +03:00
a519bcf0c4 Add to ignore downloaded sources of curl and openssl projects 2021-10-14 11:05:11 +03:00
13f125f508 Merge remote-tracking branch 'origin/release/v6.4.0' into feature/nativeRefactoring 2021-06-25 10:45:23 +03:00
3472edc763 Fix build on linux/macos (#636) 2021-06-09 09:45:16 +03:00
686be7c5f0 Aes gcm mode (#634) 2021-06-08 11:32:54 +03:00
6d5e9a6835 [3dParty][websocket] fix build scripts 2021-04-13 19:57:36 +03:00
157934032e [3dParty][websocket] build openssl and ixwebsocket for ios 2021-04-12 22:21:13 +03:00
5984794ca5 [3dParty][mobile] add build scripts curl, openssl, ixwebsocket 2021-03-17 19:06:31 +03:00
b95065fd70 Openssl build for windows xp 2020-06-16 15:28:10 +03:00
a045f57430 . 2020-05-25 18:24:18 +03:00
a7c868d3d1 Remove unused files 2020-03-18 09:55:30 +03:00
997bf0b887 Hide openssl symbols 2020-03-03 19:10:03 +03:00
5d5e7bce72 Speed up cloning openssl (#169)
Before:
```
real    3m6,793s
user    0m28,249s
sys     0m5,641s
```

After:
```
real    0m13,834s
user    0m2,169s
sys     0m0,838s
```
2019-07-04 11:42:54 +03:00
bf600c6eb0 Core/mac build (#161) 2019-06-21 12:54:00 +03:00
5a7fc7f548 Skip build error for tests 2019-02-13 16:11:50 +03:00
feddb37222 static link open ssl to desktop (mac) 2018-07-19 19:46:59 +03:00
6fae9115ea Merge branch 'hotfix/v5.1.5' into feature/onlypass 2018-05-30 13:58:29 +03:00
323d1b44cd openssl 2018-05-23 13:36:26 +03:00
2ead42a513 Build on linux 2018-05-17 15:32:23 +03:00
16728b5195 Escape to build openssl twice 2018-03-01 17:25:47 +03:00
a2d0c4ad7d Fix build 3rd-party on macOS 2018-02-26 14:57:24 +03:00
7388bf871f refactoring 2017-07-20 17:41:28 +03:00
93274395a9 . 2017-07-05 13:55:37 +03:00
227d4f18d6 . 2017-06-08 17:24:17 +03:00