Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 953 Bytes

File metadata and controls

31 lines (26 loc) · 953 Bytes

BearBuildTool Discord

BearBuildTool is a cross platforms system of the automatic build designed minimization time to set up and service builds of projects.

Supported Platform

Platform Configurations Status
DotNET Debug / Release (Any) Build status

Platforms

OS Platform Support
Windows Win32(MSVC) Full
Windows Win64(MSVC) Full
Windows MinGWw-64 Full
Linux g++ in the development

Configurations

Configurations Info
Debug Without optimized and full debug info
Mixed O2 and debug info
Release O3 and minimum debug info

Supported Editors

OS Editor
Windows Visual Studio 2019
Windows Visual Studio Code
Linux Visual Studio Code