docs/Writerside/cfg/glossary.xml@ed75dc1db503
docs/Writerside/cfg/glossary.xml
Fri, 23 May 2025 12:44:24 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Fri, 23 May 2025 12:44:24 +0200
- changeset 1327
- ed75dc1db503
- parent 1140
-
88a9ee79c102
- permissions
- -rw-r--r--
make test-compile depend on both static and shared
the shared lib is not needed for the tests,
but when run with coverage, gcov will be confused
when outdated line information is available from
a previous shared build
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE terms SYSTEM "https://resources.jetbrains.com/writerside/1.0/glossary.dtd">
<terms>
<term name="supported-compilers">
Supported compilers for Unix and Linux builds are gcc, clang, suncc.
For Windows there is a separate MSVC project.
</term>
</terms>