Development: Tools Used
Any third party library, build tool or utility used is referred to as
"Tool".
To keep the source distribution independent from external sites all
tools used to build the project as well as all runtime libraries
required are included in the source distribution if this complies
with the tool license.
Please note that these webpages are generated by the
tooldoc build tool
that is part of the project.
Check out the
tooldoc description
for more information.
Category |
Description |
Build Tools |
Tools required during build time of the project.
Binary distributions will run without these tools. |
Auditing Tools |
Tools required for unit testing and project auditing.
Binary distributions will run without these tools. |
Module |
Description |
Shared |
Libraries shared among all project modules.
These libraries are bundled with binary distributions. |
Core |
Core specific libraries.
These libraries are bundled with binary distributions. |
Editor |
Editor specific libraries.
These libraries are bundled with binary distributions. |