No description
Find a file
Tamás Zolnai eb3b3e54d4 parallel-cypress: during parallel build don't write out execution line-by-line
Because in this case, the output of the different threads will be
mixed in the command line.
For sequential build keep the original behavior.

Change-Id: Ibf9bf7c6111f8b5b0cf188fab66b97dedd613c65
2020-03-03 12:41:54 +01:00
android
common
cypress_test parallel-cypress: during parallel build don't write out execution line-by-line 2020-03-03 12:41:54 +01:00
debian
docker
etc
fuzzer
gtk
ios
kit
kubernetes/helm
loleaflet
man
net
scripts
test
tools
wsd
.clang-format
.clang-tidy
.gitignore
.gitreview
AUTHORS
autogen.sh
browsersync-config.js
ChangeLog
configure.ac
COPYING
discovery.xml
favicon.ico
INSTALL
logerrit
loolkitconfig-mobile.xcu
loolkitconfig.xcu
loolstat
loolwsd-systemplate-setup
loolwsd.init.rhel6
loolwsd.service
loolwsd.spec.in
loolwsd.xml.in
Makefile.am
NEWS
PROBLEMS
README
sysconfig.loolwsd

LibreOffice Online.

This project has several components:

wsd/
	The Web Services Daemon - which accepts external connections.

kit/
	The client which lives in its own chroot and renders documents.

common/
	Shared code between these processes.

loleaflet/
	The client side JavaScript component.

It is recommended to read these files:

	wsd/README
	loleaflet/README

Enjoy.