BearBuildTool is a cross platforms system of the automatic build designed minimization time to set up and service builds of projects.
Platform | Configurations | Status |
---|---|---|
DotNET | Debug / Release (Any) |
OS | Platform | Support |
---|---|---|
Windows | Win32(MSVC) | Full |
Windows | Win64(MSVC) | Full |
Windows | MinGWw-64 | Full |
Linux | g++ | in the development |
Configurations | Info |
---|---|
Debug | Without optimized and full debug info |
Mixed | O2 and debug info |
Release | O3 and minimum debug info |
OS | Editor |
---|---|
Windows | Visual Studio 2019 |
Windows | Visual Studio Code |
Linux | Visual Studio Code |