Alexey Golubev 222f9dec99 Fix removing '.git' folder on windows
WindowsError: [Error 5] Access is denied: 'C:\\ds\\develop\\ie\\build_tools\\scripts\\..\\out\\win_64\\onlyoffice\\documentserver\\core-fonts\\.git\\objects\\pack\\pack-a339ab3830bf955c7fae1a2bc0b3c2adcb051ed5.idx
2019-12-20 12:11:26 +03:00
2019-06-20 14:04:46 +03:00
.
2019-11-26 15:32:03 +03:00
2019-12-06 14:34:14 +03:00
2019-12-02 16:20:25 +03:00
2019-09-11 11:47:16 +03:00
2019-12-12 18:21:24 +03:00
2019-09-11 18:16:22 +03:00

build_tools

Linux

Please note, that all instruction tested on Ubuntu 14.04

  1. Install QT. Tested on qt-5.9.8
    QT installer requires GUI.
    If you want to build on server without GUI - compile qt from source.

  2. Install dependencies via bash ./scripts/dependencies

  3. Configure build via bash ./configure with additional params, described in help

  4. Run build via bash ./make

Build will be available at ./out dir

Description
Used to build ONLYOFFICE DocumentServer-related products
Readme 40 MiB
Languages
Python 95.3%
JavaScript 2.2%
Dockerfile 0.8%
Shell 0.6%
Batchfile 0.4%
Other 0.7%