office-gobmx/external/serf
Luboš Luňák 0adc9b615f GBUILD_TRACE, support for finding out where the build time is spent
See instructions in solenv/gbuild/Trace.mk . This generates a file than
can be viewed e.g. in the Chromium tracing view.

Change-Id: I5f90647c58ca729375525b6daed2d4918adc8188
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88754
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2020-02-16 14:49:45 +01:00
..
ExternalProject_serf.mk
Makefile
Module_serf.mk
README
UnpackedTarball_serf.mk
windows.build.patch.1

The serf library is a high performance C-based HTTP client library
built upon the Apache Portable Runtime (APR) library.

From [http://code.google.com/p/serf/].