|
|
413424bf62
|
Merge hotfix/v5.3.3 into develop
|
2019-07-09 19:39:31 +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 |
|
|
|
4894639c09
|
Build icu with only xp target (#167)
|
2019-06-28 10:41:31 +03:00 |
|
|
|
3727c2e982
|
Fix boost download error
|
2019-06-26 18:53:10 +03:00 |
|
|
|
9b9d7df4e2
|
Merge remote-tracking branch 'remotes/origin/hotfix/v5.3.3' into develop
# Conflicts:
# Common/DocxFormat/Source/XlsxFormat/SharedStrings/Text.h
|
2019-06-24 15:05:16 +03:00 |
|
|
|
2214362426
|
Fix boost download error
|
2019-06-24 14:51:39 +03:00 |
|
|
|
bdce91fccf
|
Merge hotfix/v5.3.2 into develop
|
2019-06-21 18:38:23 +03:00 |
|
|
|
dd65f70fcb
|
[ios][x2t] add support bitcode
|
2019-06-21 16:23:32 +03:00 |
|
|
|
bf600c6eb0
|
Core/mac build (#161)
|
2019-06-21 12:54:00 +03:00 |
|
|
|
0db6728463
|
Fix 3rdparty building
|
2019-06-20 14:32:51 +03:00 |
|
|
|
09c43b1179
|
Remove curl & add errors to bat files (#159)
|
2019-06-19 17:20:12 +03:00 |
|
|
|
075f70c220
|
Fix prefious commit (#156)
|
2019-06-17 16:17:14 +03:00 |
|
|
|
6abf1613ec
|
Fix mac build (#155)
|
2019-06-17 15:58:07 +03:00 |
|
|
|
c312a2b868
|
XlsFormat - fix bug #41779
|
2019-06-05 16:44:37 +03:00 |
|
|
|
635265eaa2
|
Feature/pre5.3.1 (#146)
* Fix bug with fonts installed not for all users
* Fix compilation error with gcc >=5
* Fix build for xp
|
2019-05-29 15:29:19 +03:00 |
|
|
|
5a7fc7f548
|
Skip build error for tests
|
2019-02-13 16:11:50 +03:00 |
|
|
|
44a0c65637
|
[ios][x2t] boost.framework build and odf_file projects
|
2019-02-02 15:05:44 +03:00 |
|
|
|
ac6a1a19da
|
Merge remote-tracking branch 'origin/hotfix/v5.2.4' into develop
|
2018-11-26 14:43:12 +03:00 |
|
|
|
45ba99b9bf
|
Up cef version on linux
|
2018-11-21 16:20:33 +03:00 |
|
|
|
f6d38c1f1b
|
Merge remote-tracking branch 'origin/hotfix/v5.2.4' into develop
|
2018-11-10 19:05:45 +03:00 |
|
|
|
30473ee9b7
|
MacOS build (clang)
|
2018-11-09 15:38:15 +03:00 |
|
|
|
8b6e5f17c8
|
MacOS
|
2018-11-09 14:06:51 +03:00 |
|
|
|
a687e49a6a
|
[android][x2t] fix for build
|
2018-11-07 14:04:27 +03:00 |
|
|
|
18d610e3e0
|
[android][x2t] added example of converter
|
2018-09-27 14:09:12 +03:00 |
|
|
|
c94e1e3223
|
V8 windows xp support
|
2018-08-27 16:40:56 +03:00 |
|
|
|
4afe985955
|
Fix building libicue on all glibc > 2.26 systems
|
2018-08-24 12:35:45 +03:00 |
|
|
|
5bc537749e
|
Add date_time library
|
2018-08-22 19:41:12 +03:00 |
|
|
|
9601d90671
|
OdfFormatReader - fix dataValidations, conditional formating
|
2018-07-23 17:31:39 +03:00 |
|
|
|
feddb37222
|
static link open ssl to desktop (mac)
|
2018-07-19 19:46:59 +03:00 |
|
|
|
81db8d1776
|
Fix macos build
|
2018-07-19 15:00:47 +03:00 |
|
|
|
db2d001110
|
Fix possible typo
`realink -n` return empty string
Introduced in
51569b626f
Seems have nothing to do with mac, since all other file has `readlink
-f`
|
2018-07-12 18:24:22 +03:00 |
|
|
|
b883cfcbd4
|
Add workaround for building icu on ArchLinux
See https://bugs.archlinux.org/task/55246
|
2018-07-12 16:51:17 +03:00 |
|
|
|
bb8add215a
|
Fail on any error in subscripts
Without this command any errors are just ignored and script continues
|
2018-07-12 16:24:32 +03:00 |
|
|
|
fc9b5e0613
|
[ios][x2t] fixed icu
|
2018-07-10 18:33:35 +03:00 |
|
|
|
ab449707f3
|
Merge remote-tracking branch 'origin/hotfix/v5.1.5' into develop
|
2018-07-09 14:47:31 +03:00 |
|
|
|
d81c895610
|
Add --no-historyt to gclient-sync
Greatly reduce time to fetch v8 sources.
Time to execute `gclient-sync`
Default varinant `real 21m2.279s`
With `--no-history` - `real 0m53.638s`
|
2018-07-05 17:21:57 +03:00 |
|
|
|
2b2352fc74
|
Fix error build
|
2018-07-04 12:22:28 +03:00 |
|
|
|
1c73ff0c3f
|
Merge remote-tracking branch 'origin/hotfix/v5.1.5' into develop
|
2018-06-01 18:18:31 +03:00 |
|
|
|
6fae9115ea
|
Merge branch 'hotfix/v5.1.5' into feature/onlypass
|
2018-05-30 13:58:29 +03:00 |
|
|
|
8e35f9b063
|
[ios][x2t] fixed build
|
2018-05-25 12:25:37 +03:00 |
|
|
|
1879ce8dbb
|
v5.1.4
|
2018-05-24 15:34:46 +03:00 |
|
|
|
323d1b44cd
|
openssl
|
2018-05-23 13:36:26 +03:00 |
|
|
|
83fa44edcd
|
Use system libcurl
|
2018-05-21 18:12:06 +03:00 |
|
|
|
2ead42a513
|
Build on linux
|
2018-05-17 15:32:23 +03:00 |
|
|
|
427046cb8f
|
Fix build on mac
|
2018-05-17 12:14:12 +03:00 |
|
|
|
e60cc05b6e
|
Downgrade icu to v58.2
ICU58 is the last version that works on Windows XP and Windows Vista.
|
2018-05-16 12:20:15 +03:00 |
|
|
|
a7d2191649
|
Add static libcurl (#81)
|
2018-05-10 19:23:59 +03:00 |
|
|
|
a4445cacaa
|
PdfReader builds (windows)
|
2018-05-10 09:43:34 +03:00 |
|
|
|
eaa01c7995
|
Merge remote-tracking branch 'origin/feature/static-libcurl' into develop
|
2018-05-08 13:00:39 +03:00 |
|
|
|
d502206726
|
Add static libcurl
|
2018-05-08 12:18:15 +03:00 |
|