Commit Graph

86 Commits

Author SHA1 Message Date
da5572ed4c [make] Fix dir name 2021-08-03 11:34:52 +03:00
9394cf33ed [bug] For bug 51620; Replace empty file with template of new file 2021-08-03 11:34:52 +03:00
6cfba3c57d Fix bug #51509 (#288) 2021-07-28 18:55:42 +03:00
2fc6690f09 Remove server version of spell checker (#281)
* Remove server version of spell checker

* Add changes

* Add changes
2021-06-21 11:52:54 +03:00
ad77d1825e [build] Debug 2020-03-26 17:02:15 +03:00
3b8ad4ce97 Use 'build_tools' for build binaries 2019-12-05 16:24:16 +03:00
c014828d6f Change build dir to 'build_tools' 2019-12-03 19:54:08 +03:00
3c8b19c332 [all] Rename
Rename web-apps-pro -> web-apps
2019-10-24 12:31:13 +03:00
6bec328df6 Add custom public key support
(cherry picked from commit 3bf816a425)
2019-10-07 16:52:12 +03:00
1d8e3410a6 Add allthemesgen deploying 2019-07-22 17:09:02 +03:00
81ec097dd5 AllFontsGen->allfontsgen 2019-07-18 14:09:54 +03:00
33dd629fbc Use Ribbon interface 2019-05-23 15:47:41 +03:00
245128a7d4 Allow custom installation directory 2019-01-18 18:49:07 +03:00
d9272b78f9 Remove Readme.md for deploy 2018-11-19 14:46:48 +03:00
28964eafec Copyright rebranding 2018-11-06 16:18:45 +03:00
2323434769 Add branding folder 2018-11-01 13:53:49 +03:00
2a0102753f Fix install opensource 2018-09-26 12:41:08 +03:00
c595814c6f [feature] Add info page 2018-09-13 16:55:30 +03:00
7cb15aa0ac Fix installation bug 2018-09-10 19:35:52 +03:00
97bc7aaf38 fix misprint 2018-08-28 12:20:35 +03:00
348fb95cf8 Copy set of shared libraries 2018-08-27 19:19:23 +03:00
1fbc5a23f5 Remove all sudo calls, since command is sudo make install 2018-07-13 16:43:38 +03:00
e92f2fea2c Add onlyoffice user by useradd
`useradd` exist on any linux system
but `adduser` not exists on arch linux at least
2018-07-13 16:00:33 +03:00
415fce3f5c Fix "install" target error 2018-05-23 17:31:34 +03:00
586b10345f Refactore install/uninstall shared libs 2018-05-17 15:13:32 +03:00
e8320e2bc5 update icu version 2018-04-25 17:07:14 +03:00
d3c44a422e Fix x2t crash after icu version update 2018-04-16 17:26:57 +03:00
9ec350c540 Prevent fonts genarate escaping 2018-03-29 19:44:36 +03:00
626ca2b09a Fix fonts generation fail while install 2018-03-29 16:13:27 +03:00
edd6e84ddc Correct icudtl.dat path 2018-03-06 18:48:46 +03:00
07ea8a33a4 Fix core-fonts clean up error 2018-03-06 16:49:58 +03:00
a771eba91b Put 'core-fonts' dir to the 'server' level dir 2018-02-20 15:49:05 +03:00
b4150bc9ce Fix build error 2018-02-20 14:35:04 +03:00
72e232d355 Add core-fonts for 'all ' target 2018-02-20 13:59:26 +03:00
1506c041c2 Add core-fonts dir 2018-02-19 19:05:05 +03:00
cb3402e8e5 Removed unused code 2018-01-11 18:53:25 +03:00
b9a30b35ee Added empty files 2017-10-06 11:18:24 +03:00
7ce82d2c00 Added docbuilder 2017-10-04 15:13:11 +03:00
1bf99c5cbb Use uname -m for determine linux x64\x686
According to [Wikipedia](https://en.wikipedia.org/wiki/Uname), 
[StackOverlow](https://stackoverflow.com/a/32662963/820501)
and my personal experience to build `server` on `debian` Docker image
`uname -p` return `unknown`, so build process failing.
Using `uname -m` and it works fine
2017-06-07 18:01:33 +03:00
f60015a3fa Disabled parallel build 2017-02-03 12:21:50 +03:00
89a2ec5e1e refactoring 2017-01-25 12:27:44 +03:00
e2476bfe0a Fixed server startup crash, when server has been built without version env 2017-01-25 12:27:27 +03:00
a6fb70a096 Added welcome 2016-11-18 15:16:54 +03:00
0f05407f89 temporary remove htmlfileinternal 2016-11-11 12:43:59 +03:00
a2f39cb7b3 included htmlfileinternal to default run target 2016-11-11 11:49:55 +03:00
6057fc9d28 Get CEF from 3dParty folder 2016-11-11 11:47:35 +03:00
36348e50f4 include build-date to the default target 2016-10-27 19:32:58 +03:00
de2e72bba5 Changed build number magic 2016-10-05 16:22:51 +03:00
9e163f3c6f remove absolute path in DoctRenderer.config 2016-09-01 16:42:46 +03:00
24c26007b6 Removed unessesary slash 2016-08-22 15:03:04 +03:00